Re: pkg-config not returning correct version number - help please

2013-03-22 Thread Alberto Luaces
Chris Fisichella writes: Hi, I did something to cause pkg-config to not return the correct version number. I issue: $ pkg-config --exists --print-errors 'fontconfig = 2.10.91' Requested 'fontconfig = 2.10.91' but version of Fontconfig is 2.10.2 This is after I (believe I) successfully

Re: pkg-config not returning correct version number - help please

2013-03-22 Thread Chris Fisichella
Alberto Luaces alua...@udc.es: Chris Fisichella writes: Hi, I did something to cause pkg-config to not return the correct version number. I issue: $ pkg-config --exists --print-errors 'fontconfig = 2.10.91' Requested 'fontconfig = 2.10.91' but version of Fontconfig is 2.10.2 This is

pkg-config not returning correct version number - help please

2013-03-21 Thread Chris Fisichella
Hi, I did something to cause pkg-config to not return the correct version number. I issue: $ pkg-config --exists --print-errors 'fontconfig = 2.10.91' Requested 'fontconfig = 2.10.91' but version of Fontconfig is 2.10.2 This is after I (believe I) successfully installed from sources