Jump to content

Suse 9.0


Recommended Posts

Well I was reading through the FAQ forum cause I originally wanted to install kazaa lite + WINE. I don't tihnk I"m quite ready to tackle the WINE install just yet so I kept reading through the FAQ's a bit more and found eDonkey. I installed both the Core (tar.gz) and the GUI (rpm) I extracted the tar.gz no problem and followed the instructions in the FAQ and all went smoothly. Now I'm trying to install the GUI which is an rpm. So try:

 

[/code]d-216-195-130-149:/home/luser # urpmi ed2k-gtk-gui-0.6.2-0.i386.rpm

bash: urpmi: command not found

 

I tried that as root and that was the output that I got. Is there a certain piece of software that I need to install to do rpms in Suse? I tried the man pages for urpmi and there was nothing for it. Any ideas?

 

Sorry for posting so many questions lately but I've been trying to sit down at my box for a couple hrs a day at least trying to do new things. Thanks for any help that you could give.

 

 

Mark

Link to comment
Share on other sites

urpmi doesn't exist in suse, it's a mandrake only tool.

 

try:

rpm -ivh ed2k-gtk-gui-0.6.2-0.i386.rpm

Thanks for cleaning that up for me. Here is what I did:

 

d-216-195-130-149:/home/luser # rpm -ivh ed2k-gtk-gui-0.6.2-0.i386.rpm
Preparing...                ########################################### [100%]
  1:ed2k-gtk-gui           ########################################### [100%]

 

That seemed to go smoothly, now I'm not quite sure what to do.. The rpm was in my home folder and that's where I executed the command in terminal. I don't see any files that look like they might be the ones I need...when I do the rpm does it put them in a certain place? Here is a listing of what is now in my home folder:

 

luser@d-216-195-130-149:~> ls
bin                            eDonkey            log.txt          temp
bookmarks.html                 GNOME-Tileado.png  MozillaFirebird  uploadq.dat
Documents                      incoming           public_html
ed2k-gtk-gui-0.6.2-0.i386.rpm  known.met          share.dat

 

What do you think?

 

 

Mark

Link to comment
Share on other sites

Acutally, I just go it to launch. The only problem now is getting it to connect, but I'm thinking I know why it isn't. Here is the output after the tar:

 

luser@d-216-195-130-149:~/eDonkey> ./donkey0.50.1

Welcome to eDonkey2000 command line client 0.50.1

Enter commands at any time (type '?' for help)

> Loading shared files...

ERROR: can't listen on port 4662.

Port is probably in use.

Change port by typing: 'port ####' at the prompt.

Upload Queue not loaded

Done loading shared files.

 

I see that the port it needs is busy, but I'm not sure what would be using that port. Here are my current processes:

 

luser@d-216-195-130-149:~> ps -u

Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND

luser 2898 0.0 0.1 2880 1680 pts/0 S 14:08 0:00 bash

luser 3071 0.0 0.0 2536 976 pts/0 S 14:30 0:00 su luser

luser 3072 0.0 0.1 2880 1676 pts/0 S 14:30 0:00 bash

luser 3140 0.0 0.0 2536 976 pts/0 S 14:32 0:00 su luser

luser 3141 0.0 0.1 2880 1672 pts/0 S 14:32 0:00 bash

luser 3338 0.0 0.0 2536 976 pts/0 S 14:56 0:00 su luser

luser 3339 0.0 0.1 2880 1676 pts/0 S 14:56 0:00 bash

luser 3420 0.5 0.9 12416 9460 pts/0 S 15:02 0:01 ed2k_gui

luser 3423 0.0 0.0 3824 940 pts/0 S 15:03 0:00 /home/luser/eDonkluser 3424 0.0 0.0 3824 940 pts/0 S 15:03 0:00 /home/luser/eDonkluser 3425 0.0 0.0 3824 940 pts/0 S 15:03 0:00 /home/luser/eDonkluser 3443 0.1 0.1 2880 1676 pts/2 S 15:07 0:00 bash

luser 3452 0.0 0.9 12416 9460 pts/0 S 15:07 0:00 ed2k_gui

luser 3462 0.0 0.0 2668 720 pts/2 R 15:07 0:00 ps -u

 

 

 

 

Any ideas? Thanks for any help.

 

 

mark

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...