What would be a nice P2P program? I've tried out...
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
What would be a nice P2P program? I've tried out...
I want to know what would be a nice P2P program. I've tried out many and here's what happened. Note that I do installs from the RpmDrake tool in my distro, or from tarball, preference in that order
LimeWire: I have Java Runtime Environment 1.5, but whenver I install using the RPM, no entry shows up in the menu or even in /usr/bin or /usr/local/bin. I've downloaded it many times and every time I try to install, it says 'Everything already installed'. Typing limewire in console reults in 'command not found'. And since it doesn't show up on 'Remove Software' list, I can't try a clean install
Xnap: Installs fine, creates menu entry but it never starts. It shows 'Starting Xnap' for a long time and then goes away.
Phex: After opening the zip file, there's nothing I can figure out! Where's the configure script or executable? There are just many folders and subfolders, containing '.class' files, that's it.
Appollon: Installation failed due to some missing dependency, but I don't know gow to bypass it's graphical interface.
Gtk-Gnutella: It said that installed successfully, but nothing in /usr/bin etc.
I've tried many others too, but these are the main ones I remember. The only one I can successfully install and use is Mutella (installed from tarball), but I could only use it's command line interface, couldn't figure out how to start GUI. I also have Azureus and BitTorrent, they work fine, but I want a non-BitTorrent client too.
Xnap is a piece of cake. All you need is the xnap2.5r3.jar file. Put it in /usr/local/bin/. Create a launcher with the command "java -jar /usr/local/bin/xnap2.5r3.jar"
Post the results of running that command. I have never had a problem with the rpm on Mandriva, Suse or Fedora Core. On Mandriva, you have to create your own menu entry.
Reply to redazz: Showed nothing, just stopped for a while and then went on to new line for any other command.
It seems like something got borked in the rpm database if rpm can't find LimeWire but then refuses to install it because it thinks its already there. What I suggest you do is install LimeWire using the force command. Make sure you have java installed, then do
Code:
#rpm -Uvh --nodeps --force LimeWireLinux.rpm
The command to start LimeWire is simply "limewire".
When I'd tried from RpmDrake GUI tool, it never told about any bad md5 checksums. Also, just to make sure, I also deleted and downloaded Limewire again, same problem. I tried a different source for the download too, problem persisted.
Reply to ScottReed: SoulSeek doesn't seem to be too enticing in it's content. And as a noob, I would like to start using command line versions a little later.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.