[OSGeoLive] #2369: GeoExt fails to launch

OSGeoLive trac_osgeolive at osgeo.org
Sun Jun 26 05:09:01 PDT 2022


#2369: GeoExt fails to launch
-----------------------+--------------------------
 Reporter:  kalxas     |       Owner:  osgeolive@…
     Type:  defect     |      Status:  new
 Priority:  critical   |   Milestone:
Component:  OSGeoLive  |  Resolution:
 Keywords:  GeoExt     |
-----------------------+--------------------------
Comment (by sanak):

 I am still checking the cause, but the following lines should be changed
 also...

 https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_geoext.sh#L140
 {{{
 - cd geoext3-$GEOEXT_VERSION
 + cd geoext-$GEOEXT_VERSION
 }}}

 https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_geoext.sh#L147
 {{{
 - rm -rf geoext3-$GEOEXT_VERSION
 + rm -rf geoext-$GEOEXT_VERSION
 }}}

 I will prepare build environment locally from
 https://wiki.osgeo.org/wiki/Live_GIS_Build once to make sure my
 suggestions by myself from next time.
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2369#comment:6>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list