Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
01-31-2002, 07:24 PM
|
#1
|
Member
Registered: Jan 2002
Location: High Falls, GA
Distribution: Mandrake8.2, FreeBSD, Solaris
Posts: 362
Rep:
|
Linux have a napster clone?
Does Linux have a napster clone or something like gnucleus for file sharing?
|
|
|
01-31-2002, 07:47 PM
|
#2
|
Member
Registered: Jul 2001
Location: Taiwan (ex-Victoria BC)
Distribution: RH 9.0
Posts: 126
Rep:
|
gnapster
do a google search for it.
|
|
|
01-31-2002, 07:51 PM
|
#3
|
Member
Registered: Jan 2002
Location: High Falls, GA
Distribution: Mandrake8.2, FreeBSD, Solaris
Posts: 362
Original Poster
Rep:
|
Gnapster?
OK... thanks...
did i get that right?
|
|
|
01-31-2002, 07:57 PM
|
#4
|
Member
Registered: Jan 2002
Location: High Falls, GA
Distribution: Mandrake8.2, FreeBSD, Solaris
Posts: 362
Original Poster
Rep:
|
Gnapster found...
I found gnapster at this site... http://www.faradic.net/~jasta/gnapster.html
i downloaded a file : gnapster-1.5.0.tar.gz
how in the world do i install it?
thanks...
|
|
|
01-31-2002, 08:06 PM
|
#5
|
Member
Registered: Jan 2002
Location: NZ, AKL
Distribution: Redhat 7.1
Posts: 168
Rep:
|
*me being a smart a** *
gzip -dc gnapster-1.5.0.tar.gz | tar -x &&
cd gnapster-1.5.0 &&
./configure --prefix=/usr/whateverdiryouwant &&
make &&
make install
ummmm...yea..
Last edited by trickykid; 01-31-2002 at 11:15 PM.
|
|
|
01-31-2002, 08:54 PM
|
#6
|
Member
Registered: Jul 2001
Location: Taiwan (ex-Victoria BC)
Distribution: RH 9.0
Posts: 126
Rep:
|
read all the documentation on the website you found that tarball. there will (or bloody well should be) instructions on how to compile it.
|
|
|
01-31-2002, 09:29 PM
|
#7
|
Member
Registered: Jan 2002
Location: High Falls, GA
Distribution: Mandrake8.2, FreeBSD, Solaris
Posts: 362
Original Poster
Rep:
|
thanks dj....
got it to work... thanks dj
also read the install instructions and those were a bit different...
if one of yu could explain each line for me id appreciate it...
gzip -dc gnapster-1.5.0.tar.gz | tar -x &&
im assuming this is a sort of file extractor...
cd gnapster-1.5.0 &&
this changes dir's right?
./configure --prefix=/usr/whateverdiryouwant &&
??? have no idea what this does
make &&
make install
nor this... lol
any help understanding would be appreciated
|
|
|
01-31-2002, 09:55 PM
|
#8
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
the configure script which you run by typing
./configure
is trying to guess what compiler the program will use on your system and what libraries are available, etc. it is sort of pre-install
then you run make
what it does is building rules for compilation and in most cases compiles various sources you downloaded in the archive, and finally make install
installs the compiled source on your system. Read manual pages on make for further details
|
|
|
03-04-2002, 03:10 PM
|
#9
|
LQ Newbie
Registered: Dec 2001
Distribution: redhat 7.2
Posts: 9
Rep:
|
I just installed the gnapster and do a search on the servers and can't seem to get connected to any servers. Is there something else that needs to be done?
|
|
|
03-04-2002, 03:52 PM
|
#10
|
Member
Registered: Jan 2002
Location: Cleveland
Distribution: Gentoo and umm... Gentoo
Posts: 64
Rep:
|
FYI: There's also lopster.
|
|
|
03-04-2002, 04:58 PM
|
#11
|
Member
Registered: Dec 2001
Location: Waco, Texas USA
Distribution: Redhat 7.1
Posts: 232
Rep:
|
i would get limewire. It is difficult to install though and requires that you have the Java Runtime Environment. Search for posts on it if you need help. THere is a lot available here about it.
|
|
|
03-04-2002, 05:21 PM
|
#12
|
Member
Registered: Feb 2002
Distribution: slackware 8.1; redhat 7.2
Posts: 65
Rep:
|
I thing the one you have has a server file you have to configure.
It has some default one that don't work, otr are dummies or something. Searching this site with a couple keywords will get you everywhere with these fine tuning issues. Like th jave /limewire thing. Cant say enough about how much that has helped me.
|
|
|
03-05-2002, 04:36 PM
|
#13
|
Member
Registered: Dec 2001
Location: Sicily (Italy)
Distribution: DEBIAN! - (also used: Red Hat, Mandrake, Slackware, SuSE, BestLinux, EasyLinux, muLinux...)
Posts: 92
Rep:
|
anyways... try AGSatellite instead, the's a *lot* of mp3's...
you find it at: www.audiogalaxy.com
|
|
|
All times are GMT -5. The time now is 06:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|