aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Installing aMule...help i'm a noob  (Read 5452 times)

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Installing aMule...help i'm a noob
« on: May 19, 2005, 03:25:56 PM »

Hi all...
first of all i'm not an expert with linux...
i've FedoraCore 4 t3 installed.
I've read some thread for this problem with no luck...
Following the guides i've this problem (i've opened a terminal as root user under KDE)

Code: [Select]
[root@xp2200 Desktop]# rpm -Uvh wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm
Preparing...                ########################################### [100%]
   1:wxGTK                  ########################################### [ 50%]
   2:wxGTK-devel            ########################################### [100%]
[root@xp2200 Desktop]# ldconfig
[root@xp2200 Desktop]# rpm -Uvh wxBase-2.4.2-1.i586.rpm
Preparing...                ########################################### [100%]
   1:wxBase                 ########################################### [100%]
[root@xp2200 Desktop]# ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
[root@xp2200 Desktop]# ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config
[root@xp2200 Desktop]# ldconfig
[root@xp2200 Desktop]# rpm -Uvh aMule-2.0.1-1.i386-FC3.rpm
error: Failed dependencies:
        libreadline.so.4 is needed by aMule-2.0.1-1.i386
        libwx_base-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_base-2.6.so.0(WX_2.6) is needed by aMule-2.0.1-1.i386
        libwx_base_net-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_base_net-2.6.so.0(WX_2.6) is needed by aMule-2.0.1-1.i386
        libwx_base_xml-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_gtk_adv-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_gtk_adv-2.6.so.0(WX_2.6) is needed by aMule-2.0.1-1.i386
        libwx_gtk_core-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_gtk_core-2.6.so.0(WX_2.6) is needed by aMule-2.0.1-1.i386
        libwx_gtk_html-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_gtk_qa-2.6.so.0 is needed by aMule-2.0.1-1.i386
        libwx_gtk_xrc-2.6.so.0 is needed by aMule-2.0.1-1.i386
[root@xp2200 Desktop]#                                        

i've tried to uninstall the rpms and reinstall them...
i've to install something else?
any help appreciated... thanx.
Logged

JPB

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
RE: Installing aMule...help i'm a noob
« Reply #1 on: May 19, 2005, 03:35:47 PM »

Looks like you've used the wrong wxGTK packages. Uninstall wxGTK and wxBase using the rpm -e command (i.e. rpm -e wxGTK and so on). Then download the correct wx GTK package from
http://www.amule.org/files/details.php?file=81
and install that. You should be right after that, hopefully. :-)
Note that there is only one package needed, not two.

Cheers,

JPB
Logged

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Re: Installing aMule...help i'm a noob
« Reply #2 on: May 19, 2005, 04:39:11 PM »

i downloaded the other files...following the guide... btw..using your procedure now i've only this:

Code: [Select]
[root@xp2200 Desktop]# rpm -Uvh aMule-2.0.1-1.i386-FC3.rpm
error: Failed dependencies:
        libreadline.so.4 is needed by aMule-2.0.1-1.i386
[root@xp2200 Desktop]#

only this libreadline.so.4...but isn't included in wxGTK (from http://www.amule.org/files/details.php?file=81)??
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Installing aMule...help i'm a noob
« Reply #3 on: May 19, 2005, 04:48:50 PM »

