[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses and pkgconfig install location
From: |
Ross Burton |
Subject: |
ncurses and pkgconfig install location |
Date: |
Mon, 15 Nov 2021 16:22:58 +0000 |
Hi,
Can I please echo Ariadne's plea from last month[1] to remove the
pkg-config install location logic and just use $libdir/pkgconfig. We
cross-compile ncurses and the current logic which demands that the
target pkg-config directory already exists [2] is meaningless in a
build where the target filesystem layout may be entirely unrelated
from the host file system layout. Without being root I literally
cannot create the directory it is looking for.
Please just use $libdir/pkgconfig. If that path isn't correct then it
isn't your problem, it's on the person building the software to work
around and handle. I can't think of any situations where $libdir is
the wrong thing to do, honestly.
Ross
[1] https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00050.html
[2] https://github.com/mirror/ncurses/blob/master/aclocal.m4#L9313
- ncurses and pkgconfig install location,
Ross Burton <=
- Re: ncurses and pkgconfig install location, Thomas Dickey, 2021/11/15
- Re: ncurses and pkgconfig install location, Ross Burton, 2021/11/16
- Re: ncurses and pkgconfig install location, Ross Burton, 2021/11/16
- Re: ncurses and pkgconfig install location, Thomas Dickey, 2021/11/16
- Re: ncurses and pkgconfig install location, Ross Burton, 2021/11/16
- Re: ncurses and pkgconfig install location, Thomas Dickey, 2021/11/16
- Re: ncurses and pkgconfig install location, Ross Burton, 2021/11/21
- Re: ncurses and pkgconfig install location, Thomas Dickey, 2021/11/21
- Re: ncurses and pkgconfig install location, Stian Skjelstad, 2021/11/21
- Re: ncurses and pkgconfig install location, Roumen Petrov, 2021/11/22