| 12 | | [ --with-gmp= <path>|yes |
| 13 | | Use GMP library. This library is mandatory for LinBox compilation. |
| 14 | | If argument is yes or <empty> that means the library is reachable with the standard |
| 15 | | search path "/usr" or "/usr/local" (set as default). |
| 16 | | Otherwise you give the <path> to the directory which contain the library. |
| 17 | | ], |
| | 11 | [ --with-gmp= <path>|yes Use GMP library. This library is mandatory for LinBox |
| | 12 | compilation. If argument is yes or <empty> that means |
| | 13 | the library is reachable with the standard search path |
| | 14 | "/usr" or "/usr/local" (set as default). Otherwise you |
| | 15 | give the <path> to the directory which contain the |
| | 16 | library. |
| | 17 | ], |