Hi people!
Starting from March, 14th, for those of you that refuse to install anything that is not an rpm package in your system, there is an option now. We have included a spec file in the aMule tarball, so that you can easily generate an rpm. It works like this:
1) Download the latest CVS tarball. _MUST_ be the CVS tarball of the same day, these rpms can only be built on the same day you download them.
2) $ rpmbuild -ta aMule-CVS-20050314.tar.bz2
3) There you are, you have a brand new CVS tarball rpm to test the latest and greatest aMule!
Notice that you must be familiar with rpm generation and you must have everything required to compile aMule previously installed in your system.
Also notice that this procedure works only if the CVS snapshot is from the same day that you are doing the build. This is actualy a side effect, but has the advantage that users will always have to test the latest version if they want to generate a rpm using a simple procedure.
Enjoy!