mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2017-10-23, 04:47   #1
starionhost
 
Jan 2016

100012 Posts
Default prime libgmp.so.10 error...

Just tried to upgrade from an old version (28.10) of mprime to the latest one (29.3)....overwrote the old stuff as suggested...

I get this when I try to run mprime -m now:

"error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory"

Not sure what to do now.

Last fiddled with by starionhost on 2017-10-23 at 04:50
starionhost is offline   Reply With Quote
Old 2017-10-23, 05:15   #2
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2·32·11·19 Posts
Default

What does uname -a give?

You could download the latest GMP from https://gmplib.org/ and compile, test and install it.

What does locate libgmp.so give? You might get away with making a soft link to libgmp.so.10.

You also might be able to install the library through your system's package manager.

Last fiddled with by paulunderwood on 2017-10-23 at 05:16
paulunderwood is offline   Reply With Quote
Old 2017-10-23, 15:45   #3
starionhost
 
Jan 2016

17 Posts
Default

uname -a says;

Linux mail.starionhost.net 2.6.32-696.13.2.el6.x86_64 #1 SMP Thu Oct 5 21:22:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

locate says no such file or directory in response.

mprime or prime95 is not in the available packages.

So back to square one.

Last fiddled with by starionhost on 2017-10-23 at 15:46
starionhost is offline   Reply With Quote
Old 2017-10-23, 15:51   #4
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

1110101100102 Posts
Default

yum install gmp-devel will do it. Maybe first try yum install libgmp10. On my Debian 8 it is called "libgmp10"!
paulunderwood is offline   Reply With Quote
Old 2017-10-23, 16:08   #5
starionhost
 
Jan 2016

218 Posts
Default

yum install gmp-devel

Installed. No change in error message.

There was no libgmp10 in packages.

Last fiddled with by starionhost on 2017-10-23 at 16:09
starionhost is offline   Reply With Quote
Old 2017-10-23, 16:17   #6
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2·32·11·19 Posts
Default

Does lib64gmp10 exist in your packages? Can you do a search in the package manager for "gmp"?

Last fiddled with by paulunderwood on 2017-10-23 at 16:35
paulunderwood is offline   Reply With Quote
Old 2017-10-23, 16:43   #7
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2×5×293 Posts
Default

You need to run `sudo updatedb` before running `locate` if you've made recent changes.
Mark Rose is offline   Reply With Quote
Old 2017-10-23, 17:13   #8
starionhost
 
Jan 2016

218 Posts
Default

Package gmp-4.3.1-12.el6.x86_64 already installed and latest version
Package gmp-devel-4.3.1-12.el6.x86_64 already installed and latest version

gmp.i686 : A GNU arbitrary precision library
gmp.x86_64 : A GNU arbitrary precision library
gmp-devel.i686 : Development tools for the GNU MP arbitrary precision library
gmp-devel.x86_64 : Development tools for the GNU MP arbitrary precision library
gmp-static.x86_64 : Development tools for the GNU MP arbitrary precision library

No change. The file is simply not there.

Last fiddled with by starionhost on 2017-10-23 at 17:16
starionhost is offline   Reply With Quote
Old 2017-10-23, 17:24   #9
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2×32×11×19 Posts
Default

If yum provides libgmp.so.10 gives nothing, I guess your only route is to download, compile, test and install the latest GMP.
paulunderwood is offline   Reply With Quote
Old 2017-10-23, 17:47   #10
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2×5×293 Posts
Default

Also, it wouldn't hurt to run `sudo ldconfig`.
Mark Rose is offline   Reply With Quote
Old 2017-10-23, 17:53   #11
starionhost
 
Jan 2016

17 Posts
Default

I guess I'd like to know why it is broken. I changed nothing about my server's configuration, and suddenly this. I don't find any reference to it in changelogs between the different versions.
starionhost is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime fatal error on 3D launch kaeptn_kork Hardware 11 2009-03-17 01:58
E6750 with prime 95 error b18c6 itr Hardware 2 2007-12-28 00:47
Prime Error sbinh PrimeNet 1 2006-10-01 01:22
error prime 95 xbreaker Hardware 4 2004-12-06 07:01
Prime 95 & Rounding error was 0.5 . . . Shackley Hardware 6 2004-04-30 12:33

All times are UTC. The time now is 08:15.


Mon Aug 2 08:15:18 UTC 2021 up 10 days, 2:44, 0 users, load averages: 3.07, 1.94, 1.62

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.