Subject: Re: Should SVR4 dynamically-linked executables work?
To: John Maier <JohnAM@datastorm.com>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 01/23/1996 13:40:11
   
   So to get Solaris binaries functioning on NetBSD, do I need to copy the   
   libraries into /emul/ibmcs2/.
   
   Then do I need to do a ldconfig /emul/ibmcs2/usr/lib ?
   
   I am getting an, Exec format error. Wrong Architecture, with   
   dynamically-linked files but statically-linked files like csh and cal are   
   working fine.

you want /emul/svr4 and COMPAT_SVR4 in your kernel config.

funny, i answered this on port-sparc today  :-)

.mrg.