W dniu 25.10.2013 16:09, D'Arcy J.M. Cain pisze: > On Fri, 25 Oct 2013 14:17:03 +0200 > Marcin Mirosław <[email protected]> wrote: >> W dniu 25.10.2013 14:08, Tomasz Sterna pisze: >>> Dnia 2013-10-25, pią o godzinie 12:24 +0100, Niamh Holding pisze: >>>> ./conftest: error while loading shared libraries: libgsasl.so.7: >>>> cannot open shared object file: No such file or directory But >>>> ll /usr/local/lib/libgsasl.so.7 >>> >>> >>> /usr/local/lib is not standard library directory. >> Hi! >> On *BSD it is standard library directory. Man hier also says: > > Which BSD? It is standard on FreeBSD but not NetBSD for example.
I wrongly assumed other BSD are similar to FreeBSD. > Why not use the packaging facility on your system? Because all "howtos" on internet says: If you don't have FOO then do ./configure && make && make install :/ Or users read documentation for package developers. (Yes I know this question wasn't for me;)) Marcin
