Need to Emulate Linux..

2006-10-05 Thread B. Cook

And I'm wondering what is 'lighter/smaller'

linux_base-fc4 or linux_base-suse-9.3

I'm already running the linprocfs and that's not enough..

Its for a program called 'ezproxy' for us here at the library.  We used 
to use the linux_base-debian.. but that seems to have been removed a 
while back..


Thanks

ldd ezproxy
ezproxy:
libpthread.so.0 = /lib/libpthread.so.0 (0x28272000)
libm.so.6 = /lib/libm.so.6 (0x28286000)
libc.so.6 = /lib/libc.so.6 (0x282a8000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2825e000)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Need to Emulate Linux..

2006-10-05 Thread Boris Samorodov
On Thu, 05 Oct 2006 10:32:23 -0400 B. Cook wrote:

 And I'm wondering what is 'lighter/smaller'

 linux_base-fc4 or linux_base-suse-9.3

Current default (actively maintained by freebsd-emulation@) is
linux_base-fc4. linux_base-suse-9.3 is unmaintained. If you have any
questions there are better chances to get an answer about the former.

 I'm already running the linprocfs and that's not enough..

Try to use linux_base-fc4.

 Its for a program called 'ezproxy' for us here at the library.  We
 used to use the linux_base-debian.. but that seems to have been
 removed a while back..

 ldd ezproxy
 ezproxy:
 libpthread.so.0 = /lib/libpthread.so.0 (0x28272000)
 libm.so.6 = /lib/libm.so.6 (0x28286000)
 libc.so.6 = /lib/libc.so.6 (0x282a8000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x2825e000)

Seems to be OK with linux_base-fc4.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]