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 under Fedora ?
(yeah, I know, the purists will balk..)
George Sexton wrote:
> On Open SUSE, I just type make.
>
> George Sexton
> MH Software, Inc.
> 303 438-9585
> www.mhsoftware.com
>
>
>> -----Original Message-----
>> From: David Parks [mailto:davidparks21@yahoo.com]
>> Sent: Wednesday, August 11, 2010 1:22 PM
>> To: users@tomcat.apache.org
>> Subject: Configuring JSVC on a new installation
>>
>> Are there any good step-by-steps on getting JSVC working with Tomcat 6
>> on Linux
>> (Fedora)?
>>
>> The tomcat installation docs are outdated (JSVC isn’t even in /bin),
>> and every
>> guide I find seems to be 2 years old and wrong in some way.
>>
>> I trying downloading JSVC separately, but get make errors, and those
>> docs aren’t
>> terribly explicit about certain details either.
>>
>> Thanks,
>> David
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|