Re: Linux shared libs on FreeBSD

2006-07-01 Thread Christian Laursen
bill <[EMAIL PROTECTED]> writes: > We have a third-party php extension that we need to use for a > specific application here. The extension is compiled for Linux, but > it appears that its possible to use them in FreeBSD under the Linux > emulation. It is, but it's not pretty. > Its not working

Linux shared libs on FreeBSD

2006-07-01 Thread bill
Hello everyone, We have a third-party php extension that we need to use for a specific application here. The extension is compiled for Linux, but it appears that its possible to use them in FreeBSD under the Linux emulation. Its not working out so well for us, unfortunately. Here's what I