Re: [freenet-support] headless install on OpenSolaris

2011-05-01 Thread Daxter
On May 1, 2011, at 11:57 PM, Dennis Nezic wrote: > On Sun, 1 May 2011 23:18:07 -0500, Daxter wrote: >> After running the last command, the text below was printed over the >> period of 10-20 minutes. I'm not sure what's going wrong, >> [...] >> java.io.IOException: No space left on device > > Perh

Re: [freenet-support] headless install on OpenSolaris

2011-05-01 Thread Dennis Nezic
On Sun, 1 May 2011 23:18:07 -0500, Daxter wrote: > After running the last command, the text below was printed over the > period of 10-20 minutes. I'm not sure what's going wrong, > [...] > java.io.IOException: No space left on device Perhaps you don't have enough space on your freenet device? :p

[freenet-support] headless install on OpenSolaris

2011-05-01 Thread Daxter
Hi all, I'm trying to install Freenet on an OpenSolaris box using these commands: wget http://downloads.freenetproject.org/alpha/installer/freenet07.tar.gz tar xvzf freenet07.tar.gz cd freenet ./run.sh start After running the last command, the text below wa