On Sat, 03 May 2014 08:27:48 +0200
Ralf Mardorf <ralf.mard...@alice-dsl.net> wrote:


> If the OP should add /usr/local/share/firefox-3.6.28/ to a file
> in /etc/ld.so.conf.d/ the libraries likely will conflict with
> "regular" libraries. 

I don't expect this. Multiple architectures can coexist, and libraries
are versioned. 

If it worries you, you can also set the library location temporarily
with in environment variable LD_LIBRARY_PATH instead.

$ export LD_LIBRARY_PATH=/path/to/libraries:$LD_LIBRARY_PATH


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140503094649.7560e...@orac.fil

Reply via email to