Help to emerge Adunanza

Anything that pertains to Portage

Moderator: Moderators

Help to emerge Adunanza

Postby enrico3791 » Sun Jul 10, 2011 7:14

I'm trying to emerge Adunanza (http://sourceforge.net/projects/amule-a ... Snapshots/), a version of amule dedicated to people having access to internet via Fastweb provider.

On the compiling instruction it's first of all required to run

Code: Select all
./autogen.sh


but I receive the following error message

Code: Select all
You need GNU automake 1.7 to install from CVS (ftp://ftp.gnu.org/gnu/automake/)


which is to me installed correctly as per

Code: Select all
athlon64 aMule-AdunanzA-3.14b3 # emerge --search automake
Searching...   
[ Results for search key : automake ]
[ Applications found : 2 ]

*  sys-devel/automake
      Latest version available: 1.11.1-r1
      Latest version installed: 1.11.1
      Size of files: 1,041 kB
      Homepage:      http://sources.redhat.com/automake/
      Description:   Used to generate Makefile.in from Makefile.am
      License:       GPL-2


Another problem I have is libcrypto. Running ./configure the process stops at


Code: Select all
checking for crypto++ version >= 5.1... no (version  is not new enough)
configure: error:
   Could not find crypto++ header file "cryptlib.h".
   Please try again with --with-crypto-prefix=/my_crypto_prefix
   (replace /my_crypto_prefix with a valid path to your crypto++
   installation directory).


but again


Code: Select all
athlon64 aMule-AdunanzA-3.14b3 # emerge --search crypto
Searching...   
[ Results for search key : crypto ]
[ Applications found : 8 ]

[-...]

*  dev-libs/crypto++
      Latest version available: 5.6.1-r1
      Latest version installed: 5.6.1-r1
      Size of files: 1,044 kB
      Homepage:      http://cryptopp.com
      Description:   Crypto++ is a C++ class library of cryptographic schemes
      License:       cryptopp

How can I get through?
Thanks
Enrico
enrico3791
Young Hen
 
Posts: 25
Joined: Sat Jun 12, 2010 14:07

Re: Help to emerge Adunanza

Postby Fitzcarraldo » Sun Jul 10, 2011 19:08

enrico3791 wrote:I'm trying to emerge Adunanza (http://sourceforge.net/projects/amule-a ... Snapshots/), a version of amule dedicated to people having access to internet via Fastweb provider.

On the compiling instruction it's first of all required to run

Code: Select all
./autogen.sh


but I receive the following error message

Code: Select all
You need GNU automake 1.7 to install from CVS (ftp://ftp.gnu.org/gnu/automake/)

Why are you manually running autogen.sh? Can't you just merge the ebuild that's in the Sabayon overlay?:

Code: Select all
$ eix amuleadu
* net-p2p/amuleadu [1]
     Available versions:  (~)2010.1 {daemon debug geoip gtk nls remote stats unicode upnp}
     Homepage:            http://www.adunanza.net/
     Description:         aMule AdunanzA, IL software p2p per la comunita' fastweb

[1] "sabayon" /var/lib/layman/sabayon


1. Synchronise with the Portage repositories those ebuilds on your PC that are in the Portage tree:

Code: Select all
# emerge --sync

2. Add the Sabayon overlay:

Code: Select all
# layman -a sabayon

If it is already added, synchronise with the Sabayon overlay repository those ebuilds on your PC that are in the Sabayon overlay:

Code: Select all
# layman -S

3. Merge the package from the Sabayon overlay:

Code: Select all
# emerge -1v amuleadu

4. Tell Entropy what you did via Portage:

Code: Select all
# equo rescue spmsync
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7328
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Help to emerge Adunanza

Postby enrico3791 » Sun Jul 10, 2011 20:27

Here after some other error message

Code: Select all
enrico@athlon64 ~ $ eix amuleadu
bash: eix: command not found...


emerge --sync works but

Code: Select all
athlon64 enrico # layman -a sabayon
* Program "/usr/bin/git" not found
* Failed to add overlay "sabayon".
* Error was: Adding overlay "sabayon" failed!
enrico3791
Young Hen
 
Posts: 25
Joined: Sat Jun 12, 2010 14:07

Re: Help to emerge Adunanza

Postby Fitzcarraldo » Sun Jul 10, 2011 20:30

Install Git:

Code: Select all
# equo install git

then repeat the layman command.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7328
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom


Return to Portage|Emerge Package Managers

Who is online

Users browsing this forum: No registered users and 0 guests