upgrade problem

Daniel Macks dmacks at netspace.org
Sun Aug 5 19:25:14 PDT 2007


On Sun, Aug 05, 2007 at 12:13:21PM +0900, l l wrote:
> Hi,
> 
> I am using Fedora 7(x86_64) and pkg-config 0.21,
> There is no firefox 2.0.0.6 for fedora 7, so i had compiled and installed it.
> 
> So here is the problem,
> $ pkg-config --list-all | sort
> It doesn't shows firefox*, though there is firefox-xpcom.pc etc under
> /usr/lib/pkgconfig/.

How about 'pkg-config --modversion --print-errors firefox-xpcom'?
This mode gives lots of info about trying to find a specific package,
rather than you manually trying to figure out specific info from a
more general listing. I don't think --list-all displays packages that
have problems, and you suspect that there is a problem with the
package here.

dan

-- 
Daniel Macks
dmacks at netspace.org
http://www.netspace.org/~dmacks



More information about the pkg-config mailing list