How
to Get It for Sparc Sun Solaris2.5
1. There are two versions available:
2. Uncompress and extract the Fresco source tree:
% gunzip Solaris25-CC401-lite.gz
% tar xvf Solaris25-CC401-lite.tar
This will put the Fresco src tree in a directory named Fresco96.
![]()
1. Set your path to include the build/X11/bin directory and your LD_LIBRARY_PATH to include build/X11/lib as follows:
% setenv PATH <FRESCO>/build/X11/bin:$PATH
% setenv LD_LIBRARY_PATH <FRESCO>/build/X11/lib:$LD_LIBRARY_PATH
where <FRESCO> denotes the absolute path to the Fresco96 directory.
2. Try out the examples programs and fdraw.
% examples
% fdraw
3. To run the collaborative examples, see these
instructions.
Send comments or questions to our mailing list at fresco@merlin.iuk.tu-harburg.de
Last updated on Mon May 20 17:13:27 PDT 1996.