Subject: Re: compat-sunos on NetBSD/sparc
To: None <windsor@synopsys.com>
From: David S. Miller <davem@caip.rutgers.edu>
List: port-sparc
Date: 09/25/1995 23:32:42
   From: Rob Windsor <windsor@synopsys.com>

   Is there anything that I need to do other than compile COMPAT_SUNOS into
   the kernel to run SunOS applications?  I know that for compat-linux on the
   i386 port that you need to set up additional libs and such (details slip me,
   though).

To run dynamically linked SunOS executables you will need to place the
.so libraries in the place that the executables expect them to be,
most likely /usr/lib.  I believe this plus adding COMPAT_SUNOS to the
kernel config should do the necessary magic.

Later,
David S. Miller
davem@caip.rutgers.edu