aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Says installed, but can't find or run  (Read 1864 times)

destructa

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Says installed, but can't find or run
« on: May 27, 2005, 09:59:47 PM »

I'm very new to linux (2 days).  I'm using Mandriva 2005 LE and I downloaded the Mandriva RPM and it's says it's already installed.  

Can't find it.  How do I run it?  If it's not installed, how do I do it.

Please VERY simple instructions, still getting my head around linux.

Also is Mandriva the best linux to use?
Logged

Ateo

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 138
  • pfft.
    • http://www.atheistnetwork.com
RE: Says installed, but can't find or run
« Reply #1 on: May 27, 2005, 10:22:59 PM »

Greetings...

There's a couple of things you can try out.. Open up a console window (that's sorta like a dos window). Do the following command which hopefully outputs something useful:
Code: [Select]
~ $ whereis amuleYou should get something similar to this:
Code: [Select]
dracco@epitaph dracco $ whereis amule
amule: /usr/bin/amule /usr/X11R6/bin/amule /usr/bin/X11/amule /usr/man/man1/amule.1.gz /usr/share/man/man1/amule.1.gz
We're looking for the amule binary (executable) which, in my example, is the one with "bin" in the path.

If you get nothing, it did not install or it just didn't install correctly. If you do get a path to the binary, try executing the amule binary with the entire path. If that works, you need to add that path (/usr/bin in my example) to your system user profile defined in ~/.bashrc or ~/.bash_profile, depending on distribution.
Logged
-- El payaso cabron me dice que tengo que consumir!

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: Says installed, but can't find or run
« Reply #2 on: May 27, 2005, 10:52:37 PM »

just type amule as user in your console ..

cheers

Ateo

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 138
  • pfft.
    • http://www.atheistnetwork.com
Re: Says installed, but can't find or run
« Reply #3 on: May 29, 2005, 01:38:52 AM »

Or what delta said. Sorry for going overboard.. hehe..
Logged
-- El payaso cabron me dice que tengo que consumir!

destructa

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: Says installed, but can't find or run
« Reply #4 on: May 29, 2005, 12:48:51 PM »

Got it working.  I installed Fedora Core 3 instead of Mandriva.  I updated FC3 with every update going.  Installed it, and now it works!!!!
Logged