mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 03:15:21 +08:00
Repaired file submitted from iPhone. Ah well.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7208 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -54,21 +54,21 @@ BUILDING AND INSTALLING FLTK UNDER UNIX AND MacOS X
|
|||||||
You can run configure yourself to get the exact setup you
|
You can run configure yourself to get the exact setup you
|
||||||
need. Type "./configure <options>". Options include:
|
need. Type "./configure <options>". Options include:
|
||||||
|
|
||||||
--enable-cygwin - Enable the Cygwin libraries (WIN32)
|
--enable-cygwin - Enable the Cygwin libraries (WIN32)
|
||||||
--enable-debug - Enable debugging code & symbols
|
--enable-debug - Enable debugging code & symbols
|
||||||
--disable-gl - Disable OpenGL support
|
--disable-gl - Disable OpenGL support
|
||||||
--enable-shared - Enable generation of shared libraries
|
--enable-shared - Enable generation of shared libraries
|
||||||
--enable-threads - Enable multithreading support
|
--enable-threads - Enable multithreading support
|
||||||
--enable-xdbe - Enable the X double-buffer extension
|
--enable-xdbe - Enable the X double-buffer extension
|
||||||
--enable-xft - Enable the Xft library (anti-aliased fonts)
|
--enable-xft - Enable the Xft library (anti-aliased fonts)
|
||||||
|
|
||||||
--bindir=/path - Set the location for executables
|
--bindir=/path - Set the location for executables
|
||||||
[default = /usr/local/bin]
|
[default = /usr/local/bin]
|
||||||
--libdir=/path - Set the location for libraries
|
--libdir=/path - Set the location for libraries
|
||||||
[default = /usr/local/lib]
|
[default = /usr/local/lib]
|
||||||
--includedir=/path - Set the location for include files.
|
--includedir=/path - Set the location for include files.
|
||||||
[default = /usr/local/include]
|
[default = /usr/local/include]
|
||||||
--prefix=/dir - Set the directory prefix for files
|
--prefix=/dir - Set the directory prefix for files
|
||||||
[default = /usr/local]
|
[default = /usr/local]
|
||||||
|
|
||||||
When the configure script is done you can just run the
|
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
|
makeinclude and config files to the main directory and do a
|
||||||
make:
|
make:
|
||||||
|
|
||||||
copy makefiles\Makefile.<env> Makefile
|
copy makefiles\Makefile.<env> Makefile
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
||||||
BUILDING FLTK UNDER OS/2
|
BUILDING FLTK UNDER OS/2
|
||||||
@@ -113,25 +113,25 @@ BUILDING FLTK UNDER OS/2
|
|||||||
directory and do a make:
|
directory and do a make:
|
||||||
|
|
||||||
copy makefiles\Makefile.os2x Makefile
|
copy makefiles\Makefile.os2x Makefile
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
||||||
INTERNET RESOURCES
|
INTERNET RESOURCES
|
||||||
|
|
||||||
FLTK is available on the 'net in a bunch of locations:
|
FLTK is available on the 'net in a bunch of locations:
|
||||||
|
|
||||||
- WWW: http://www.fltk.org/
|
- WWW: http://www.fltk.org/
|
||||||
http://www.fltk.org/str.php [for reporting bugs]
|
http://www.fltk.org/str.php [for reporting bugs]
|
||||||
http://www.fltk.org/software.php [source code]
|
http://www.fltk.org/software.php [source code]
|
||||||
|
|
||||||
- FTP: http://ftp.easysw.com/pub/fltk
|
- FTP: http://ftp.easysw.com/pub/fltk
|
||||||
ftp://ftp.easysw.com/pub/fltk
|
ftp://ftp.easysw.com/pub/fltk
|
||||||
ftp://ftp2.easysw.com/pub/fltk
|
ftp://ftp2.easysw.com/pub/fltk
|
||||||
ftp://ftp.funet.fi/pub/mirrors/ftp.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://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/fltk
|
||||||
ftp://gd.tuwien.ac.at/hci/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")
|
To send a message to the FLTK mailing list ("fltk@fltk.org")
|
||||||
you must first join the list. Non-member submissions are
|
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
|
Corporation. UNIX is a registered trademark of the X/Open
|
||||||
Group, Inc. OpenGL is a registered trademark of Silicon
|
Group, Inc. OpenGL is a registered trademark of Silicon
|
||||||
Graphics, Inc. MacOS is a registered trademark of Apple
|
Graphics, Inc. MacOS is a registered trademark of Apple
|
||||||
Computers, Inc.
|
Computers, Inc.
|
||||||
|
|
||||||
|
|
||||||
COPYRIGHT
|
COPYRIGHT
|
||||||
|
|||||||
Reference in New Issue
Block a user