> Date: Tue, 20 Mar 2001 08:29:42 -0000
> From: Raymond Lau <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Installing Java3D intoTogetherJ 4.1
> To: [EMAIL PROTECTED]
>
> Hi all,
> I am just doing my final year project using Java3D and TogetherJ 4.1, which
> is located at Unversity. I need to do a presentation using the machine at
> the University. The software I have developed at home does work in
> University some how.
>
> Does any one know how to install Java3D into TogetherJ 4.1
>
> I think I experience run time problem, when the 'java.exe' can not locate
> the j3d.dll library. In normal jdk1.3 you can it's default directory
> ..jdk1.3/jre/bin works fine, but not with Together j 4.1
>
> Does any one know where should I put my J3D.dll library?
> Also I don't have enough access to the machine to write into the machine ,
> so I have to ask the Admin people to do it for me through e-mail, which
> takes  very long time.

Not sure what TogetherJ is, but in general, Java 3D can be installed
manually by copying these six files into the correct directories:

        <JREDIR>\bin\J3D.dll
        <JREDIR>\bin\j3daudio.dll
        <JREDIR>\lib\ext\vecmath.jar
        <JREDIR>\lib\ext\j3dcore.jar
        <JREDIR>\lib\ext\j3daudio.jar
        <JREDIR>\lib\ext\j3dutils.jar

-Paul

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to