aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: fresh reinstall?  (Read 2123 times)

sinbad

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
fresh reinstall?
« on: March 21, 2008, 02:43:10 AM »

Hi everyone,
I tried to run amule on my fedora 7, I was able to install with yum for FC5 but I had some connections problems I thought maybe I should try an older version.
to make a long story short, I ended up deleting the /.amule folder instead of using rpm to uninstall, then I tried compiling from source over it...big mess..

So right now what I'm hoping to do is to reinstall amule with yum; but it tells me
Code: [Select]
Transaction Check Error:
  file /usr/bin/wxcas from install of amule-2.1.3-2.lvn6 conflicts with file from package aMule-wxcas-2.1.3-1_FC5

So I try to find the file but it's not where it says in the error
Code: [Select]
root@fedora//home/sinbad/Download# locate wxcas
/home/sinbad/Download/aMule-wxcas-2.1.3-1_FC5.i586.rpm
/root/.kde/share/apps/RecentDocuments/aMule-wxcas-2.1.3-1_FC5.i586.rpm.desktop
/usr/share/applications/wxcas.desktop
/usr/share/man/de/man1/wxcas.1.gz
/usr/share/man/es/man1/wxcas.1.gz
/usr/share/man/hu/man1/wxcas.1.gz
/usr/share/man/man1/wxcas.1.gz
/usr/share/pixmaps/wxcas.xpm
root@fedora//home/sinbad/Download#

So I tried the steps from the same wiki page http://www.amule.org/wiki/index.php/How_to_uninstall_wxWidgets and still gets the same error when I try to 'yum install amule'

How can I completely remove the files and reinstall amule?
thanks in advance for any help.

where is the registry cleaner here? :P
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: fresh reinstall?
« Reply #1 on: March 21, 2008, 08:36:52 AM »

Hi,

wxCas is not a part of wxWidgets, but aMule. Remove the package "amule-2.1.3-2.lvn6" and it should work.
Logged

sinbad

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: fresh reinstall?
« Reply #2 on: March 23, 2008, 12:14:34 AM »

thank you for the fast reply.
How do I remove the package? IIRC this one I tried to compile from source but not sure. Yum can't remove it as it doesn't see it installed.

The only place I see the package is in yum cache directory, I tried to remove it from there but no luck.

Code: [Select]
Transaction Check Error:
  file /usr/bin/wxcas from install of amule-2.1.3-2.lvn6 conflicts with file from package aMule-wxcas-2.1.3-1_FC5

Error Summary
-------------

root@fedora//home/sinbad/Download# locate amule
/home/sinbad/.opera/images/forum.amule.org.ico
/home/sinbad/.opera/images/www.amule.org.ico
/home/sinbad/Download/amule-2.1.3-2.lvn6.i386.rpm
/usr/share/applications/amule.desktop
/usr/share/doc/aMule-2.1.3/amule-win32.HOWTO.txt
/usr/share/doc/aMule-2.1.3/amulesig.txt
/usr/share/pixmaps/amule.xpm
/var/cache/yum/livna/packages/amule-2.1.3-2.lvn6.i386.rpm
root@fedora//home/sinbad/Download# locate aMule
/home/sinbad/Download/aMule-2.1.3
/home/sinbad/Download/aMule-2.1.3.tar.bz2
/home/sinbad/Download/aMule-wxcas-2.1.3-1_FC5.i586.rpm
/root/.kde/share/apps/RecentDocuments/aMule-wxcas-2.1.3-1_FC5.i586.rpm.desktop
/usr/local/share/doc/aMule-2.1.3
/usr/share/doc/aMule-2.1.3
/usr/share/doc/aMule-2.1.3/ABOUT-NLS
/usr/share/doc/aMule-2.1.3/Changelog
/usr/share/doc/aMule-2.1.3/Doxyfile
/usr/share/doc/aMule-2.1.3/EC_Protocol.txt
/usr/share/doc/aMule-2.1.3/ED2K-Links.HOWTO
/usr/share/doc/aMule-2.1.3/INSTALL
/usr/share/doc/aMule-2.1.3/README
/usr/share/doc/aMule-2.1.3/TODO
/usr/share/doc/aMule-2.1.3/amule-win32.HOWTO.txt
/usr/share/doc/aMule-2.1.3/amulesig.txt
/usr/share/doc/aMule-2.1.3/license.txt
/usr/share/doc/aMule-2.1.3/socks4.protocol
root@fedora//home/sinbad/Download#   
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: fresh reinstall?
« Reply #3 on: March 23, 2008, 10:34:13 AM »

Please do a "yum search amule" and "yum remove pkg name" all packages it finds. (I hope the commands are right, I got them from the man page.) Then reinstall aMule from the repositories.
Logged

sinbad

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: fresh reinstall?
« Reply #4 on: March 27, 2008, 03:04:42 AM »

thanks wuischke once again,
ok so the command is yum info pckg name will tell me what install and what available from the repos.
yum search will search for all available packages.

So I managed to delete the package and reinstall, but when I try to run amule I get
Code: [Select]
amule: error while loading shared libraries: libwx_gtk2u_adv-2.6.so.0: cannot open shared object file: No such file or directory
I tried to install with yum and get an error libwx_gtk2u_adv-2.6.so.0 is provided by installed package

do you have an idea what should I do next?
(google isn't my friend today for some reason)
Logged

sinbad

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: fresh reinstall?
« Reply #5 on: March 28, 2008, 02:57:02 AM »

yes I did removed the libary like in the wiki article, or not, because when I checked with yum it said 'wxGTK.i386     2.8.4-3.fc7  installed'  so I reinstalled with yum and still when I try to run amule I get the error thst it couldn't load  libwx_gtk2u_adv-2.6.so.0   

you sure this library comes with the wxGTK package?
Logged

sinbad

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: fresh reinstall?
« Reply #6 on: March 28, 2008, 03:12:24 AM »

wow man this unix rocks :)

just learnt another cool yum command:
Code: [Select]
yum whatprovides libwx_gtk2u_adv-2.6.so.0
had to remove compat-wxGTK26.i386 which removed amule & VLC with it. then simply yum install amule which added the compact-wxGTK26 too.

thanks a lot for the help fellas.
finally I can start sharing again, time to build my credits like on my M$ machine. :)
Logged