MinimServer Forum
Minimserver Autostart Ubuntu - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Minimserver Autostart Ubuntu (/showthread.php?tid=471)

Pages: 1 2 3


RE: Minimserver Autostart Ubuntu - simoncn - 28-11-2013 23:15

(28-11-2013 20:24)ReneZ Wrote:  Simon, as per below.

pi@raspberrypi ~ $ sudo apt-get install oracle-java7-jdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package oracle-java7-jdk

What is the correct location for Java?

Try doing:

sudo apt-get update

and then do:

sudo apt-get install oracle-java7-jdk

again.


RE: Minimserver Autostart Ubuntu - simoncn - 28-11-2013 23:23

(28-11-2013 20:48)ReneZ Wrote:  Simon, possible superfluous, but I'm using the 'hard float' version.

Must dmit I'm thinking of starting fresh altogether. Problem is that all was installed as advised per install pages, so am a bit at a loss.

Had a look at http://www.stuffaboutcode.com/2012/06/raspberry-pi-run-program-at-start-up.html but that file is quite different than yours.

I'm probably proof that a tiny bit of knowledge is rather dangerous :-)

Thanks!

Please bear in mind that the Raspberry Pi build is currently unofficial and experimental. When an official release is available, it will include detailed instructions covering the points we are discussing here. Until then, a moderate amount of Linux expertise is required to be able to use it effectively.


RE: Minimserver Autostart Ubuntu - ReneZ - 29-11-2013 23:01

I have it going now....

Thanks for all the help!

Cheers, Rene