Opened 12 years ago
Closed 12 years ago
#1040 closed defect (fixed)
Spatialite installation fails
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive6.5 |
Component: | OSGeoLive | Keywords: | 6.5 alpha 4 |
Cc: |
Description
--2012-12-13 22:50:26-- http://www.gaia-gis.it/gaia-sins/spatialite_gui-1.5.0-stable.tar.gz Resolving www.gaia-gis.it (www.gaia-gis.it)... 80.79.59.42 Connecting to www.gaia-gis.it (www.gaia-gis.it)|80.79.59.42|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2012-12-13 22:50:27 ERROR 404: Not Found.
tar (child): spatialite_gui-1.5.0-stable.tar.gz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now ./install_spatialite.sh: 96: cd: can't cd to spatialite_gui-1.5.0-stable ./install_spatialite.sh: 97: ./install_spatialite.sh: ./configure: not found make: * No targets specified and no makefile found. Stop. make: * No rule to make target `install-strip'. Stop.
Change History (6)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Priority: | critical → normal |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Thanks for the fix. Lets keep this ticket open until we get a confirmation. This way we will remember to check the next build for this issue.
Cheers, Angelos
comment:3 by , 12 years ago
For sure. I didn't mean to "jump the gun". I'm downloading alpha4 just now. I'll try the script in a VM in the next few days.
comment:5 by , 12 years ago
I ran the updated install_spatilaite.sh in a fresh 6.5 VM and it seems to be working now.
comment:6 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
confirmed to work in alpha 5 thanks
The download URL has changed (since the release of the newer 1.6.0 version). I've committed an updated install_spatialite.sh which should fix the above error.