summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.txt2
-rw-r--r--docs/LINUX.txt9
2 files changed, 9 insertions, 2 deletions
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 <path> 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