From 42d902539f5a812f4f6c910c42c08d6506e45f20 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 15 Dec 1999 22:23:56 +0000 Subject: Minor changes to the docs git-svn-id: http://svn.leocad.org/trunk@34 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- docs/INSTALL.txt | 2 ++ docs/LINUX.txt | 9 +++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt index 6c8a3c9..7f6aa1b 100644 --- a/docs/INSTALL.txt +++ b/docs/INSTALL.txt @@ -19,6 +19,8 @@ MS Windows ---------- - Extract LIBJPEG 6.0 to the win/libjpeg directory +- Extract ZLIB to win/zlib +- Extract LIBPNG to win/libpng - Extract the 3DSFTK to win/3dsftk (use -d to keep directory names) - Open VC++ and do a 'Make All' diff --git a/docs/LINUX.txt b/docs/LINUX.txt index 4d60f61..1d47411 100644 --- a/docs/LINUX.txt +++ b/docs/LINUX.txt @@ -48,11 +48,16 @@ in another place, set the environment variable LEOCAD_LIB to that directory or start the program with the -l option. You need to have an OpenGL library, you can download Mesa -from www.mesa3d.org if you don't have one already. You should also -have GTK+, it's available from www.gtk.org +from www.mesa3d.org if you don't have one already (you'll need to +create the symlinks described in the README). You should also have +GTK+, it's available from www.gtk.org Current versions are: GTK+ 1.2 +MESA 3D 3.0 +LIBJPEG 6.0 +LIBPNG 1.0 +ZLIB 1.1 COMMAND LINE OPTIONS -- cgit v1.2.3