Difference between revisions of "Talk:HowTo Compile In Gentoo"
From AMule Project FAQ
Line 4: | Line 4: | ||
'''Done''' | '''Done''' | ||
+ | |||
+ | |||
+ | |||
+ | ============================ | ||
+ | |||
+ | You forgot to mention that the (allegedly stable) build usually fails. For a while it worked only with the crypto++ library installed; now it doesn't compile at all. Perhaps this is because of the recent gcc 3.4 update, but I don't know for sure. |
Revision as of 13:36, 12 December 2005
PORTAGE_OVERLAY="/usr/local/portage" can't be use anymore must use :
PORTDIR_OVERLAY="/usr/local/portage"
Done
================
You forgot to mention that the (allegedly stable) build usually fails. For a while it worked only with the crypto++ library installed; now it doesn't compile at all. Perhaps this is because of the recent gcc 3.4 update, but I don't know for sure.