New to Java hope this is the correct place to ask this. I can't figure
out how to start the arbaro proram. Anyone can point me in right
direction. I extracted it to a directory but can't figure which file
actually starts it. Thanks
From: stephen parkinson
Subject: Re: arbaro help needed
Date: 19 Jan 2005 04:45:44
Message: <41ee2c48@news.povray.org>
Ron Olsen wrote:
> New to Java hope this is the correct place to ask this. I can't figure > out how to start the arbaro proram. Anyone can point me in right > direction. I extracted it to a directory but can't figure which file > actually starts it. Thanks>
additional info like platform OS would be useful, for me linux
you need at least a java runtime
java -jar arbaro.jar
you may need some of the -X options stack, initial and maximum memory sizes
istr that in the docs somewhere :-)
stephen
From: Ron Olsen
Subject: Re: arbaro help needed
Date: 19 Jan 2005 08:07:46
Message: <41ee5ba2$1@news.povray.org>
That would certainly help. Windows XP home. I have Java web start
installed.
stephen parkinson wrote:
> Ron Olsen wrote:> >> New to Java hope this is the correct place to ask this. I can't figure >> out how to start the arbaro proram. Anyone can point me in right >> direction. I extracted it to a directory but can't figure which file >> actually starts it. Thanks>>> additional info like platform OS would be useful, for me linux> > you need at least a java runtime> > java -jar arbaro.jar> > you may need some of the -X options stack, initial and maximum memory sizes> > istr that in the docs somewhere :-)> > stephen
From: Ron Olsen
Subject: Re: arbaro help needed
Date: 19 Jan 2005 22:51:45
Message: <41ef2ad1$1@news.povray.org>
I thought that Java was installed but I just reinstalled the runtime and
it works. Feeling dumb. Thanks.
stephen parkinson wrote:
> Ron Olsen wrote:> >> New to Java hope this is the correct place to ask this. I can't figure >> out how to start the arbaro proram. Anyone can point me in right >> direction. I extracted it to a directory but can't figure which file >> actually starts it. Thanks>>> additional info like platform OS would be useful, for me linux> > you need at least a java runtime> > java -jar arbaro.jar> > you may need some of the -X options stack, initial and maximum memory sizes> > istr that in the docs somewhere :-)> > stephen