![]() |
|
|
#1 |
|
Jan 2016
100012 Posts |
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 |
|
|
|
|
|
#2 |
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
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 |
|
|
|
|
|
#3 |
|
Jan 2016
17 Posts |
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 |
|
|
|
|
|
#4 |
|
Sep 2002
Database er0rr
1110101100102 Posts |
yum install gmp-devel will do it. Maybe first try yum install libgmp10. On my Debian 8 it is called "libgmp10"!
|
|
|
|
|
|
#5 |
|
Jan 2016
218 Posts |
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 |
|
|
|
|
|
#7 |
|
"/X\(‘-‘)/X\"
Jan 2013
2×5×293 Posts |
You need to run `sudo updatedb` before running `locate` if you've made recent changes.
|
|
|
|
|
|
#8 |
|
Jan 2016
218 Posts |
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 |
|
|
|
|
|
#9 |
|
Sep 2002
Database er0rr
2×32×11×19 Posts |
If yum provides libgmp.so.10 gives nothing, I guess your only route is to download, compile, test and install the latest GMP.
|
|
|
|
|
|
#10 |
|
"/X\(‘-‘)/X\"
Jan 2013
2×5×293 Posts |
Also, it wouldn't hurt to run `sudo ldconfig`.
|
|
|
|
|
|
#11 |
|
Jan 2016
17 Posts |
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.
|
|
|
|
![]() |
| 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 |