As the documentation says, there is no "--with-library" prefix. The path to the library is the last argument on the command line, with no --X= (for any X) in front of it.
EDIT: also note you can provide more than one path if you have more than one library.
|