On Tue, Jan 17, 2012 at 12:24:55PM -0700, [email protected] wrote:
> 
> Hello All,
> 
> I'm compiling xorgserver and I get this error:
> 
> Requested 'xtrans > 1.2.2' but version of XTrans is 1.2
> 
> Now, I know I installed xtrans 1.2.5 as part of the libs section. It
> compiles and installs fine also.
> 
> My XWindows PREFIX = /usr
> 
> The error also mentions PKG_CONFIG_PATH for non-standard prefixes but I
> think /usr is standard, isn't it?
> 
> Any help would be greatly appreciated.
> 
> Thank You
> Jason
> 
 Yes, /usr is standard.

ken@bluesbreaker ~ $find /usr -name xtrans.pc
/usr/share/pkgconfig/xtrans.pc

ken@bluesbreaker ~ $grep Version /usr/share/pkgconfig/xtrans.pc
Version: 1.2.6

 In passing, note that this package used /usr/share/pkgconfig
instead of the more common /usr/lib/pkgconfig.

 Note that I'm on 1.2.6 (I updated my build independently of what's
in the book).  I guess that either you somehow downloaded a version
that wasn't 1.2.5, or else that you have built two versions, perhaps
even overwriting the correct one with the older one.

 Alternatively, if the commands above show 1.2.5 then I'm baffled.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to