Re: Java 3D crashes when i close the window - FIXED :)

2001-12-24 Thread Eryk Furman
Thanks Nathan, I managed to upgrade to an official Mesa library (this was mentioned in the README-Java3D) and also used the newest ver 4.0.1. Not sure why it didnt work the first time. But it works now. :) Happy Holidays to all ... -Eryk >A note I found in the Flightgear-users archive su

Re: Java 3D crashes when i close the window - Please Help

2001-12-24 Thread Nathan Meyers
On Mon, Dec 24, 2001 at 10:19:59AM -0800, Eryk Furman wrote: > Hi all this is my first post, I just started developing Java under Linux, cuz >frankly i cant deal > with Microsoft's OS's anymore. I am running Red Hat 7.1, Java 2 jdk1.4 beta 3, >blackdown java3d > 1.3. Im running this on an IBM

Re: Java 3D question

2001-10-07 Thread Sina!JKL
PROTECTED]> Sent: Friday, October 05, 2001 7:44 AM Subject: Re: Java 3D question > > On Wednesday 03 October 2001 08:36, Timothy Reaves wrote: > > I have linux Java 3D working on my box. Are there any actual > > applications out there for Java 3D, or just the little d

Re: Java 3D question

2001-10-04 Thread Rob Saul
On Wednesday 03 October 2001 08:36, Timothy Reaves wrote: > I have linux Java 3D working on my box. Are there any actual > applications out there for Java 3D, or just the little demos that show > that it works? I believe RoboForge uses Java 3D. Anyone who knows better feel free to correct me.

Re: java 3d and browser

2000-01-25 Thread Oliver Fels
On 25 Jan 00, at 20:20, yangyuexiang wrote: > I use jdk1.2.2. Where can I get the plug-in? I am afraid, there is none for Linux yet. Rumors speak about it being included in jdk1.2.2.rc4 which might be delivered this week. > When I run applet in netscape. > First, I see a message: > (1)Applet He

Re: java 3d and browser

2000-01-25 Thread yangyuexiang
Oliver Fels wrote: > On 25 Jan 00, at 18:58, yangyuexiang wrote: > > > > I can run java 3d application on linux. > > > > also, I can run the applet through appletviewer, But I cannot run > > applet in the browser. Who can give me some suggestions? > > The error is --NoClassDefFoundError > > Which

Re: java 3d and browser

2000-01-25 Thread Oliver Fels
On 25 Jan 00, at 18:58, yangyuexiang wrote: > > I can run java 3d application on linux. > > also, I can run the applet through appletviewer, But I cannot run > applet in the browser. Who can give me some suggestions? > The error is --NoClassDefFoundError Which JDK are you using ? Which classes

Re: Java 3d installation problem

2000-01-11 Thread Jacob Nikom
Hi Jeff, Thank you very much for your answer. I followed your suggestion and it worked. The only thing I have to add was the change to the LD_LIBRARY_PATH variable, which Java (or its different packages) used to get to the shared library. Regards, Jacob Nikom Jeff Galyan wrote: > > Jacob, >

Re: Java 3d installation problem

2000-01-10 Thread Jeff Galyan
Jacob, Just make a symlink to libGL.so as libMesaGL.so.3 - in Mesa3D 3.x, the default for the build is to name the libraries libGL.so etc., for easier swappability with "real" OpenGL implementations. Earlier versions of Mesa3D used the name libMesaGL.so for the libGL.so library. The sumlink can

Re: java 3d

1999-05-20 Thread Fred Lenquette
Select a Mirror: http://www.blackdown.org/java-linux/mirrors.html Fred. "Nolte, Holger" wrote: > Hi, where can I find java 3d for linux ? > > Holger > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsu

Re: Java 3D available soon!

1999-05-13 Thread Gord Peters
On Wed, 12 May 1999, Steve Byrne wrote: > I've uploaded a pre-release version of Java 3D for Java 2 to Blackdown; it > should reach the mirror sites over the next day or two. You'll need to have > Mesa 3 installed to be able to run it. Well... render me impressed! ;) I made a few modificati

Re: Java 3D available soon!

1999-05-13 Thread A.J. Rossini
> "SB" == Steve Byrne <[EMAIL PROTECTED]> writes: SB> I've uploaded a pre-release version of Java 3D for Java 2 to SB> Blackdown; it should reach the mirror sites over the next day SB> or two. You'll need to have Mesa 3 installed to be able to SB> run it. It works, at least

Re: Java 3D available soon!

1999-05-13 Thread A.J. Rossini
> "AJR" == A J Rossini <[EMAIL PROTECTED]> writes: AJR> It works, at least for what I need for resuming development AJR> under Linux, from the copy I snarfed (which was incomplete, I should also point out that this is under Debian's unstable distrn (potato), glib2.1, using green thr