Changeset 4055


Ignore:
Timestamp:
2003-03-31T12:14:32+12:00 (21 years ago)
Author:
kjdon
Message:

put back in the sym link to teh lib directory from web - this is needed for the applet to work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/install.bash

    r4051 r4055  
    4242#set up tomcat
    4343#create symbolic links
    44 #cd web
     44cd web
    4545#ln -s -v ../interfaces
    4646#ln -s -v ../sites
    47 #ln -s -v ../lib
    48 #cd $GSDL3HOME
     47ln -s -v ../lib
     48cd $GSDL3HOME
    4949
    5050#set up the servlet information for tomcat
Note: See TracChangeset for help on using the changeset viewer.