Page 1 of 1

uTorrent not able to start *solved*

Posted: Wed Mar 02, 2011 2:26 pm
by inquam
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

Code: Select all

yum install glibc.i686 yum install libgcc.i686

Re: uTorrent not able to start *solved*

Posted: Thu Mar 03, 2011 6:15 am
by bigfoot65
That would be correct. This app is native to 32-bit, but with modification will work on 64. I believe the packager is working on this currently.

Would you mind putting something in the wiki for this? The page is located here:

http://wiki.amahi.org/index.php/UTorrent

Re: uTorrent not able to start *solved*

Posted: Thu Mar 03, 2011 1:01 pm
by inquam
No problem, I'll write a few lines