Re: Compiling under the linux emulator

2000-01-28 Thread Gene Harris
All you need to do is modify your path to include whatever linux subdirs you need referenced first, such as PATH=/usr/compat/linux/bin:$PATH;export PATH. You may need to add other subdirs as well, according to any errors you might receive. That is all it takes. And, it works! *===

Re: Compiling under the linux emulator

2000-01-28 Thread Charles Anderson
I was looking for this same info a while back, didn't find it in my search of the archives, please let me know if you have any success. thanks, -Charlie (compiled but not linked) On Thu, Jan 27, 2000 at 05:24:46PM -0600, Gene Harris wrote: > I need to compile a program under the freebsd linux >