[Bamboo-Users] bamboo on freebsd
Thomas Repantis
trep at cs.ucr.edu
Wed Jul 19 13:51:02 PDT 2006
Hi Kerry,
Thanks for keeping the list updated and sorry I have been so busy
to not be able to write back faster.
Cheers!
Thomas
On Wed, Jul 19, 2006 at 01:29:03PM +0100, Kerry Jean wrote:
> Dear All,
>
> I have successfully got bamboo running on FreeBSD. Thank you Sean and
> Thomas for your help.
>
> To run bamboo on FreeBSD the library file libdb_java-4.2.so needs to be
> found in the bamboo/lib/freebsd directory. I generated this file using the
> Berkeley Database version 4.2.52, from www.sleepycat.com.
>
> To create this file, download db4.2.52 from www.sleepycat.com and unzip.
>
> Do
>
> ../dist/configure --enable-java
>
> in the db4.2.52/build_unix directory on FreeBSD. Ensure that in your
> environmental settings, there is the path to the <java install dir>/bin
> directory where javac is found, the real path to it as the path to a
> symbolic link is no good. This is used to locate the jni.h header file in
> the <java install dir>/include directory. Otherwise just put the jni.h
> header file in path environmental settings or in the db4.2.52/build_unix
> directory.
>
> After it has been configured, do
>
> make
>
> Then go to the db4.2.52/build_unix/.libs directory and copy the
> libdb_java-4.2.so library file to the bamboo/lib/freebsd directory.
>
> Hopefully in the next cvs snapshot for bamboo this file will be available
> in the bamboo/lib/freebsd directory.
>
> Regards,
> Kerry
--
http://www.cs.ucr.edu/~trep
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://gibbon.cs.berkeley.edu/pipermail/bamboo-users/attachments/20060719/6c644096/attachment.pgp
More information about the Bamboo-Users
mailing list