Help with transmission

youngstergoku

New Member
i installed centos 64 bit last night and i tried installing transmission but i get this error when i start it.



i didn't have this problem installing transmission on centos 32 bit.. Have you tried searching for the file?

find / -name libevent-2.0.so.5

then create a symbolic link

ln -s WheverTheFileIsfound

Then try again transmission. Hi run this command on turminal



Code: yum -y install curl Code: rpm --import http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY Code: curl -O http://geekery.altervista.org/download.php?filename=x86_64/libevent-2.0.10-1geekery.x86_64.rpm Code: rpm -ivh libevent-2.0.10-1geekery.$(uname -i).rpmthen test your transmission

reply out put

This will solve your error



Quote: Originally Posted by ogkinetic1 i installed centos 64 bit last night and i tried installing transmission but i get this error when i start it.



i didn't have this problem installing transmission on centos 32 bit..
 
Top