Problem : For this question I’ll be using a specific example, but really this generalizes to pretty much any binary […]
Tag: libraries
How to strip a Linux system?
Problem : I’ve been building my own Linux distro, and I’ve stripped the binaries, etc. The system won’t use GCC […]
Linux Version of Windows 7 Libraries
Problem : Libraries are one of the features I like about Windows 7 (admittedly, I haven’t delved to deeply yet). […]
ldconfig: cannot lstat – permission denied
Problem : I copied some libraries (libncurses, version 5.9) from a machine with architecture x86 to another machine with same […]
What library contains file X?
Problem : I’m tired of looking for specific files for specific problems, for questions like this one for example. Now, […]
Why is 64 bit OS version packaged with both 32 and 64 bit libraries?
Problem : I installed SuSE 64 bit version, and i saw it has libraries (Samba), installed with both 32 and […]
does installing libraries makes linux slower
Problem : I have ubuntu amd64, and i want to install packet tracer on it. the thing is, packet tracer […]
How to check the version of the dynamic linker?
Problem : If I run a binary compiled on a newer Linux distro on an older Linux distro, I may […]
Multiple versions of a lib on Linux
Problem : So i often have the problem that i work on applications that need different versions of the same […]
Libuser on Linux Mint Olivia
Problem : I was wondering if anyone could help me in installing libuser on linux mint olivia. I tried searching […]