You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to autop...@googlegroups.com
I'm currently using openSUSE 11 x86_64 and noticed, that pkg-config
uses /usr/lib64/pkgconfig instead of /usr/lib/pkgconfig. Because of
this installPkgConfig doesn't work.
One solution to this would be to check if /usr/lib64 exists, but that
doesn't look to me like an ideal solution.
So does someone now a safe way to find out which is the default library path?