Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2000 15:27:37 -0500 (EST)
From:      Brian Hechinger <wonko@users.tmok.com>
To:        freebsd-questions@freebsd.org
Subject:   Netscape Communicator 4.7 and -current
Message-ID:  <200001162027.PAA28026@entropy.tmok.com>

next in thread | raw e-mail | index | archive | help
i'm trying to get Netscape Navigator 4.7 to run on FreeBSD-current (snapshot
20000114) and am having some trouble.  for some reason, -current didn't
populate the X related aout libraries during install (but i'm guessing 3.3
-stable did since it used to work) so what i need to know is how to i build
and install the aout libraries that netscape needs?

wonko@wintermute.half.com# ldd communicator-4.7.bin
communicator-4.7.bin:
        -lXt.6 => not found (0x0)
        -lXmu.6 => not found (0x0)
        -lXext.6 => not found (0x0)
        -lX11.6 => not found (0x0)
        -lSM.6 => not found (0x0)
        -lICE.6 => not found (0x0)
        -lg++.4 => /usr/lib/compat/aout/libg++.so.4.0 (0x20b67000)
        -lstdc++.2 => /usr/lib/compat/aout/libstdc++.so.2.0 (0x20ba3000)
        -lm.2 => /usr/lib/compat/aout/libm.so.2.0 (0x20bd9000)
        -lc.3 => /usr/lib/compat/aout/libc.so.3.1 (0x20bf3000)

thanks,

-brian


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001162027.PAA28026>