Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
p2p gui program that connects to the kazaa network?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Fri Jun 27, 2003 7:04 pm    Post subject: p2p gui program that connects to the kazaa network? Reply with quote

does anybody know of a kazaa type gui that connects to the kazaa networks?
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
mlang
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2003
Posts: 82
Location: Near Pittsburgh, PA

PostPosted: Fri Jun 27, 2003 7:07 pm    Post subject: Re: p2p gui program that connects to the kazaa network? Reply with quote

xrn0id wrote:
does anybody know of a kazaa type gui that connects to the kazaa networks?


I've been using gift-cvs-0.10.0-r2 with giftcurs for that purpose. If you want a gui, there's giftui, giftui-cvs, and giftoxic. There are a couple big threads that discuss using gift to connect to FastTrack here in the forums, such as these two:

https://forums.gentoo.org/viewtopic.php?t=56242
https://forums.gentoo.org/viewtopic.php?t=41548
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Fri Jun 27, 2003 7:41 pm    Post subject: Reply with quote

where can I get the original? is it an emerge?
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
mlang
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2003
Posts: 82
Location: Near Pittsburgh, PA

PostPosted: Fri Jun 27, 2003 7:47 pm    Post subject: Reply with quote

xrn0id wrote:
where can I get the original? is it an emerge?


The original what? There are ebuilds for all the things I mentioned -- to install giftcvs, do
Code:
ACCEPT_KEYWORDS="~x86" emerge gift-cvs

then install the client of your choice (I prefer giftcurs).

For information about how to set up gift to use the FastTrack plugin, I'd refer you to the threads I mentioned before.
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Fri Jun 27, 2003 7:59 pm    Post subject: Reply with quote

nm, I got it.
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 1:22 am    Post subject: Reply with quote

how do i run the giFT setup?
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 1:29 am    Post subject: Reply with quote

ok, when trying to compile giFT r2, i get this error:

Code:

