Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
Hello Peter, and everyone, In the message linked below, you respond to another user with a very similar problem to mine. http://www.mail-archive.com/cocoon-users%40xml.apache.org/msg12493.html I am using JDK 1.4.0, Tomcat 4.0.4, and Cocoon 2.0.2. I do not have X installed, and my CATALINA_OP

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Peter Royal
On Monday 24 June 2002 01:27 pm, Ryan Hoegg wrote: > I am using JDK 1.4.0, Tomcat 4.0.4, and Cocoon 2.0.2. I do not have X > installed, and my CATALINA_OPTS environment variable is > '-Djava.awt.headless=true'. After building from source, I get errors > trying to load the default Cocoon2 site.

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Paul Gilligan
Watch out for the JDBC problems under jdk1.4 as well :) Ryan Hoegg wrote: > Hello Peter, and everyone, > > In the message linked below, you respond to another user with a very > similar problem to mine. > > http://www.mail-archive.com/cocoon-users%40xml.apache.org/msg12493.html > > I am using J

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
I appreciate the quick and thoughtful response, Pete. I changed cocoon.xconf to use an interpreted sitemap, and succeeded only in making a change in the error received. It still is asking for libXp.so, but is now buried in other errors. I captured the error from my development server and pos

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Peter Royal
On Monday 24 June 2002 04:24 pm, Ryan Hoegg wrote: > I appreciate the quick and thoughtful response, Pete. I changed > cocoon.xconf to use an interpreted sitemap, and succeeded only in making > a change in the error received. It still is asking for libXp.so, but is > now buried in other errors.

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Ryan Hoegg
Thanks for the idea, seems obvious once someone points it out :) Well, although I wanted to avoid installing the X libraries as this server has no other need for them, I went ahead and did it. Lo and behold, the error went away, and another was quick to replace it: http://www.hoegg.net/error/

SOLVED: Installation error using JDK 1.4.0: libawt and libXp

2002-06-25 Thread Ryan Hoegg
MAINTAINERS: please skip to the end (before quoted) for a suggestion for the FAQ or preferably the installation guide. Hello everyone, I've got it licked. First, I thank Peter Royal who realized that to run Java AWT in headless mode, one must still have the X-Windows libraries installed. All

[Summary] Installation error using JDK 1.4.0: libawt and libXp

2002-07-02 Thread Ryan Hoegg
Hello thought I would repost this with the [summary] thing in light of some of the recent threads Ryan Hoegg wrote: > MAINTAINERS: please skip to the end (before quoted) for a suggestion > for the FAQ or preferably the installation guide. > > Hello everyone, I've got it licked. > > First, I th