Custom Query (1118 matches)
Results (127 - 129 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#756 | fixed | GeoNetwork Home icon doesn't start GeoNetwork | ||
Description |
In OSGeoLive, there are 3 GeoNetwork icons, when I believe there should only be 2. Icon 1: "GeoNetwork": Opens up the GeoNetwork page at http://localhost:8880/geonetwork/srv/en/main.home Icon 2: "Start GeoNetwork" Icon 3: "Stop GeoNetwork" I suggest that Icon 1 should be removed, as new users will try clicking the icon, and think that GeoNetwork is broken when a web page is opened up with an "Unable to connect" page. |
|||
#757 | fixed | qgis_server should be accessible at http://localhost/qgis_server | ||
Description |
In osgeolive 5.0b5, If you click on the qgis_server icon, it opens: file://usr/local/share/qgis_mapserver/mapviewer.html Instead, we should set up a relative link:
QGIS Mapserver should the be accessible from http://localhost/qgis_mapserver This will make the application consistent with the rest of the osgeo-live applications. |
|||
#758 | fixed | rasdaman failing to build | ||
Description |
Hi, install_rasdaman.sh is still failing to build in 5.0rc1. [...] rasmgr_config.cc: In member function <E2><80><98>const char* Configuration::makeLogFileName( const char*)<E2><80><99>: rasmgr_config.cc:555:64: error: <E2><80><98>mkdir<E2><80><99> was not declared in this scope make[2]: * [rasmgr_config.o] Error 1 make[2]: Leaving directory `/tmp/build_rasdaman/rasdaman/rasmgr' make[1]: * [install-recursive] Error 1 make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman/rasmgr' make: * [install-recursive] Error 1 ERROR: package install failed. thanks, Hamish |