you meant when builing those packages (like bind in my example), I needed to use the --option to force static library build?
can I make bind to refer to libcrypto.so rather than libcrypto.so.x.y.z where x.y.z is the version? in the meantime, I am using symbol link. >> dig: error while loading shared libraries: libcrypto.so.0.9.6: cannot >> load share d object file: No such file or directory > No, this is the expected result when you rebuild openssl and a few other > libs. The only workaround is to build static binaries. > -- Swiftly. Silently. Invisibly. .~. In Linux We Trust. news://news.hkpcug.org / v \ http://www.linux-sxs.org news://news.linux.org.hk /( _ )\ http://www.linuxfromscratch.org ^ ^ http://beyond.linuxfromscratch.org For starters: http://new.linuxnow.com/tutorial/preface.html _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
