On Feb 4, 2005, at 11:55 AM, [EMAIL PROTECTED] wrote:
Thanks much Greg.
My results are:
# file /usr/local/sbin/popper
/usr/local/sbin/popper: ELF 32-bit MSB executable SPARC Version 1,
dynamically linked, stripped
# ldd /usr/local/sbin/popper
ldd: /usr/local/sbin/popper: file has insecure interpreter ELF
between this and the link you gave me (I swear I Googled and
searched... I hate RTFM's :-) there should be enough to keep me busy.
You probably built (or, to be more specific, linked) it wrong.
See, for example,
http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2004-08/1973.html
http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2004-08/1997.html
- Greg