Custom query (1090 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 1090)

Ticket
#450
Description

I was reviewing the "build log" of LiveDVD beta2. It seems that some of the install scripts which are used to build the VM are not upgraded from SVN to the latest version. Please sync with SVN before building next version of the LiveDVD virtual machine!

I see that the install_maptiler.sh is in the obsolete version, because it fails with an error message, which is not anymore in the source code of the script - you have used probably revision r1968 from date 2009-09-13. Latest version is r2107 from 2009-09-17. The latest version should run without problems.

#455
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
#456
Description

Similar to Geonetwork degree fails to launch, primarily due to permissions which is solved by:

echo user | sudo -S /usr/bin/deegree_start.sh

This works great from the command line but does not seem to execute from the launcher.

Does not appear to be execute permission on the launchers. NOTE:Firefox threw an error if it was already open and deegree was started. In one case an error message saying I had to wait for the current firefox to close and in the other case it opens a new tab but fails to load with a can't find page. Even though when you go to the location and hit enter it loads fine.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.