Nomad-71 n00b
Joined: 07 Aug 2008 Posts: 55 Location: Russia
|
Posted: Thu Nov 27, 2008 7:27 pm Post subject: installing mysql |
|
|
I am trying to install mysql but i got error:
Code: | * ERROR: dev-perl/DBD-mysql-4.00.5 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2622: Called perl-module_src_compile
* environment, line 2317: Called perl-module_src_prep
* environment, line 2370: Called die
* The specific snippet of code:
* echo "$pm_echovar" | perl Makefile.PL ${myconf} INSTALLMAN3DIR='none' PREFIX=/usr INSTALLDIRS=vendor DESTDIR=${D} || die "Unable to build! (are you using USE=\"build\"?)";
* The die message:
* Unable to build! (are you using USE="build"?)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/environment'. |
and /var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/build.log is:
Code: | >>> Unpacking source...
>>> Unpacking DBD-mysql-4.005.tar.gz to /var/tmp/portage/dev-perl/DBD-mysql-4.00.5/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-perl/DBD-mysql-4.00.5/work/DBD-mysql-4.005 ...
[32;01m*[0m Using ExtUtils::MakeMaker
Can't locate ExtUtils/MakeMaker/Config.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 7.
Compilation failed in require at Makefile.PL line 19.
BEGIN failed--compilation aborted at Makefile.PL line 19.
[31;01m*[0m
[31;01m*[0m ERROR: dev-perl/DBD-mysql-4.00.5 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 49: Called src_compile
[31;01m*[0m environment, line 2622: Called perl-module_src_compile
[31;01m*[0m environment, line 2317: Called perl-module_src_prep
[31;01m*[0m environment, line 2370: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m echo "$pm_echovar" | perl Makefile.PL ${myconf} INSTALLMAN3DIR='none' PREFIX=/usr INSTALLDIRS=vendor DESTDIR=${D} || die "Unable to build! (are you using USE=\"build\"?)";
[31;01m*[0m The die message:
[31;01m*[0m Unable to build! (are you using USE="build"?)
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/environment'.
[31;01m*[0m |
_________________ Live is only memory! |
|