Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-27-2017, 03:33 PM
|
#1
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Rep: 
|
Alien libreoffice SlackBuild Digest::MD5 problem
Hi,
Code:
checking the Perl version... Perl 5
checking for required Perl modules... failed to find some modules
configure: error:
The missing Perl modules are: Digest::MD5
Install them as superuser/administrator with "cpan -i Digest::MD5"
sed: can't read Makefile: No such file or directory
libreoffice.SlackBuild FAILED at line 1247
real 8m1.799s
user 1m21.147s
sys 5m33.935s
root@arm:/home/test/bear.alienbase.nl/mirrors/people/alien/slackbuilds/libreoffice/build# cpan -i Digest::MD5
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/root/.cpan/Metadata'
Database was generated on Fri, 27 Oct 2017 18:29:02 GMT
Digest::MD5 is up to date (2.55).
|
|
|
10-28-2017, 03:17 AM
|
#2
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,675
|
Quote:
Originally Posted by Linux.tar.gz
Hi,
Code:
checking the Perl version... Perl 5
checking for required Perl modules... failed to find some modules
|
Digest::MD5 is present in 14.2 and -current:
Code:
root@stokely:~/# grep "Digest" /var/log/packages/perl* | head -n2 && perl -e "use Digest::MD5"
/var/log/packages/perl-5.26.1-arm-1:usr/lib/perl5/Digest/
/var/log/packages/perl-5.26.1-arm-1:usr/lib/perl5/Digest/MD5.pm
14.2:
root@zaden-142:~# perl -e "use Digest::MD5" && grep "Digest" /var/log/packages/perl* |head -n2
/var/log/packages/perl-5.22.2-arm-1:usr/lib/perl5/Digest/
/var/log/packages/perl-5.22.2-arm-1:usr/lib/perl5/Digest/MD5.pm
|
|
1 members found this post helpful.
|
10-28-2017, 08:41 AM
|
#3
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
Strange.
It was on the latest -current btw.
|
|
|
10-28-2017, 08:44 AM
|
#4
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
Oh, I got :
Quote:
# grep "Digest" /var/log/packages/perl* | head -n2 && perl -e "use Digest::MD5"
/var/log/packages/perl-5.26.1-arm-1:usr/lib/perl5/Digest/
/var/log/packages/perl-5.26.1-arm-1:usr/lib/perl5/Digest/MD5.pm
MD5.c: loadable library and perl binaries are mismatched (got handshake key 0x8f80080, needed 0x9000080)
|
|
|
|
10-28-2017, 08:50 AM
|
#5
|
Senior Member
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534
Original Poster
Rep: 
|
Same error after a
Quote:
# removepkg /var/log/packages/perl-*-arm-1_SBo
# slackpkg reinstall perl
|
Edit:
So I did :
Quote:
removepkg /var/log/packages/perl-5.26.1-arm-1
|
Checked the
Quote:
WARNING: Unique directory * contains new files
|
and cleaned them manually.
And then Result :
Quote:
root@arm:~# perl -e "use Digest::MD5" && grep "Digest" /var/log/packages/perl* |head -n2
usr/lib/perl5/Digest/
usr/lib/perl5/Digest/MD5.pm
root@arm:~#
|
I'll try to rebuild LO.
Edit:
This error is cleared, thanks for the tip.
Last edited by Linux.tar.gz; 10-28-2017 at 10:29 AM.
|
|
|
All times are GMT -5. The time now is 12:57 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|