From: "W.Kenworthy" <[EMAIL PROTECTED]>
Subject: [gentoo-user] How do you know whats linked against firefox?
Date: Sun, 06 Aug 2006 17:55:33 +0800


> I have just completed the latest update to firefox and saw a warning to
> compile all applications linked against it.
> 
> How do you know whats linked against firefox?
> 
> BillK
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 

First find out, what the executable is. 
On my system it is /usr/firefox/firefox-bin.

Then do

         ldd <path to the executable>/<the executable> | less

.

"firefox" itsself is only a starter.

Good success!
mcc
-- 
gentoo-user@gentoo.org mailing list

Reply via email to