aMule Forum
English => aMule Help => Topic started 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
-
You didn't compile with --enable-kad-compile
-
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
-
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):
./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... :)
-
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...
./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
-
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
:)
-
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
-
OOOOOOOOOOOOOOOOOOOOOOOKK........ :) :baby:
You are an :))
Thanks
-
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.
-
Thanks Guys ;) ;) :)
-
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
-
Right now that's only the interface with no functionality ;)
-
GonoszTopi, thank you for your post, it let me know how to uninstall amule .