* [gentoo-user] How do you know whats linked against firefox?
@ 2006-08-06 9:55 W.Kenworthy
2006-08-06 10:13 ` Meino Christian Cramer
2006-08-06 10:14 ` Daniel Pielmeier
0 siblings, 2 replies; 4+ messages in thread
From: W.Kenworthy @ 2006-08-06 9:55 UTC (permalink / raw
To: gentoo-user List
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How do you know whats linked against firefox?
2006-08-06 9:55 [gentoo-user] How do you know whats linked against firefox? W.Kenworthy
@ 2006-08-06 10:13 ` Meino Christian Cramer
2006-08-06 10:14 ` Daniel Pielmeier
1 sibling, 0 replies; 4+ messages in thread
From: Meino Christian Cramer @ 2006-08-06 10:13 UTC (permalink / raw
To: gentoo-user, billk
From: "W.Kenworthy" <billk@iinet.net.au>
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How do you know whats linked against firefox?
2006-08-06 9:55 [gentoo-user] How do you know whats linked against firefox? W.Kenworthy
2006-08-06 10:13 ` Meino Christian Cramer
@ 2006-08-06 10:14 ` Daniel Pielmeier
2006-08-06 11:18 ` W.Kenworthy
1 sibling, 1 reply; 4+ messages in thread
From: Daniel Pielmeier @ 2006-08-06 10:14 UTC (permalink / raw
To: gentoo-user
> How do you know whats linked against firefox?
run revdep-rebuild and everything that needs recompiled will be done.
if you just want to know the reverse dependencies go to
http://gentoo-portage.com and search for firefox, down below the
different firefox versions which are in portage you can see the button
reverse deps.
this will also show you what is linked against firefox.
here you have to check what you have installed and which use flag
settings you have applied
for instance gnome-extra/yelp only depends on firefox if the firefox
useflag is enabled
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] How do you know whats linked against firefox?
2006-08-06 10:14 ` Daniel Pielmeier
@ 2006-08-06 11:18 ` W.Kenworthy
0 siblings, 0 replies; 4+ messages in thread
From: W.Kenworthy @ 2006-08-06 11:18 UTC (permalink / raw
To: gentoo-user
Is there another way? The current version of revdep-rebuild does not
work well on more than one of my systems, - the bugfix for one problem I
can identify is in cvs and is not yet available on stable. Thats if you
trust it in any case - I have good reason to treat it with suspicion on
older systems.
BillK
On Sun, 2006-08-06 at 12:14 +0200, Daniel Pielmeier wrote:
> > How do you know whats linked against firefox?
>
> run revdep-rebuild and everything that needs recompiled will be done.
>
> if you just want to know the reverse dependencies go to
> http://gentoo-portage.com and search for firefox, down below the
> different firefox versions which are in portage you can see the button
> reverse deps.
> this will also show you what is linked against firefox.
> here you have to check what you have installed and which use flag
> settings you have applied
> for instance gnome-extra/yelp only depends on firefox if the firefox
> useflag is enabled
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-08-06 11:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-06 9:55 [gentoo-user] How do you know whats linked against firefox? W.Kenworthy
2006-08-06 10:13 ` Meino Christian Cramer
2006-08-06 10:14 ` Daniel Pielmeier
2006-08-06 11:18 ` W.Kenworthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox