diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 52 |
1 files changed, 26 insertions, 26 deletions
@@ -54,21 +54,21 @@ BUILDING AND INSTALLING FLTK UNDER UNIX AND MacOS X You can run configure yourself to get the exact setup you need. Type "./configure <options>". Options include: - --enable-cygwin - Enable the Cygwin libraries (WIN32) - --enable-debug - Enable debugging code & symbols - --disable-gl - Disable OpenGL support - --enable-shared - Enable generation of shared libraries - --enable-threads - Enable multithreading support - --enable-xdbe - Enable the X double-buffer extension - --enable-xft - Enable the Xft library (anti-aliased fonts) - - --bindir=/path - Set the location for executables +--enable-cygwin - Enable the Cygwin libraries (WIN32) +--enable-debug - Enable debugging code & symbols +--disable-gl - Disable OpenGL support +--enable-shared - Enable generation of shared libraries +--enable-threads - Enable multithreading support +--enable-xdbe - Enable the X double-buffer extension +--enable-xft - Enable the Xft library (anti-aliased fonts) + +--bindir=/path - Set the location for executables [default = /usr/local/bin] - --libdir=/path - Set the location for libraries +--libdir=/path - Set the location for libraries [default = /usr/local/lib] - --includedir=/path - Set the location for include files. +--includedir=/path - Set the location for include files. [default = /usr/local/include] - --prefix=/dir - Set the directory prefix for files +--prefix=/dir - Set the directory prefix for files [default = /usr/local] When the configure script is done you can just run the @@ -98,8 +98,8 @@ BUILDING FLTK UNDER MICROSOFT WINDOWS makeinclude and config files to the main directory and do a make: - copy makefiles\Makefile.<env> Makefile - make +copy makefiles\Makefile.<env> Makefile +make BUILDING FLTK UNDER OS/2 @@ -113,25 +113,25 @@ BUILDING FLTK UNDER OS/2 directory and do a make: copy makefiles\Makefile.os2x Makefile - make +make INTERNET RESOURCES FLTK is available on the 'net in a bunch of locations: - - WWW: http://www.fltk.org/ - http://www.fltk.org/str.php [for reporting bugs] - http://www.fltk.org/software.php [source code] +- WWW: http://www.fltk.org/ + http://www.fltk.org/str.php [for reporting bugs] + http://www.fltk.org/software.php [source code] - - FTP: http://ftp.easysw.com/pub/fltk - ftp://ftp.easysw.com/pub/fltk - ftp://ftp2.easysw.com/pub/fltk - ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk - ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/fltk - ftp://gd.tuwien.ac.at/hci/fltk +- FTP: http://ftp.easysw.com/pub/fltk + ftp://ftp.easysw.com/pub/fltk + ftp://ftp2.easysw.com/pub/fltk + ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk + ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/fltk + ftp://gd.tuwien.ac.at/hci/fltk - - EMail: fltk@fltk.org [see instructions below] +- EMail: fltk@fltk.org [see instructions below] To send a message to the FLTK mailing list ("fltk@fltk.org") you must first join the list. Non-member submissions are @@ -158,7 +158,7 @@ TRADEMARKS Corporation. UNIX is a registered trademark of the X/Open Group, Inc. OpenGL is a registered trademark of Silicon Graphics, Inc. MacOS is a registered trademark of Apple - Computers, Inc. + Computers, Inc. COPYRIGHT |
