Re: [e-users] Compilation difficulties

Massimo Maiurana <[email protected]> Fri, 8 Aug 2025 19:50:12 +0200
Newsgroups gmane.comp.window-managers.enlightenment.user
Message-ID <[email protected]>
Masaru Nomiya ha scritto il 08/08/25 alle 11:05:
> Please show the results of;
>
>         1. $ ls -l /usr/lib/pkgconfig
>
>         2. $ ls -l /usr/share/pkgconfig
>
>         3. $ ls -l /usr/local/lib/pkgconfig
>
>         4. $ ls -l /usr/local/share/pkgconfig
Actually pc files are installed in 
$prefix/lib/x86_64-linux-gnu/pkgconfig. And $prefix should be /usr/local 
by default.

Massimo Maiurana