aMule Forum
English => aMule Help => Topic started by: destructa 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?
-
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:
~ $ whereis amule
You should get something similar to this:
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.
-
just type amule as user in your console ..
cheers
-
Or what delta said. Sorry for going overboard.. hehe..
-
Got it working. I installed Fedora Core 3 instead of Mandriva. I updated FC3 with every update going. Installed it, and now it works!!!!