help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Always running time error : " error while loading shared


From: Andrew Makhorin
Subject: Re: [Help-glpk] Always running time error : " error while loading shared libraries: libglpk.so.0:"
Date: Wed, 24 Feb 2010 04:27:58 +0300

> If LD_LIBRARY_PATH is not correctly set, running a.out causes the
> error you mentioned, i.e. "libglpk.so.0: cannot open shared object
> file: No such file or directory".

BTW, you may avoid this problem by running the configure script as
follows:

$ ./configure --disable-shared

in which case only a static library will be built.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]