[mapguide-trac] #120: mapguideaptinstaller-1.2.0beta2.tar.gz
./build_apt.sh -port 80 -with-tomcat
MapGuide Open Source
trac_mapguide at osgeo.org
Fri May 11 16:35:11 EDT 2007
#120: mapguideaptinstaller-1.2.0beta2.tar.gz ./build_apt.sh -port 80 -with-tomcat
-------------------------------------------+--------------------------------
Reporter: anonymous | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.2
Component: General | Version: 1.2.0
Severity: major | Resolution:
Keywords: linux install is mucked again | External_id:
-------------------------------------------+--------------------------------
Comment (by anonymous):
in the build.apt.sh file change
tar -zxf apache-tomcat-5.5.12.tar.gz -C $INSTALLWEB
check_tomcat_install
pushd $INSTALLWEB
mv apache-tomcat-5.5.12 tomcat
to
cp -R apache-tomcat-5.5.12 $INSTALLWEB/tomcat
check_tomcat_install
pushd $INSTALLWEB
Not tested but you get the jist. Thanks!
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/120#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list