#5517: cvxopt-0.9.p7: build failure due to missing perl modules
----------------------+-----------------------------------------------------
Reporter: tornaria | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Keywords:
----------------------+-----------------------------------------------------
The error reported by {{{cvxopt-0.9.p7}}} is:
{{{
Can't locate File/Copy.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at ./spkg-install line 2.
BEGIN failed--compilation aborted at ./spkg-install line 2.
}}}
I did have perl installed in the system, but only the {{{perl-base}}}
package (5.10.0-19, debian/lenny).
However, the {{{File/Copy.pm}}} module is in {{{perl-modules}}} package,
which wasn't installed in my system ({{{perl-base}}} priority is required,
and {{{perl-modules}}} priority is standard).
The workaround was to {{{apt-get install perl-modules}}}; maybe this issue
with {{{File/Copy.pm}}} could be checked in the prereq spkg?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5517>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---