install readline then (from web, your cd's or whatever)

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Re: Installing aMule...help i'm a noob
« Reply #4 on: May 20, 2005, 01:05:15 AM »

Quote
Originally posted by deltaHF
install readline then (from web, your cd's or whatever)

 :( maybe i'm an idiot...or too inexpert... but maybe i've to return in windows  ;(

i've tried to install the readline rpm's...but without any luck
tried with:
readline-4.3-13.i386.rpm
readline-4.3-7.i386.rpm
readline-5.0-3.i386.rpm
readline-5.0-3.i386.rpm
readline-6.3-7.i386.rpm
readline-devel-5.0-3.i386.rpm
always about the same results
Code: [Select]
[root@xp2200 readline]# rpm -Uvh readline-6.3-7.i386.rpm
warning: readline-6.3-7.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
        libreadline.so.5 is needed by (installed) python-2.4.1-1.i386
        libreadline.so.5 is needed by (installed) sqlite-3.1.2-3.i386
        libreadline.so.5 is needed by (installed) lvm2-2.01.08-2.1.i386
        libreadline.so.5 is needed by (installed) bc-1.06-18.i386
        libreadline.so.5 is needed by (installed) ftp-0.17-25.i386
        libreadline.so.5 is needed by (installed) lftp-3.1.3-1.i386
        libreadline.so.5 is needed by (installed) parted-1.6.22-1.i386
        libreadline.so.5 is needed by (installed) gnupg-1.4.1-2.i386
        libreadline.so.5 is needed by (installed) cadaver-0.22.2-2.i386
        libreadline.so.5 is needed by (installed) samba-client-3.0.14a-2.i386
        libreadline.so.5 is needed by (installed) ntp-4.2.0.a.20040617-8.i386
        libreadline.so.5 is needed by (installed) guile-1.6.7-2.i386
        libreadline.so.5 is needed by (installed) pilot-link-0.12.0-0.pre2.0.i386
        libreadline.so.5 is needed by (installed) gphoto2-2.1.5-8.i386
        readline = 5.0 is needed by (installed) readline-devel-5.0-3.i386
[root@xp2200 readline]#

is a nightmare? and if i install libreadline.so.5 it may ask for 6 and the 7 and so on???
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Installing aMule...help i'm a noob
« Reply #5 on: May 20, 2005, 01:20:03 AM »

looks like your fc4 has some newer version of it ... thats why the amule rpm for fc3 doesn't work.

solution: compile amule yourself or give me access to your pc so i can make amule rpm for you and other users

cheers

gulp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
    • http://www.gulp.mine.nu
Re: Installing aMule...help i'm a noob
« Reply #6 on: May 20, 2005, 02:04:52 AM »

Quote
Originally posted by deltaHF
or give me access to your pc so i can make amule rpm for you and other users

mmm... i think that give you access to my pc can be very difficult for me...i'm totally lost now  ?( , after spending 2 hour trying to install firefox 1.0.4 over 1.0.3... always for this ****** Failed dependencies ... at least with firefox i've reached a success  8o
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Installing aMule...help i'm a noob
« Reply #7 on: May 20, 2005, 02:10:02 AM »

1. you will be not the first one that gives me an access to his pc
2. don't worry, i'll not break anything or look into your files
3. decide: wait for someone that provides rpms for fc4, compile amule yourself or take my offer

cheers ;)

ArtificialIntel

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: Installing aMule...help i'm a noob
« Reply #8 on: May 26, 2005, 08:55:21 PM »

try typing this into the console:
Code: [Select]
yum install compat-readline*This should enable aMule FC3 RPMs to install

AI
Logged

raditzman

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Switch distribution
« Reply #9 on: May 30, 2005, 11:40:46 PM »

rpm is a pain in the ass, try kanotix (kanotix.com), based on debian which is very easy to install programs with synaptic (in debian-based systems you would do "apt-get install amule" and all dependencies are automatically installed along with the program, and voilá, it works.).

Then go the linux forum, and see:

http://forum.amule.org/thread.php?threadid=5776&sid=&threadview=0&hilight=&hilightuser=0&page=1
This post gives you a way to get the most recent cvs version of amule, I recommend that.

Linux is not as hard as you're thinking, it depends on distributions, some are better at it than others, try out a bit before settling on one. I'm using ubuntu now, but I'm going to change to kanotix, because kanotix is 100 % debian, only user-friendly, and that is exactly what I want.

Dan
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Installing aMule...help i'm a noob
« Reply #10 on: May 31, 2005, 08:10:19 AM »

heh, there is no real difference in apt to yum btw...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

xalexas

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 22
Re: Installing aMule...help i'm a noob
« Reply #11 on: May 31, 2005, 10:18:55 PM »

download amule rpm from this site (if you don't want to compile, but there is excellent compile howto here: http://www.amule.org/wiki/index.php/Compilation_Installation)

Amule FC3 rpm: http://www.amule.org/files/download.php?go=2&file=94&mirror=141

suppose you downloaded aMule-2.0.1-1.i386-FC3.rpm to "/home" directory, type in console:

yum install /home/aMule-2.0.1-1.i386-FC3.rpm

and that's it. Yum will ask you to resolve dependencies automaticaly, just say yes.
Logged