Results 1 to 10 of 13
I've downloaded and install LimeWire on my RH 9.1 box. Well, for some reason every directory I select to try to share so I can download my files to won't ...
- 05-02-2004 #1Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
LimeWire or anything similar
I've downloaded and install LimeWire on my RH 9.1 box. Well, for some reason every directory I select to try to share so I can download my files to won't work. And, I don't know if I can uninstall LimeWire and start over again or not. Can anyone give me some ideas on other good P2P programs?
- 05-03-2004 #2Just Joined!
- Join Date
- Jan 2004
- Location
- Egypt
- Posts
- 54
u could use apollon which is a p2p program than connects to OpenFT, Gnutella, FastTrack (Kazaa)
go to : http://apollon.sourceforge.net/files.html
and download the all-in-one installer (apollon-dist.tar.bz2)
then untar it using ark or any other way u like
to install it just open a console and go to the place where u extracted it and type
./install.sh
- 05-03-2004 #3Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
I downloaded the tar.gz because I've never extracted a bz2 file before. I tried ./install.sh but it didn't work so I dunno.
- 05-03-2004 #4Just Joined!
- Join Date
- Jan 2004
- Location
- Egypt
- Posts
- 54
u uncompress it either by typing :
tar xvjf filename.tar.bz2
or by using a program like ark
or if ur using kde just simply open it and copy its content to another folder
- 05-03-2004 #5Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
Well, I got the bz2 file extracted by:
Any ideas?Code:[tristan@localhost tmp]$ tar -jxf apollon-0.9.3-2.tar.bz2 [tristan@localhost tmp]$ cd apollon-0.9.3 [tristan@localhost apollon-0.9.3]$ ./install.sh bash: ./install.sh: No such file or directory
- 05-03-2004 #6Just Joined!
- Join Date
- Jan 2004
- Location
- Egypt
- Posts
- 54
yeah u downloaded the wrong file

download the All-in-one installer since it got apollon and its plugins and its very easy to install
- 05-03-2004 #7Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
That's the only file I can find as the all-in-one installer. The only bz2 file is a source file.Code:apollon-dist-0.2.1.run
- 05-03-2004 #8Just Joined!
- Join Date
- Jan 2004
- Location
- Egypt
- Posts
- 54
yeah the new one is now .run
sorry i havent checked it in a while
- 05-03-2004 #9Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
[/code]Code:[root@localhost tmp]# tar -xjvf apollon-dist.tar.bz2 apollon-dist/ apollon-dist/gift-gnutella-0.0.9.2.tar.bz2 apollon-dist/gift-0.11.6.tar.bz2 apollon-dist/apollon-0.9.3.tar.bz2 apollon-dist/giFT-FastTrack-0.8.5.tar.gz apollon-dist/install.sh apollon-dist/gift-openft-0.2.1.2.tar.bz2 [root@localhost tmp]# cd apollon-dist [root@localhost apollon-dist]# ls apollon-0.9.3.tar.bz2 gift-gnutella-0.0.9.2.tar.bz2 gift-0.11.6.tar.bz2 gift-openft-0.2.1.2.tar.bz2 giFT-FastTrack-0.8.5.tar.gz install.sh [root@localhost apollon-dist]# ./install.sh bash: ./install.sh: Permission denied [root@localhost apollon-dist]# chmod 755 install.sh [root@localhost apollon-dist]# ./install.sh Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed [root@localhost apollon-dist]#
- 05-03-2004 #10Linux Newbie
- Join Date
- Apr 2004
- Posts
- 173
I just downloaded the .run file and I get an error too when trying to install it. WHy does an install never work for me?


Reply With Quote
