Opened 11 years ago
Closed 11 years ago
#455 closed defect (fixed)
Geonetwork Launch Fails
Reported by: | wildintellect | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | OSGeoLive | Keywords: | geonetwork, launcher |
Cc: |
Description
Geonetwork startup scripts rely on relative paths, the launcher on the desktop fails to get the user into the correct starting path. Also requires sudo command which is easy to fix by prepending, the sudo password:
echo user | sudo -S ./start_geonetwork.sh
Change history (3)
comment:1 Changed 11 years ago by
Keywords: | geonetwork launcher added |
---|
comment:2 Changed 11 years ago by
It appears that my fix does work, just missed committing it somehow before changeset:2303 Needs to be tested as a result of install script.
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixes made after beta4 appear to be working.
Note: See TracTickets for help on using tickets.
Deegree appears to have a very similar issue, ticket:456