swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Unsatisfied Link in RH8.0


From: Paul Johnson
Subject: Re: [Swarm-Support] Unsatisfied Link in RH8.0
Date: Sat, 15 Mar 2003 15:55:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

OK, let's see where we stand. I've installed these RPMS on about one dozen systems, all are OK. So that makes me think there is something you are doing wrong, or something wrong with your system, and since I don't know precisely how you do things, sometimes it is difficult to figure out. So we need to backtrack.

Tell us what happens if you compile things that come in the swarmapps-2.1.1 package, such as heatbugs. Please in your email show all the compiler output from the "make" command and then if the program fails when you run it, please copy and paste exactly the output on the screen.

Then please give us the information that follows from this:

$ ldd ./heatbugs

The output should be a whole bunch of lines like this:

    libmisc.so.1 => /usr/lib/swarm/libmisc.so.1 (0x4026a000)
    libBLT24.so => /usr/lib/libBLT24.so (0x40271000)
    libtk.so.0 => /usr/lib/libtk.so.0 (0x40356000)

If in that output you see any missing files, it will tell us/you a lot.

Don't forget your friend rpm -Vp, incindentally.

All bets are off if you have used "force" to install any RPMs.

Yes, the problem could be your gcc, but that difference should not affect a program like heatbugs. On my systems, I run the newer gcc that I also provide on the web page.

Otto Cordero wrote:
Dear Paul,

Thanks for your reply, I think I did just as in the document you have
mentioned:

I installed the j2sdk-1_4_1_01-fcs-linux-i586.rpm,
I installed blt-2.4u-7.i386.rpm, jikes-1.15-1.i386.rpm, tk was installed by
RH.
I installed hdf5-1.4.4-1RH80.i386.rpm, gcc with support for objc was
installed by RH, so, finally,
I installed swarm-2.1.141.20021019-2RH8.0.i386.rpm and
swarm-jdk-2.1.141.20021019-2RH8.0.i386.rpm.

All the rpms where downloaded from
http://lark.cc.ku.edu/~pauljohn/Swarm/Swarm-2.2x_RPMSforRH8.0/

I am using a recently installed RH 8.0.

I have reinstalled everything, but the same error occurs, UnsatisfiedLink in
native method initSwarm. Is it possible that the gcc-objc version that came
in RH8.0 installation was not the right one?, what else can it be?

Thanks,

Otto.


--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700



reply via email to

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