
installed azureus using yum .
yum -y install azureus
it was running fine other than flash plugin miissing prompt , i installed the flash plugin , but no fortune . after that it notified that a new version Vuze 4.1.0.0 is available and i downloaded that . now there was no way to upgrade the previous installation ,
i had to remove previously installed azureus using
yum remove azureus
now i extracted the newer version in the /usr/share . u can place it whereever u like .
still there was the missing flash plugin . then i created a sym link to the /usr/lib/flash-plugin/libflashplayer.so in new vuze/azureus plugin directory
but even this could not fix the missing plugin problem .
i created a symlink like this ..
ln -s /usr/lib/flash-plugin/libflashplayer.so /usr/lib/xulrunner-1.9/plugins/
and now it is working fine :)
0 comments:
Post a Comment