On 04/01/2018 09:37 AM, Klaus Ethgen wrote: > Am So den 1. Apr 2018 um 9:59 schrieb Klaus Ethgen: > [libpopt and libargon] >> I run ceres. ascii is not affected. > > In fact, debian did intentional break libpopt as the version in ascii > installs to /lib but the version in ceres installs to /usr. > > Regards > Klaus > --
Nothing installs to /lib anymore, because it's just a symlink to /usr/lib. You can get this on ascii with a debootstrap install. lrwxrwxrwx 1 root root 7 Nov 10 10:44 lib -> usr/lib lrwxrwxrwx 1 root root 9 Nov 10 10:44 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Nov 10 10:44 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Nov 10 10:44 libx32 -> usr/libx32 fsmithred _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
