fltk/packages
Michael R Sweet a5778a1864 Updated README and distribution packages to use v1.0.1.
Updated makefiles and makeincludes to use DSONAME and GLDLIBS.

Updated configure.in to use DSONAME instead of LIBNAME.

Updated editor example code in documentation.

Added ANSI C++ changes to make things compile with the latest EGCS
compiler.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@458 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
1999-03-25 15:26:44 +00:00
..
dunix Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
hpux Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
irix Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
linux Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
solaris-intel Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
solaris-sparc Updated README and distribution packages to use v1.0.1. 1999-03-25 15:26:44 +00:00
install.html Added README and install documentation for binary packages. 1999-03-10 18:43:57 +00:00
README.packages Added README and install documentation for binary packages. 1999-03-10 18:43:57 +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

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".