Linux Binary Compatibility: Libpam compile for FreeBSD

2011-08-01 Thread Traiano Welcome
Hi List I need to run a linux binary on freebsd 7.3 that expects to link to libpam.so.0. I can't seem to find how to compile libpam (linux-pam) on freebsd, or locate some kind of compatible binary I can run on freebsd with linux binary compatibility enabled in the ports tree either. Would

Re: Linux Binary Compatibility: Libpam compile for FreeBSD

2011-08-01 Thread Boris Samorodov
Hi All, On Mon, 1 Aug 2011 14:30:32 + Traiano Welcome wrote: I need to run a linux binary on freebsd 7.3 that expects to link to libpam.so.0. I can't seem to find how to compile libpam (linux-pam) on freebsd, or locate some kind of compatible binary I can run on freebsd with linux binary

RE: Linux Binary Compatibility: Libpam compile for FreeBSD

2011-08-01 Thread Traiano Welcome
Hi Boris (apologies for top-posting) Thanks, I had to go this way in the end. My process was: 1. enable linux binary compatibility on freebsd. 2. build a debian chroot environment using debootstrap 3. obtain some binaries that I could not find in the debian package repos by extracting

64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Maxim Khitrov
Hello all, Simple question - am I able to run 64-bit linux binaries using the ABI emulation under FreeBSD 7.0 amd64? In the NOTES for amd64 kernel configuration the COMPAT_LINUX option is commented out, but I don't understand the explanation at the top of the section: #XXX keep these here for

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Kris Kennaway
Maxim Khitrov wrote: Hello all, Simple question - am I able to run 64-bit linux binaries using the ABI emulation under FreeBSD 7.0 amd64? In the NOTES for amd64 kernel configuration the COMPAT_LINUX option is commented out, but I don't understand the explanation at the top of the section: Not

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread David Gurvich
If you are looking for batch processing, octave may be an option. The objective was to be as compatible with Matlab as possible. There wasn't any gui available when I last looked at this program. As a side note, I found the following from the Matlab site hilarious : FreeBSD distributions of

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Maxim Khitrov
On Thu, Aug 7, 2008 at 10:37 AM, Kris Kennaway [EMAIL PROTECTED] wrote: Maxim Khitrov wrote: Hello all, Simple question - am I able to run 64-bit linux binaries using the ABI emulation under FreeBSD 7.0 amd64? In the NOTES for amd64 kernel configuration the COMPAT_LINUX option is commented

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Maxim Khitrov
On Thu, Aug 7, 2008 at 10:52 AM, Sean Cavanaugh [EMAIL PROTECTED] wrote: Date: Thu, 7 Aug 2008 09:47:45 -0400 From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Subject: 64-bit Linux Binary Compatibility (for Matlab) Apparently Matlab tries to allocate a continuous chunk of memory

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Kris Kennaway
Maxim Khitrov wrote: On Thu, Aug 7, 2008 at 10:52 AM, Sean Cavanaugh [EMAIL PROTECTED] wrote: Date: Thu, 7 Aug 2008 09:47:45 -0400 From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Subject: 64-bit Linux Binary Compatibility (for Matlab) Apparently Matlab tries to allocate a continuous

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Mark Tinguely
Date: Thu, 7 Aug 2008 09:47:45 -0400 From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Apparently Matlab tries to allocate a continuous chunk of memory, and we needed to upgrade to 64-bit hardware to give it access to more than 1GB of memory, which is about the most that it was able

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Kris Kennaway
Mark Tinguely wrote: Date: Thu, 7 Aug 2008 09:47:45 -0400 From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Apparently Matlab tries to allocate a continuous chunk of memory, and we needed to upgrade to 64-bit hardware to give it access to more than 1GB of memory, which is about the most

Re: 64-bit Linux Binary Compatibility (for Matlab)

2008-08-07 Thread Pieter de Goeje
On Thursday 07 August 2008, David Gurvich wrote: If you are looking for batch processing, octave may be an option. The objective was to be as compatible with Matlab as possible. There wasn't any gui available when I last looked at this program. There's math/koctave, which is a GUI for some

Anybody running OpenClinica under Linux binary Compatibility

2008-03-28 Thread Siju George
Hi, Is there anybody running http://www.openclinica.org/ under Linux binary compatibility? Thanks Siju ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Linux Binary Compatibility

2005-10-22 Thread Michael Christie
Dear List, I have been trying to install the Linux Binary Compatibility in side a FreeBsd jail using ports with no success. I receive the the below error, Can some one please ex plane how to get Linux to run in a jail. FreeBsd ver 5.4 Thanks Michael === Vulnerability check disabled

Re: Linux Binary Compatibility

2005-10-22 Thread Kris Kennaway
On Sat, Oct 22, 2005 at 11:33:15PM +1000, Michael Christie wrote: Dear List, I have been trying to install the Linux Binary Compatibility in side a FreeBsd jail using ports with no success. I receive the the below error, Can some one please ex plane how to get Linux to run in a jail

Re: How good is Linux Binary Compatibility?

2003-04-02 Thread taxman
On Tuesday 01 April 2003 07:40 am, Rus Foster wrote: Hi All, I've got a few minutes going spare so I thought that I would try and see if it is possible to bootstrap a chroot-ed debian install under 4.7. Has anyone tried this before with any luck or is this just going to be a learning

How good is Linux Binary Compatibility?

2003-04-01 Thread Rus Foster
Hi All, I've got a few minutes going spare so I thought that I would try and see if it is possible to bootstrap a chroot-ed debian install under 4.7. Has anyone tried this before with any luck or is this just going to be a learning expierence for me? Rgds Rus -- www: http://www.65535.net

Re: How good is Linux Binary Compatibility?

2003-04-01 Thread Kris Kennaway
On Tue, Apr 01, 2003 at 01:40:05PM +0100, Rus Foster wrote: Hi All, I've got a few minutes going spare so I thought that I would try and see if it is possible to bootstrap a chroot-ed debian install under 4.7. Has anyone tried this before with any luck or is this just going to be a learning