"Pablo Garaitonandia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Guys, > > I have not been able to run jsvc on Solaris8 with the latest patches. > I followed the installation instructions from > http://jakarta.apache.org/commons/daemon/jsvc.html > and from the INSTALL.txt from source that came with tomcat5 binary. I > have all > the apropriate gnu tools installed and I am using the j2sdk1.4.2_2. > This is > what happens. Any Suggestions? >
Yeah, that's a known bug (which is fixed in the CVS). You need to have JAVA_HOME defined in your environment. > bash-2.05$ ./jsvc -help > Usage: jsvc [-options] class [args...] > > Where options include: > > -jvm <JVM name> > use a specific Java Virtual Machine. Available JVMs: > Segmentation Fault (core dumped) > bash-2.05$ > > Any suggestions would be appreciated. > -Pablo > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
