Justin Pryzby wrote:
A shellscript is segfaulting? Or a command it calls is segfaulting?
If so, which? Add "set -x;" as the second line of the script.
Segfaulting is the following command that is run from the script
exec java -Djava.library.path=/usr/lib \
-classpath $JARS:Azureus2.jar:/usr/share/java/Azureus2.jar \
org.gudy.azureus2.ui.swt.Main "$@"
There is a number of problems with that.
I've filed a separate bug 323342 about not being able to compile from sources.
Max
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]