there are certain packages, RPM if you will, that have no copies compiled for 64-bit architecture. now you’re too lazy to do it the “hard way,” which is, to compile from source. sometimes you can’t do without these apps so you proceed to download the said RPMs and install it on your Linux, crossing your fingers at the same time that the damned thing will just work. supposedly it should. and why not? 64-bit systems should be able to run 32-bit apps.
well i’ve ran into situations where the RPM installs perfectly. no dependency issues whatsoever. however when i try to run the app nothing comes out. i run it via console and there i see cryptic messages like “unable to load libcrypto.so.1.. . file or folder does not exist.” WTF?! i check if that library file is installed and sure enough it is. **curse…curse…curse**
ok, so i recheck the install path of the said library. aha! it’s under /usr/lib64/. the app complains that the library is not available in /usr/lib/. of course! **blah, blah, blah**
symbolic links are very useful after all.. .
Similar Posts:
- > getting away with RPM dependecies September 28, 2006
- > SUSE Kickoff Menu October 31, 2006
- > Faenza Icon Theme And Numix GTK Theme On Ubuntu 13.10 October 18, 2013
- > a G kind of Linux November 27, 2007
- > moving out, moving in.. . May 19, 2007