Hmm.. Teraz poszło bez problemu ... i co dziwne nie potrafię odtworzyć przebiegu poprzedniej instalacji zakończonej niepowodzeniem.
edit:
Już wiem. Powtórzyłem całą operację która zakończyła się niepowodzeniem.
Skrypt instalacyjny liba8cas-1.4.0 nie uaktualnia pliku /etc/ld.so.cache
Trzeba to zrobić ręcznie po instalacji odpalając ldconf.
Jest to nawet opisane w pliku INSTALL:
2. To make the installed library available to programs intending to use it,
typically some additional actions are needed, like:
- running ldconfig, or
- adding LIBDIR to the LD_LIBRARY_PATH environment variable during program
execution, or
- adding LIBDIR to the LD_RUN_PATH environment variable during program linking.
Also, make sure that the a8cas.m4 file installed with the library is
accessible for Automake (see "dirlist" at
http://www.gnu.org/s/hello/manual/autom … -Path.html ).
Ponowne zalogowanie się rozwiązuje czasami ten problem (u mnie przynajmniej tak się stało)
seban: przed odpaleniem konfigu dla a8cas-tool odpal ldconfig. Rozwiąże to problem.