Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Import GMP library

I have already installed the GMP library, Now i want to import this library to sage project i tried to put :

  import libgmpxx.so.4

  libgmpxx.so.4.path.append('usr/local/lib/')

but it does'nt work unfortunately, how can i do that. regards