in reply to Re^2: cpan -i Language::Prolog::Yaswi gives undefined symbol: __gmpz_get_si
in thread cpan -i Language::Prolog::Yaswi gives undefined symbol: clock_gettime
I get no "file not found" entries, although there must be. Does this mean that there are no unlinked files? What should I do?
Well, I don't see anything resembling libgmp... where is libgmp... located? (does ldd -v show anything gmp related?)
You should recompile, say with an updated LIBS= or LD_RUN_PATH= join ':', qw{ /usr/lib/i386-linux-gnu /lib/i386-linux-gnu /usr/lib/swi-prolog/lib/i386/ };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: cpan -i Language::Prolog::Yaswi gives undefined symbol: __gmpz_get_si
by Steve_BZ (Chaplain) on Jul 04, 2012 at 15:24 UTC |