aMule Forum

English => aMule Help => Topic started by: Carcass on September 12, 2005, 12:47:21 AM

Title: No Kad
Post by: Carcass on September 12, 2005, 12:47:21 AM
Scuse me if there's another topic on this argouments but I have not found........

I compile the last tar ball of CVS, and I have not problem but where is KAD...........

(http://img135.imageshack.us/img135/2739/schermata7ii.th.png) (http://img135.imageshack.us/my.php?image=schermata7ii.png)

Another question: when go out the next tarball I must eliminate this versio and reinstall the new tar ball..........or what????????

Thanks
Title: Re: No Kad
Post by: Kry on September 12, 2005, 03:57:09 AM
You didn't compile with --enable-kad-compile
Title: Re: No Kad
Post by: stefanero on September 12, 2005, 08:17:12 AM
about the 2nd question:

either you dont update your cvs version, and stick to one tarball until you dont like it anymore, or you do it the smart way and run amule from within the src folder

so simple compile it ...the right way this time, and then go to the amule src folder and do
./amule

this will start amule from here, when you download hte next tarball just erase the old one and do the same thing again..pretty simple
Title: Re: No Kad
Post by: Carcass on September 12, 2005, 11:43:42 AM
Quote
Originally posted by stefanero
about the 2nd question:

either you dont update your cvs version, and stick to one tarball until you dont like it anymore, or you do it the smart way and run amule from within the src folder

so simple compile it ...the right way this time, and then go to the amule src folder and do
./amule

this will start amule from here, when you download hte next tarball just erase the old one and do the same thing again..pretty simple

Thanks......

To the core when I download a new tar ball and Install it, the new cvs rewrite the old version, so it's ok?????

Kry say that I not compile with kad I understand but I have given this (the classic):
Quote
./configure
make
sudo make install

How I enabled when I configure cvs the kad???
And now I must cancel this version and reinstall another time?????
and from tar ball how I disinstall amule infact it not a deb but I don't see in the package that I have downloaded the instruction to remove amule (for example all that...... :P)


Scuse me for more question but I want learning amule and Linux.........
Thanks... :)
Title: Re: No Kad
Post by: stefanero on September 12, 2005, 01:01:54 PM
Quote
Originally posted by Carcass
To the core when I download a new tar ball and Install it, the new cvs rewrite the old version, so it's ok?????

huh? I dont get it...
you download cvs tarball and configure it, then run "make" and dont do "make install" instead
go to your src folder inside amule-src, and type there ./amule

thats it....if you dont like that version anymore, simple erase the complete folder, unpack it and do the same thing again...

Quote
./configure
make
sudo make install

wrong for kad, you need to checkout sometimes some --help functions you need atleast
./configure --enable-kad-compile

and then you still wont have other tools like webserver for example, just read the --help and get some idears what you can enable and waht not

stefanero
Title: Re: No Kad
Post by: Carcass on September 12, 2005, 01:57:58 PM
you are very very nice to explain me.............but only one thing, when I compile cvs where create src directory: in this case amule-src I have not finded it on my system, only in the pack cvs that I downloade, is it??????? ....

So I recompile amule with kad......I try it!!!!!!!!!!

Thanks


 :)
Title: Re: No Kad
Post by: stefanero on September 12, 2005, 02:44:57 PM
well you download hte tar.bz2

unpack it

cd amule-cvs

./configure --balbal && make

when its done do

cd src/

and type

./amule

the src folder is inside the amule-cvs folder
Title: Re: No Kad
Post by: Carcass on September 12, 2005, 08:12:22 PM
OOOOOOOOOOOOOOOOOOOOOOOKK........ :) :baby:

You are an  :))

Thanks
Title: Re: No Kad
Post by: GonoszTopi on September 12, 2005, 09:53:50 PM
Or if you want to, you can do the "sudo make install" step at the end... it won't hurt, and you'll have the languages, web templates, etc. up2date.
To remove an installed tarball, just do "sudo make uninstall" from where you installed it.
Title: Re: No Kad
Post by: Carcass on September 13, 2005, 03:34:48 AM
Thanks Guys  ;) ;) :)
Title: Re: No Kad
Post by: Carcass on September 23, 2005, 07:44:29 PM
With your advices I compile amule cvs with no problem  :D

(http://img65.imageshack.us/img65/8859/schermata3qj.th.png) (http://img65.imageshack.us/my.php?image=schermata3qj.png)

How you can see kad it's OK.........but why the field is blanck, not should be with the graphic of nod........... ?(

thanks to ALL
Title: Re: No Kad
Post by: thedude0001 on September 23, 2005, 08:32:00 PM
Right now that's only the interface with no functionality ;)
Title: Re: No Kad
Post by: mabier on January 03, 2009, 03:14:43 AM
GonoszTopi, thank you for your post, it let me know how to uninstall amule .