evo and firefox revisited...



If we are being careful to make sure that members of the evo family are
using firefox rather than mozilla, we will need to add the firefox
libraries to LD_LIBRARY_PATH.

For example,

        export LD_LIBRARY_PATH=/opt/garnome/lib:/opt/garnome/lib/firefox=1.0.5


Why do this???

        cd /opt/garnome/bin
        ldd /opt/garnome/bin/evolution |grep firefox
                libnss3.so => /opt/garnome/lib/firefox-1.0.5/libnss3.so (0x0fb8c000)
                libsmime3.so => /opt/garnome/lib/firefox-1.0.5/libsmime3.so (0x0fb45000)
                libssl3.so => /opt/garnome/lib/firefox-1.0.5/libssl3.so (0x0fb13000)
                libsoftokn3.so => /opt/garnome/lib/firefox-1.0.5/libsoftokn3.so (0x0fa71000)
                libplds4.so => /opt/garnome/lib/firefox-1.0.5/libplds4.so (0x0f882000)
                libplc4.so => /opt/garnome/lib/firefox-1.0.5/libplc4.so (0x0f85c000)
                libnspr4.so => /opt/garnome/lib/firefox-1.0.5/libnspr4.so (0x0f7ff000)

Otherwise,  I pick up the mozilla libraries installed under /usr/lib

-Joseph

-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]