Showing posts with label ldd. Show all posts
Showing posts with label ldd. Show all posts

Shared dynamic and static library

0

Category: , , , , , ,

Waktu itu iseng install app yang gak ada dipackage bawaan distro. terpaksa compile langsung dari file source codenya. nah, apesnya ditengah jalan terdapat sesuatu yang gak diharapkan. eaaaaaaaa ada masalah dengan dependencies  library app yang bersangkutan gak mau kedetek pas diconfigure padahal udah ane install.

#tail -f config.log | grep not found
checking for libxzy >= 0.0.1... configure: error: xzy not found

Cek library udah masuk ke direktori.

/usr/lib/libxyz.la
/usr/lib/libxyz.so.1
/usr/lib/libxyz.so.0.0.1
/usr/lib/libxyz.a
/usr/lib/libxyz.so