The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
51 views

"error while loading shared libraries: libpopt.so.0 cannot open shared object file

While booting getting the error: error while loading shared libraries: libpopt.so.0 cannot open shared object file" no such file or directory Now I am unable to boot. Any help appreciated.
2
votes
1answer
124 views

Can't install 32 bit gstreamer-ffmpeg normally, library can't find other 32 bit libs

I'm on Ubuntu 12.04 64 bits and I'm trying to get a game (GTA SA) working in wine, but it keeps crashing. After reading error logs it seems I needed some 32 bit versions of gstreamer, probably to play ...
3
votes
0answers
200 views

SCSI Tape drive on ubuntu and centos

On ubuntu 12.10 I have those SCSI drives: [1:0:0:0] cd/dvd TSSTcorp CDDVDW TS-H653N 0208 /dev/sr0 [2:0:0:0] disk Generic USB SD Reader 1.00 /dev/sdb [2:0:0:1] disk Generic ...
0
votes
0answers
81 views

Installing flash debugger on debian

I am running Debian and need to debug some action script code, so I want to install the flash debugger plugin (both for Chrome and Firefox). I am trying to follow the instructions kindly given here, ...