This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trying to run Tomcat


Per Bothner wrote:
> So my write-up:
> http://www.gnu.org/software/kawa/server/Tomcat-setup.html
> now has a section on "Tomcat on Fedora Core 4".
> It seems to work. Cool!

In the section entitled "Download Tomcat" the two tarballs have the
same name.  I'm guessing you need to remove the "-compat" from the
first.

Also, in the Fedora-specific section you mention checking the
/usr/bin/java alternative.  There's also a /usr/bin/javac alternative
which is not slaved to /usr/bin/java so it might be worth adding a
check for that too.

Cheers,
Gary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]