swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] My experience with Leopard and Swarm


From: Bill Northcott
Subject: Re: [Swarm-Support] My experience with Leopard and Swarm
Date: Tue, 30 Oct 2007 10:22:40 +1100

Try removing the lines in the environment script that adds the tcl/tk stuff to DYLD_LIBRARY_PATH.

If that is not enough, remove all the DYLD_LIBRARY_PATH stuff.

X11 in Leopard is very different. Derived from a new code base and it starts automagically when an X11 app is launched.

Bill

On 29/10/2007, at 7:01 AM, Alessandro Perrone wrote:
Objective-c simulations run perfectly, fastly (without some warnings that there were on Tiger OS).
Java simulations do not run and  the error  is --
bash-3.2$ javaswarm StartHeatbugs
dyld: warning, DYLD_ setting caused circular dependency in /usr/ X11R6/lib/libGL.dylib
Exception caught: /usr/local/swarm2.2/lib/libjavaswarm.1.0.0.jnilib:
Exception in thread "main" java.lang.UnsatisfiedLinkError: createBegin
       at swarm.SwarmEnvironmentCImpl.createBegin(Native Method)
       at swarm.Globals.<clinit>(Globals.java:39)
       at StartHeatbugs.main(StartHeatbugs.java:15)
bash-3.2$
-----
Any hints how to solve?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]