uTorrent not able to start *solved*
Posted: Wed Mar 02, 2011 2:26 pm
I had the problem that uTorrent would install nice but it wouldn't start.
It turned out being missing 32-bit libraries.
If you run into the same problems check that you have glibc and libgcc installed. Else run
It turned out being missing 32-bit libraries.
If you run into the same problems check that you have glibc and libgcc installed. Else run
Code: Select all
yum install glibc.i686
yum install libgcc.i686