Dominik Brettnacher wrote in list.de-bsd-questions:
> On Thu, 3 Jun 1999, Fabian_Lessle(at)saargate.de wrote:
> > Weiss jemand, welche aout-libs genau von Netscape benoetigt werden?
>
> da fällt mir gerade was ein:
>
> domi(at)dominik(504):~ $ truss netscape 2>&1 |grep lib |grep open
Ähem... Ist genau das nicht der Job von "ldd"...?
inof(at)hermes:~> ldd /usr/local/lib/netscape/navigator-4.08.bin
/usr/local/lib/netscape/navigator-4.08.bin:
-lXt.6 => /usr/X11R6/lib/aout/libXt.so.6.0 (0x2063b000)
-lXmu.6 => /usr/X11R6/lib/aout/libXmu.so.6.0 (0x20677000)
-lXext.6 => /usr/X11R6/lib/aout/libXext.so.6.3 (0x20687000)
-lX11.6 => /usr/X11R6/lib/aout/libX11.so.6.1 (0x20690000)
-lSM.6 => /usr/X11R6/lib/aout/libSM.so.6.0 (0x20721000)
-lICE.6 => /usr/X11R6/lib/aout/libICE.so.6.3 (0x20729000)
-lg++.4 => /usr/lib/aout/libg++.so.4.0 (0x2073a000)
-lm.2 => /usr/lib/aout/libm.so.2.0 (0x20776000)
-lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x20790000)
-lc.3 => /usr/lib/aout/libc.so.3.1 (0x207c6000)
Gruß
Oliver
-- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli(at)dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 04 Jun 1999 - 03:33:32 CEST