Bug 18958 - pkg-config doesn't install on OSX
Summary: pkg-config doesn't install on OSX
Status: RESOLVED NOTABUG
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Mac OS X (All)
: medium normal
Assignee: Tollef Fog Heen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 11:48 UTC by Pierre Rudloff
Modified: 2012-10-29 03:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Complete configure/make log (58.00 KB, text/plain)
2008-12-08 11:48 UTC, Pierre Rudloff
Details

Description Pierre Rudloff 2008-12-08 11:48:35 UTC
Created attachment 20906 [details]
Complete configure/make log

I'm using Mac OS 10.5.5
I tried to install pkg-config 0.23 from source (with configure/make/sudo make install) but when I type
pkg-config --version
I got
-bash: pkg-config: command not found
Comment 1 Ryan Schmidt 2009-01-16 03:03:56 UTC
pkg-config works fine on Mac OS X for me. By default it installs into /usr/local, so I believe you just need to run /usr/local/bin/pkg-config or add /usr/local/bin to your PATH.
Comment 2 Dan Nicholson 2012-05-14 08:58:07 UTC
From your log it looks like it never got installed. "make install" should have a bunch of messages showing where it got installed, but it looks empty in your log. Could you try again (either from current code or from the old tarball) and make sure that "sudo make install" doesn't do anything?
Comment 3 Dan Nicholson 2012-10-29 03:00:07 UTC
This has been open long enough. Without any further info there's nothing to fix.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.