François Bissey wrote:
On Thu, 01 May 2014 15:05:03 Volker Braun wrote:
On Thursday, May 1, 2014 9:58:47 PM UTC+1, leif wrote:
pkg-config --variable pc_path pkg-config

That doesn't always work.  (See my other post on how to get it.)

Where does it not work?
My SLES11SP1 system on power7 reports:
frb15@p2n14-c /hpc/home/frb15 :/usr/bin/pkg-config --variable pc_path pkg-
config

frb15@p2n14-c /hpc/home/frb15 :/usr/bin/pkg-config --version
0.23

It just report blank for that particular command but I checked it
reports configuration of system libraries OK so it is not broken.

Same for 0.22 here on Ubuntu 10.04.4.

0.25 does support it. (Also supports ... --debug 2>&1 | grep '^Scanning' ...)

And:

$ pkg-config --variable pc_path pkg-config
$ pkg-config --debug 2>&1 | grep '^Scanning' | awk '{print $3}'
'/usr/lib/pkgconfig'
$ pkg-config --version
0.15.0
$ uname -rs
SunOS 5.10

:-)


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to