* napster on Linux
@ Victor Tsaran
` Jacob Schmude
` Chris Nestrud
0 siblings, 2 replies; 6+ messages in thread
From: Victor Tsaran @ UTC (permalink / raw)
To: Speakup List
Hello, listers!
I am notsure if this has been on this list, however, here is the package
which enables Napster on Linux systems. The only requirement is that you
have PERL with threads enabled. I noticed that on most distributions, for
whatever reason, PERL 5.60 comes with threads disabled by default.
Currently, I am trying to figure out whether I need to recomple PERL to
enable threads or I can just change particular option. If anyone knows the
answer, please let me know.
On this page
http://search.cpan.org/search?dist=MP3-Napster
You will find a package called mp3-napster.tar.gz
Download it, follow instructions, and you're off in using napster!!!
Best,
Vic
******* ******* *******
have you thought of visiting Cybertsar's Internet Kingdom? It is still
alive!
Here is the URL:
http://nimbus.ocis.temple.edu/~vtsaran/
******* ******* *******
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: napster on Linux
napster on Linux Victor Tsaran
@ ` Jacob Schmude
` Victor Tsaran
` Ryan Mann
` Chris Nestrud
1 sibling, 2 replies; 6+ messages in thread
From: Jacob Schmude @ UTC (permalink / raw)
To: speakup
Hi
Yes, perl needs to be recompiled. The README.threads in the perl
documentation directory describes the process in detail. Certain flags
need to be passed to the configure script before actual compilation.
On Sat, 30 Sep 2000, Victor Tsaran wrote:
> Hello, listers!
> I am notsure if this has been on this list, however, here is the package
> which enables Napster on Linux systems. The only requirement is that you
> have PERL with threads enabled. I noticed that on most distributions, for
> whatever reason, PERL 5.60 comes with threads disabled by default.
> Currently, I am trying to figure out whether I need to recomple PERL to
> enable threads or I can just change particular option. If anyone knows the
> answer, please let me know.
>
> On this page
>
> http://search.cpan.org/search?dist=MP3-Napster
>
> You will find a package called mp3-napster.tar.gz
>
> Download it, follow instructions, and you're off in using napster!!!
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: napster on Linux
` Jacob Schmude
@ ` Victor Tsaran
` Ryan Mann
1 sibling, 0 replies; 6+ messages in thread
From: Victor Tsaran @ UTC (permalink / raw)
To: speakup
Yes, thanks jacob! The flags are -Dusethreads and -Duse5005threads for
5005-style threads.
I am just compling as I am writing.
Best,
Vic
******* ******* *******
have you thought of visiting Cybertsar's Internet Kingdom? It is still
alive!
Here is the URL:
http://nimbus.ocis.temple.edu/~vtsaran/
******* ******* *******
----- Original Message -----
From: "Jacob Schmude" <jacobs@ncinter.net>
To: <speakup@braille.uwo.ca>
Sent: Saturday, September 30, 2000 9:41 PM
Subject: Re: napster on Linux
> Hi
> Yes, perl needs to be recompiled. The README.threads in the perl
> documentation directory describes the process in detail. Certain flags
> need to be passed to the configure script before actual compilation.
>
>
> On Sat, 30 Sep 2000, Victor Tsaran wrote:
>
> > Hello, listers!
> > I am notsure if this has been on this list, however, here is the package
> > which enables Napster on Linux systems. The only requirement is that you
> > have PERL with threads enabled. I noticed that on most distributions,
for
> > whatever reason, PERL 5.60 comes with threads disabled by default.
> > Currently, I am trying to figure out whether I need to recomple PERL to
> > enable threads or I can just change particular option. If anyone knows
the
> > answer, please let me know.
> >
> > On this page
> >
> > http://search.cpan.org/search?dist=MP3-Napster
> >
> > You will find a package called mp3-napster.tar.gz
> >
> > Download it, follow instructions, and you're off in using napster!!!
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: napster on Linux
` Jacob Schmude
` Victor Tsaran
@ ` Ryan Mann
1 sibling, 0 replies; 6+ messages in thread
From: Ryan Mann @ UTC (permalink / raw)
To: speakup
Their are napstar clients that don't require perl. Do a search on
freshmeat.net
On Sun, 1 Oct 2000, Jacob Schmude wrote:
> Hi
> Yes, perl needs to be recompiled. The README.threads in the perl
> documentation directory describes the process in detail. Certain flags
> need to be passed to the configure script before actual compilation.
>
>
> On Sat, 30 Sep 2000, Victor Tsaran wrote:
>
> > Hello, listers!
> > I am notsure if this has been on this list, however, here is the package
> > which enables Napster on Linux systems. The only requirement is that you
> > have PERL with threads enabled. I noticed that on most distributions, for
> > whatever reason, PERL 5.60 comes with threads disabled by default.
> > Currently, I am trying to figure out whether I need to recomple PERL to
> > enable threads or I can just change particular option. If anyone knows the
> > answer, please let me know.
> >
> > On this page
> >
> > http://search.cpan.org/search?dist=MP3-Napster
> >
> > You will find a package called mp3-napster.tar.gz
> >
> > Download it, follow instructions, and you're off in using napster!!!
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: napster on Linux
napster on Linux Victor Tsaran
` Jacob Schmude
@ ` Chris Nestrud
` Victor Tsaran
1 sibling, 1 reply; 6+ messages in thread
From: Chris Nestrud @ UTC (permalink / raw)
To: speakup
Their is also an open-source napster client written in C at:
http://www.gis.net/~nite
It's been in developement since nearly the beginning of the napster
windows client.
Chris
On Sat, 30 Sep 2000, Victor Tsaran wrote:
> Hello, listers!
> I am notsure if this has been on this list, however, here is the package
> which enables Napster on Linux systems. The only requirement is that you
> have PERL with threads enabled. I noticed that on most distributions, for
> whatever reason, PERL 5.60 comes with threads disabled by default.
> Currently, I am trying to figure out whether I need to recomple PERL to
> enable threads or I can just change particular option. If anyone knows the
> answer, please let me know.
>
> On this page
>
> http://search.cpan.org/search?dist=MP3-Napster
>
> You will find a package called mp3-napster.tar.gz
>
> Download it, follow instructions, and you're off in using napster!!!
> Best,
> Vic
>
> ******* ******* *******
> have you thought of visiting Cybertsar's Internet Kingdom? It is still
> alive!
> Here is the URL:
> http://nimbus.ocis.temple.edu/~vtsaran/
> ******* ******* *******
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: napster on Linux
` Chris Nestrud
@ ` Victor Tsaran
0 siblings, 0 replies; 6+ messages in thread
From: Victor Tsaran @ UTC (permalink / raw)
To: speakup
Well, there is yet one more, called Mynapster. Could be found at
http://mynapster.sourceforge.net
The problem with MyNapster is that it doesn't provide sharing capabilities,
just leeching capabilities. And you know, Napster kicks you out for such a
thing.
Vic
******* ******* *******
have you thought of visiting Cybertsar's Internet Kingdom? It is still
alive!
Here is the URL:
http://nimbus.ocis.temple.edu/~vtsaran/
******* ******* *******
----- Original Message -----
From: "Chris Nestrud" <ccn@uark.edu>
To: <speakup@braille.uwo.ca>
Sent: Sunday, October 01, 2000 5:52 AM
Subject: Re: napster on Linux
> Their is also an open-source napster client written in C at:
> http://www.gis.net/~nite
> It's been in developement since nearly the beginning of the napster
> windows client.
>
> Chris
>
>
> On Sat, 30 Sep 2000, Victor Tsaran wrote:
>
> > Hello, listers!
> > I am notsure if this has been on this list, however, here is the package
> > which enables Napster on Linux systems. The only requirement is that you
> > have PERL with threads enabled. I noticed that on most distributions,
for
> > whatever reason, PERL 5.60 comes with threads disabled by default.
> > Currently, I am trying to figure out whether I need to recomple PERL to
> > enable threads or I can just change particular option. If anyone knows
the
> > answer, please let me know.
> >
> > On this page
> >
> > http://search.cpan.org/search?dist=MP3-Napster
> >
> > You will find a package called mp3-napster.tar.gz
> >
> > Download it, follow instructions, and you're off in using napster!!!
> > Best,
> > Vic
> >
> > ******* ******* *******
> > have you thought of visiting Cybertsar's Internet Kingdom? It is still
> > alive!
> > Here is the URL:
> > http://nimbus.ocis.temple.edu/~vtsaran/
> > ******* ******* *******
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
napster on Linux Victor Tsaran
` Jacob Schmude
` Victor Tsaran
` Ryan Mann
` Chris Nestrud
` Victor Tsaran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).