Re: Configuring JSVC on a new installation

2010-08-11 Thread André Warnier
Under Debian Linux, I just type apt-get install jsvc and then man jsvc # apt-cache search jsvc jsvc - wrapper to launch Java applications as daemons libcommons-daemon-java - library to launch Java applications as daemons So, tip : have you checked if jsvc is not simply available as a package

Re: Configuring JSVC on a new installation

2010-08-11 Thread David Parks
file names have changed some from what the docs show, but for the most part it all worked about the same). - Original Message From: George Sexton To: Tomcat Users List Sent: Wed, August 11, 2010 2:00:48 PM Subject: RE: Configuring JSVC on a new installation On Open SUSE, I just type

RE: Configuring JSVC on a new installation

2010-08-11 Thread George Sexton
On Open SUSE, I just type make. George Sexton MH Software, Inc. 303 438-9585 www.mhsoftware.com > -Original Message- > From: David Parks [mailto:davidpark...@yahoo.com] > Sent: Wednesday, August 11, 2010 1:22 PM > To: users@tomcat.apache.org > Subject: Configuring JSVC on a new installat

Re: Configuring JSVC on a new installation

2010-08-11 Thread Jorge Medina
The following script requires that you have build the APR and APR-utils prior to building JSVC in 64-bit mode. You will need the paths where the APR and APR-utils get installed. I use this script to build jsvc in Linux and Solaris, so you also need to define some variables to define the path to yo