swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Problem in running Java Swarm in Mac OSX Panther


From: Bill Northcott
Subject: Re: [Swarm-Support] Problem in running Java Swarm in Mac OSX Panther
Date: Mon, 13 Sep 2004 22:48:39 +1000

You are probably being rather optimistic expecting this to work with Java. It certainly was not compiled with your version of Java, and has little or no testing. The Objective-C stuff should be basically functional.

I don't know why you have /System/Library/Frameworks/JavaVM.framework/Libraries::/usr/X11R6/lib:/ usr/lib: in your DYLD_LIBRARY_PATH. At least two of these are part of the system DYLD_LIBRARY_PATH and so libraries in those locations would be found in any event. However, by explicitly including them in the search path, they are being searched first before the Swarm library paths, which could be the source of your problem. Try removing them.

Bill Northcott
On 13/09/2004, at 5:28 PM, Mervin Chan wrote:

I'm currently using Mac OS X panther. I have installed the latest
version of Swarm for Mac OS X panther released Feb 2004.

I installed X11 and amended the requisite environmental variables.

I am able to compile, but when i run , it says:

objc: Both /usr/lib/libobjc.A.dylib and
/usr/local/swarm2.2/lib/libswarm.0.dylib have implementations of class
Protocol.
objc: Using implementation from
/usr/local/swarm2.2/lib/libswarm.0.dylib.
objc: Both /usr/lib/libobjc.A.dylib and
/usr/local/swarm2.2/lib/libswarm.0.dylib have implementations of class
Object.
objc: Using implementation from
/usr/local/swarm2.2/lib/libswarm.0.dylib.
Version -1601961796 doesn't match runtime protocol version 2
/usr/local/swarm2.2/bin/javaswarm: line 1:   365 Abort trap

  APPHOME=/System/Library/Frameworks/JavaVM.framework
DYLD_LIBRARY_PATH=/System/Library/Frameworks/JavaVM.framework/
Libraries::/usr/X11R6/lib:/usr/lib:/usr/local/hdf5_1.6.1/lib:/usr/
local/png_1.2.5/lib:/usr/local/swarm2.2/lib:/usr/local/tcl8.4.5/lib:/
usr/local/tcl8.4.5/lib:/usr/local/hdf5_1.6.1/lib:/usr/local/png_1.2.5/
lib:/usr/local/swarm2.2/lib
CLASSPATH='.:/usr/local/swarm2.2/share/swarm/swarm.jar:/usr/local/
swarm2.2/share/swarm/kawa.jar:/System/Library/Frameworks/
JavaVM.framework/Classes/classes.jar:'
/System/Library/Frameworks/JavaVM.framework/Commands/java
'StartMousetrap'

The latest swarm version is supposed to work with java in Mac OS X
panther.
Is there something I need to install? My java version is 1.4.2-38

Please help

rgds

Mervin Chan





_______________________________________________
Support mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/support




reply via email to

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