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.
here's what ive discovered from my first failings at installing apollon...
1)there is a bug in the installer in how it checks that whoever runs it has root privilages. you can get round this error by running the installer as a normal user (not su or root) then entering roots password when prompted.
2)when all is installed and working, it complains about files not existing in your come directory, you have to copy them manually from the apollon install directory.
Originally posted by qwijibow when all is installed and working, it complains about files not existing in your come directory, you have to copy them manually from the apollon install directory.
just some configureation files that SHOULD be coppied from the main install directory into your home directory, but they dont for whatever reason.
here is a priceless command.... 'strace'
strace -o /home/user/error.log apollon
will log all the activities of apollon into the error.log file.
read the log, or do searches on it to find the problem.
somthing like
cat /home/user/error.log | grep /home/user
will output a list of all files the program attempted to access in the home directory.
some will be followed by an error, file not found. ect ect.
actually, ive just re-installed linux and need to re-install apollon.
when i have, i will give you a list of these files to coppy manually, but im going away for a few days, so maybe you will have solved the problem by then ??? i will check back here in 5 days or so.
If you want access to the FastTrack Network from apollon I reccomend you take the following stepsonly works with mandrake-I'm sure similar systems operate on other distros)
From Console
1. "URPMI gift-fasttrack"
2. "URPMI apollon"
3. "gift-setup" - make first option anything but zero(0) and when enter the word "FastTrack"(same caps) as the protocol option.
4. Run apollon
If you have any problems post in this forum I will moniter it.
Originally posted by DukePuke hey ppl, what p2p filesharing program would you recoment, but non-graphical, just working in console (with gnut exception)?
thanks (!)
mldonkey should work for you. I use it but usually use the web interface.
I too was looking for a P2P filesharing client that could hook to the KaZaa network (FastTrack). I'm looking to replace the Windoze network on my martial art's instructor's network with Linux, but needed a KaZaa client to appease his 25 yr old daughter and 15 yr old son. When I was searching, Apollon is what came up...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.