aMule Forum

English => Forum help => Topic started by: MasterKGB on March 18, 2007, 01:07:47 PM

Title: Gentoo ebuild link missing from wiki
Post by: MasterKGB on March 18, 2007, 01:07:47 PM
Hi
I hope someone can help.
Normally I have no problems compiling the amule cvs on my gentoo system. I follow allways the gentoo wiki
After the Board has changed I couldn't find the amule-cvs-3.ebuild for my gentoo system.
I can only see "unknown URL" and the link ist directly to the Board.

Anyone who has the links to the thread or the file been linked too?

thx
Title: Re: Gentoo ebuild link missing from wiki
Post by: Armin76 on March 20, 2007, 02:22:02 PM
Here's the one i made. Remove the .txt extension
Title: Re: Gentoo ebuild link missing from wiki
Post by: MasterKGB on March 20, 2007, 07:45:54 PM
thx for that ;) it works for me.

But someone have to fix the wiki ;)
Title: Re: Gentoo ebuild link missing from wiki
Post by: ähhh-wat on June 17, 2007, 10:13:09 PM
The both links don't work.

The error code is 404 (attachment.php/thread.php was not found on this server)

Can someone fix the wiki, please ;)
Title: Re: Gentoo ebuild link missing from wiki
Post by: MiZaR on July 18, 2007, 04:28:11 PM
Please fix the wiki or the links. Thanks!
Title: Re: Gentoo ebuild link missing from wiki
Post by: libre on December 17, 2007, 09:08:49 PM
For gentoo, I am using the ebuild as shown in this forum thread: aMule with wxGTK 2.8.x (http://forums.gentoo.org/viewtopic-t-597503-highlight-.html)

For wxGTK, the ebuild (2.8.7.1) is in portage, so it is not necessary to install dirtyepic's overlay anymore. For amule, the ebuild is here: amule-cvs (http://gimpel.ath.cx/svn/gimpel/net-p2p/amule/amule-2.2.0_p20071030.ebuild). To get the last cvs snapshoot, just rename gimpel's ebuild and issue something like the following in order to re-digest it:
Code: [Select]
ebuild amule-2.2.0_p20071217.ebuild digest.

Edit: You must unmask wxGTK. For that, edit /etc/portage/package.unmask and add a line:
Code: [Select]
=x11-libs/wxGTK-2.8.7.1