[Clp] problem about using the library of clp

Stefan Vigerske stefan at math.hu-berlin.de
Tue Jul 26 11:42:23 EDT 2011


Hi,

when executing your binary, your system does not know anymore where to 
find the Clp library.
You could, e.g., augment the environment variable LD_LIBRARY_PATH to 
contain the path to the Clp lib.

Stefan

> I have installed the Clp, And trying to link my code with the installed
> libraries. And the code compiled with nothing wrong.
> But when I run the executable there is something wrong.
>
> "./x: error while loading shared libraries: libClp.so.1: cannot open shared
> object file: No such file or directory"
>
> That is the prompt. I don't know where is wrong.
>
>
>
>
> _______________________________________________
> Clp mailing list
> Clp at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/clp




More information about the Clp mailing list