I am simply trying to run the binary compatible version of Geoserver 2.0.1
but am having a problem. I have run it with no problems at all on Ubuntu
Desktop 10.04 by doing the following...

1. Modify the source.list file with...
    "deb http://archive.canonical.com/ lucid partner"
2. Install Java JRE using...
    sudo apt-get update
    sudo apt-get install sun-java6-jre sun-java6-fonts
    sudo update-alternatives --config java
3. Then add the environment variables to the top of the startup.sh file...
    JAVA_HOME="/usr/lib/jvm/java-6-sun";
    GEOSERVER_HOME="/home//Bin/geoserver-2.0.1";
4. Run it using...
    sudo sh startup.sh

Now, using Ubuntu Server 10.04 I can't seem to even get the startup.sh file
to run properly without errors. Can someone please help me figure out what
is missing. Below is the output when I run startup.sh on the server
machine...
http://osgeo-org.1803224.n2.nabble.com/file/n6263169/UbuntuServerGeoserverError.png
 



--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Geoserver-on-Headless-Ubuntu-Server-10-04-tp6263169p6263169.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to