Re: Linux library conversion

2005-05-26 Thread Valerio Daelli
I finally did it and it works great! Thanks a lot! The support here is really helpful! Valerio Daelli What do you mean? We already have compat_linux. Do you mean I sholud use a linux perl binary? Yes. Install it and your library under /compat/linux. See the handbook for more information

Re: Linux library conversion

2005-05-26 Thread Kris Kennaway
On Thu, May 26, 2005 at 06:55:22AM +, Valerio Daelli wrote: I finally did it and it works great! Thanks a lot! The support here is really helpful! Great :) Kris pgplVVaL9mq5e.pgp Description: PGP signature

Re: Linux library conversion

2005-05-25 Thread Valerio Daelli
What do you mean? We already have compat_linux. Do you mean I sholud use a linux perl binary? Or else? Sorry I am a bit new to compat_linux issues. Thanks Valerio Daelli Hello we have a linux perl program to run in FreeBSD. We need to convert this library from Linux to FreeBSD: msparser.so:

Re: Linux library conversion

2005-05-25 Thread Tony Shadwick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is new to me too. :) Is it a perl library written in c compiled for Linux? If that's the case, then yes. compat_linux builds a full directory structure beneath /compat/linux. You'd install it there (I think...) You're going to have to

Re: Linux library conversion

2005-05-25 Thread Kris Kennaway
On Wed, May 25, 2005 at 11:45:23AM +, Valerio Daelli wrote: What do you mean? We already have compat_linux. Do you mean I sholud use a linux perl binary? Yes. Install it and your library under /compat/linux. See the handbook for more information about running Linux binaries on FreeBSD.

Linux library conversion

2005-05-24 Thread Valerio Daelli
Hello we have a linux perl program to run in FreeBSD. We need to convert this library from Linux to FreeBSD: msparser.so:ELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), not stripped Is there any tool similar to brandelf to convert this library and make it

Re: Linux library conversion

2005-05-24 Thread Kris Kennaway
On Tue, May 24, 2005 at 04:33:52PM +, Valerio Daelli wrote: Hello we have a linux perl program to run in FreeBSD. We need to convert this library from Linux to FreeBSD: msparser.so:ELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), not stripped Is

Re: Linux library conversion

2005-05-24 Thread Tony Shadwick
I know it isn't a permanent fix, but could you temporarily use compat_linux to run the Linux library on FreeBSD? On Tue, 24 May 2005, Valerio Daelli wrote: Hello we have a linux perl program to run in FreeBSD. We need to convert this library from Linux to FreeBSD: msparser.so: