|
Home
DISTRIBUTION
|
Development Release Installation GuideThis page provides you help for installing and setting up your Gypsy environment.
Please, read the software requirements for the development release first! Package DistributionThe Gypsy package can be received in the following formats, where X represents a special version number:
Environment SettingsGypsy uses the GYPSY_ROOT environment variable. You have to set this to run Gypsy applications. You must also extend your path for the Gypsy scripts.Unix csh settings: setenv GYPSY_ROOT $HOME/Gypsy setenv CLASSPATH $GYPSY_ROOT:$CLASSPATH set path = ( $path $GYPSY_ROOT/bin )Windows 95/NT settings: set GYPSY_ROOT=C:\Gypsy set CLASSPATH=%GYPSY_ROOT%;%CLASSPATH% set PATH=%GYPSY_ROOT%\bin;%PATH%Sample settings can be found in the etc/gypsy.csh and etc/gypsyenv.bat files.
|
accesses to this page since January 1, 1999;
© 1997-2000 Distributed Systems Group , Technical University of Vienna .
Created and maintained by Wolfgang Lugmayr ( W.Lugmayr@infosys.tuwien.ac.at ).
Last update:
Tue Jan 4 15:49:19 CET 2000
.