Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 23:37:48 -0500
From:      Alex Goncharov <alex-goncharov@comcast.net>
To:        "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>
Cc:        freebsd-current@freebsd.org, fbsd.questions@rachie.is-a-geek.net, freebsd-questions@freebsd.org
Subject:   Re: Xorg upgrade desaster: Xlib: extension "Generic Event	Extension" missing on display ":0.0".
Message-ID:  <E1LTU5c-000Jiu-PI@daland.home>
In-Reply-To: <4984EF27.2050405@mail.zedat.fu-berlin.de> (ohartman@mail.zedat.fu-berlin.de)
References:  <49837CFD.4080603@mail.zedat.fu-berlin.de> <200901301430.07087.fbsd.questions@rachie.is-a-geek.net> <4984EF27.2050405@mail.zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
,--- You/O. (Sun, 01 Feb 2009 01:39:03 +0100) ----*
| I did a 'ldd' on the Firefox3 binary
| and  I got the attached dump of the linked shared objects.
| Interestingly, the first three entries show up something missing -

LD_LIBRARY_PATH=/usr/local/lib/firefox3 ldd /usr/local/lib/firefox3/firefox-bin | head -n 5
/usr/local/lib/firefox3/firefox-bin:
        libxul.so => /usr/local/lib/firefox3/libxul.so (0x28087000)
        libmozjs.so => /usr/local/lib/firefox3/libmozjs.so (0x28e8f000)
        libxpcom.so => /usr/local/lib/firefox3/libxpcom.so (0x28f1f000)

firefox3 sets LD_LIBRARY_PATH for you :-)

| thor# ldd firefox-bin
| firefox-bin:
|         libxul.so => not found (0x0)
|         libmozjs.so => not found (0x0)
|         libxpcom.so => not found (0x0)
|         libplds4.so.1 => /usr/local/lib/libplds4.so.1 (0x80063e000)

-- Alex -- alex-goncharov@comcast.net --




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LTU5c-000Jiu-PI>