fltk/packages
Michael R Sweet 4ccf6b4b37 Changes for 1.0.6 release.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@752 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-09-27 18:16:36 +00:00
..
dunix Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
hpux Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
irix Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
linux Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
solaris-intel Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
solaris-sparc Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
fltk.list Changes for 1.0.6 release. 1999-09-27 18:16:36 +00:00
install.html Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00
README.epm Added missing README file... 1999-09-15 17:37:42 +00:00
README.packages Updated for FLTK 1.0.5. 1999-09-15 17:05:50 +00:00

README.packages
---------------

Each of the subdirectories provide installation building scripts for
various operating systems.  These are used to produce the standard
binary distributions provided on the FLTK web site.

To build a distribution for your OS simply run the makedist.sh shell
script for your operating system:

    cd <operating-system>
    sh makedist.sh

Also, we are now including a distribution "list" file for the ESP
Package Manager.  EPM builds tar files and scripts and so works on all
UNIX operating systems without extra software.  To build a distribution
using EPM run the following from the main FLTK directory:

    epm fltk packages/fltk.list

Eventually we may phase out the system-specific installation stuff in
favor of EPM to make maintenance of the FLTK binaries easier.

For Microsoft Windows we are using the InstallShield software.
Unfortunately it is nearly impossible to distribute the InstallShield
"source" files...

If you'd like to contribute a binary distribution for your operating
system, send email to "webmaster@fltk.org".  If you have additions or
fixes to these scripts and distribution files, please send them to
"fltk-bugs@fltk.org".