[Bamboo-Users] bamboo on freebsd
Kerry Jean
kjean at ee.ucl.ac.uk
Mon Jul 17 08:19:14 PDT 2006
Hi,
Anyone willing to share their experiences with getting bamboo working on
FreeBSD. I have even tried compiling Berkeley DB system on FreeBSD to
generate the libdb_java-4.2.so file but then I can't get it to make on
FreeBSD. Has anyone come across this issue before?
Any help will be fully appreciated.
Kerry
----- Original Message -----
From: "Kerry Jean" <kjean at ee.ucl.ac.uk>
To: "Thomas Repantis" <trep at cs.ucr.edu>; <bamboo-users at bamboo-dht.org>
Sent: Thursday, July 13, 2006 7:45 PM
Subject: Re: [Bamboo-Users] bamboo on freebsd
> Dear Thomas,
>
> I am currently working on getting bamboo running on FreeBSD 6.1 using java
> 1.5.0. However, I got an error stating that db_java-4.2 is in the library
> path.
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no db_java-4.2
> in
> java.library.path
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
> at java.lang.Runtime.loadLibrary0(Runtime.java:822)
> at java.lang.System.loadLibrary(System.java:992)
> at com.sleepycat.db.db_javaJNI.<clinit>(db_javaJNI.java:36)
> at com.sleepycat.db.DbEnv.<init>(DbEnv.java:1081)
> at bamboo.db.StorageManager.init(StorageManager.java:737)
> at bamboo.lss.DustDevil.init_nodes(DustDevil.java:138)
> at bamboo.lss.DustDevil.main(DustDevil.java:281)
> at bamboo.lss.DustDevil.main(DustDevil.java:184)
> at bamboo.lss.DustDevil.main(DustDevil.java:338)
>
> I then copied the libdb_java-4.2.so, into the $bamboohome/lib/freebsd/
> directory but then I still obtained an error stating that there is an
> undefined symbol.
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> /usr/home/an/WorkingArea/bamboo/lib/freebsd/libdb_java-4.2.so:
> /usr/home/an/WorkingArea/bamboo/lib/freebsd/libdb_java-4.2.so: Undefined
> symbol "stdout"
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
> at java.lang.Runtime.loadLibrary0(Runtime.java:822)
> at java.lang.System.loadLibrary(System.java:992)
> at com.sleepycat.db.db_javaJNI.<clinit>(db_javaJNI.java:36)
> at com.sleepycat.db.DbEnv.<init>(DbEnv.java:1081)
> at bamboo.db.StorageManager.init(StorageManager.java:737)
> at bamboo.lss.DustDevil.init_nodes(DustDevil.java:138)
> at bamboo.lss.DustDevil.main(DustDevil.java:281)
> at bamboo.lss.DustDevil.main(DustDevil.java:184)
> at bamboo.lss.DustDevil.main(DustDevil.java:338)
>
> This is the only copy of libdb_java-4.2.so that I have. As the bamboo
> distrbution did not come with that library file in the /lib/freebsd/
> directory.
>
> How did you get round this problem? Your help will be very appreciated.
>
> Regards,
> Kerry
>
> On Thu, 13 Jul 2006 11:02:33 -0700, Thomas Repantis wrote
>> I have and I am sure other people have too.
>>
>> Cheers,
>> Thomas
>>
>> On Thu, Jul 13, 2006 at 03:24:28PM +0100, Kerry Jean wrote:
>> > Dear All,
>> >
>> > Has anyone got bamboo running on FreeBSD?
>> >
>> > Regards,
>> > Kerry
>>
>> --
>> http://www.cs.ucr.edu/~trep
>
>
> *****************************************
> Electronic & Electrical Engineering @ UCL
> www.ee.ucl.ac.uk
> *****************************************
>
>
> _______________________________________________
> Bamboo-Users mailing list
> Bamboo-Users at bamboo-dht.org
> http://bamboo-dht.org/cgi-bin/mailman/listinfo/bamboo-users
More information about the Bamboo-Users
mailing list