On Thu, Mar 2, 2017 at 8:37 AM, sali <[email protected]> wrote: > Hello Hisham , Lucas, > > Well, it worked > - although the results of the solution were a little bit funny: > > --- snip --- > > DisableProgram: Disabling GMP, version 6.1.1. > DisableProgram: Removing links... > /usr/include/gmpxx.h > /usr/include/gmp.h > /usr/lib/libgmp.so.10 > /usr/lib/libgmp.so > /usr/lib/libgmp.so.10.3.1 > /usr/lib/libgmpxx.la > /usr/lib/libgmpxx.so > /usr/lib/libgmp.la > /usr/lib/libgmpxx.so.4.5.1 > /usr/lib/libgmpxx.so.4 > /usr/share/doc/gmp-6.1.1 > /usr/share/info/gmp.info-2 > /usr/share/info/gmp.info > /usr/share/info/gmp.info-1 > awk: error while loading shared libraries: libgmp.so.10: cannot open > shared object file: No such file or directory > DisableProgram: GMP 6.1.1 disabled. > root@Triskelion ~]InstallPackage GMP > InstallPackage: Locating a binary package for GMP ... > InstallPackage: Installing http://gobolinux.org/packages/ > 016/GMP--6.1.2-r1--x86_64.tar.bz2 > InstallPackage: Press Enter to continue or Ctrl-C to cancel. > > InstallPackage: Downloading package to /Data/Variable/tmp/GMP--6.1.2- > r1--x86_64.tar.bz2. > wget: error while loading shared libraries: libgmp.so.10: cannot open > shared object file: No such file or directory > wget: error while loading shared libraries: libgmp.so.10: cannot open > shared object file: No such file or directory > InstallPackage: Errror downloading package. > > --- snip --- > > But because the Package was still there > it was not a real probelem. > After putting libgmp.so.10 in place > everything went fine. > > Thanks, > > Martin. >
Ah, good to know! I didn't realize that awk depended on GMP, so disabling the package in first place was not a good suggestion from my side. (InstallPackage would override it anyway) I will add the relevant info on the Wiki page for 016. Thanks a lot for your patience and for testing it out. Best regards, Lucas
_______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
