Here's how I installed PJA:

I copied the PJA jar files to the jre/lib/ext directory and added the 
following line to the catalina.sh file

CATALINA_OPTS='-Xbootclasspath/p:/usr/local/pja/lib/pja.jar 
-Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava2d.font.usePlatformFont=false 
-Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment 
-Djava.awt.fonts=/usr/local/jdk1.3.1_02/jre/lib/fonts 
-Duser.home=/usr/local/pja -cp /usr/local/jdk1.3.1_02/jre/lib/ext/pjatools.jar'

works fine on a headless SuSE 7.3 machine.  You might have to change the 
paths a little.

Bert

At 10:16 22/02/2002 +0100, you wrote:
>David Morris wrote:
>
>>Vadim & z/i/p Series users,
>>
>>Thanks for getting me on track, Cocoon works fine after removing all 
>>references to svg in the various sitemaps and jars. Is this how you got 
>>it working or are you using something like RAWT or PJA? This leads me to 
>>ask whether anyone has used RAWT with Cocoon and if you have, would you 
>>mind sharing the process.
>>
>>David Morris
>RAWT seems to be JDK1.1 only.
>Try pja.jar...
>Have a look a this page:
>http://xml.apache.org/cocoon/installing/index.html
>for help.
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to