trickster <trickster06 at ...> writes: > > Hello,Installation stops at Processing with message "setup.sh: test: il manque un argument"I have java 6 and i m using Open Solaris.Thank you for helping me solve the problem > > > _______________________________________________ > Support mailing list > Support at ... > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support > Or mailto:support-request at ...?subject=unsubscribe
I fix the problem of the setup.sh script. It had if test -e and it didnt work with the bourn shell so i changed it to if test -f even though i m not familiar with shell scripting and i could go a step further. But it says now that my jvm is buggy. Do you have a solution for it ? I m using java 1.6.