ft_xfer.c: In function `gt_transfer_open_request':
ft_xfer.c:755: `AuthReason' undeclared (first use in this function)
ft_xfer.c:755: (Each undeclared identifier is reported only once
ft_xfer.c:755: for each function it appears in.)
ft_xfer.c:755: parse error before "reason"
ft_xfer.c:759: `reason' undeclared (first use in this function)
ft_xfer.c:759: warning: passing arg 2 of `upload_auth' from incompatible pointer  type
ft_xfer.c:759: too many arguments to function `upload_auth'
ft_xfer.c:759: warning: assignment makes pointer from integer without a cast
ft_xfer.c:763: `AUTH_STALE' undeclared (first use in this function)
ft_xfer.c:766: `AUTH_MAX' undeclared (first use in this function)
ft_xfer.c:767: `AUTH_MAX_PERUSER' undeclared (first use in this function)
ft_xfer.c:770: `AUTH_INVALID' undeclared (first use in this function)
ft_xfer.c:773: `AUTH_ACCEPTED' undeclared (first use in this function)
make[2]: *** [ft_xfer.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../src -I../plugin -I/usr/include -g  -Wall -march=athlon-tbird -O2 -pipe -g -g -g -c file_cache.c -MT file_cache.lo -MD -MP -MF .deps/file_cache.TPlo  -fPIC -DPIC -o file_cache.lo
make[2]: Leaving directory `/var/tmp/portage/gift-cvs-0.10.0-r2/work/giFT/Gnutel la'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gift-cvs-0.10.0-r2/work/giFT'
make: *** [all] Error 2
 
!!! ERROR: net-p2p/gift-cvs-0.10.0-r2 failed.
!!! Function src_compile, Line 54, Exitcode 2
!!! Make failed

_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
hook
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1398
Location: Ljubljana, Slovenia

PostPosted: Sat Jun 28, 2003 1:50 am    Post subject: Reply with quote

xmule ( www.xmule.org ) works on supoprting kazaa ...it's also in portage, but outdated, to install it you have to:
Code:
cd /usr/portage/net-p2p/xmule
cp xmule-1.5.0.ebuid xmule-1.5.1.ebuild
emerge xmule

_________________
tea+free software+law=hook

(deep inside i'm still a tux's little helper)
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 1:54 am    Post subject: Reply with quote

already tryed xmuel, dont like it
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
chizu
Tux's lil' helper
Tux's lil' helper


Joined: 28 Apr 2003
Posts: 127

PostPosted: Sat Jun 28, 2003 2:20 am    Post subject: Reply with quote

Kazaa itself runs in wine easily, either 1.71 or 2.02. But if you have a slow computer, say < 500mghz, I would recomend giFT simply because kazaa in wine will not run fast enough to use at any reasonable rate. I'm using a 1.8ghz machine and its quite slow. If you do end up using kazaa, try kazaa lite from www.k-lite.tk.
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 2:26 am    Post subject: Reply with quote

ok thanks, but how can I get the r2 release to work?
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 3:31 am    Post subject: Reply with quote

im going to move this to a new thread
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
eyce
n00b
n00b


Joined: 16 Feb 2003
Posts: 31
Location: Toronto, Canada

PostPosted: Sat Jun 28, 2003 3:38 am    Post subject: Yep.. gettin' the same error... :( Reply with quote

Getttin' the same error... any ideas fellas? :)
Back to top
View user's profile Send private message
chrispy
Apprentice
Apprentice


Joined: 10 Nov 2002
Posts: 228
Location: Tokyo

PostPosted: Sat Jun 28, 2003 4:44 am    Post subject: Reply with quote

mldonkey supports connecting to kazaa and many other p2p networks at the same time. works great and has a gtk gui (which I don't use, I control it over the telnet interface)

just my 20 yens

cheers
Back to top
View user's profile Send private message
CheshireCat
Guru
Guru


Joined: 25 Aug 2002
Posts: 572

PostPosted: Sat Jun 28, 2003 5:10 am    Post subject: Reply with quote

I second chrispy's recommendation. Mldonkey is a great p2p client, and since it runs in the background you don't need X up all the time or a VNC session open to run it. The GUI is decent, the web interface is very convenient for searching and downloading remotely, and it supports pretty much all of the major p2p networks.
Back to top
View user's profile Send private message
xrn0id
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2003
Posts: 107
Location: /usr/USA/

PostPosted: Sat Jun 28, 2003 6:25 pm    Post subject: Reply with quote

how do I add fasttrack support for mldonkey?
_________________
"Another one bites the dust"
<--- Linux guru in training


linux-2.4.20-gentoo-r5
Back to top
View user's profile Send private message
CheshireCat
Guru
Guru


Joined: 25 Aug 2002
Posts: 572

PostPosted: Sat Jun 28, 2003 6:38 pm    Post subject: Reply with quote

After installing mldonkey, make sure to run the "mlnet" executable. The "mldonkey" executable supports only the edonkey2000 and overnet protocols, "mlnet" supports all networks. To enable, you can edit the config (while mlnet is not running), or just run mldonkey_gui and select fasttrack in the "network" menu. You should probably also set a password. By default, there will be an "admin" user with an empty password. Use the command
Code:
add_user admin <newpasswd>
in the mldonkey console to set a new password. You may also want to block off the ports that can be used to control mldonkey (4000, 4001, 4080 by default) from outside access via ipchains or iptables.
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Thu Jan 22, 2004 5:39 pm    Post subject: Reply with quote

Please follow up to Music and File Sharing.. which is the official P2P thread.

Moving from Installing Gentoo.

tomk wrote:
And some p2p dupes:

https://forums.gentoo.org/viewtopic.php?t=127064
https://forums.gentoo.org/viewtopic.php?t=113879
https://forums.gentoo.org/viewtopic.php?t=63742

of this:
https://forums.gentoo.org/viewtopic.php?t=5571

_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum