[Bonmin-tickets] [Bonmin] #54: libsvml.so missing
Bonmin
coin-trac at coin-or.org
Mon Feb 12 02:22:02 EST 2018
#54: libsvml.so missing
---------------------+-------------------------------
Reporter: Curious1 | Owner: pbonami
Type: defect | Status: new
Priority: major | Component: Bonmin
Version: 1.5 | Keywords: libsvml.so, build
---------------------+-------------------------------
I am trying to install Bonmin 1.8.6 through its source code. I ran the
following commands to install it.
{{{
./configure
make
make install
}}}
But when I gave the command
{{{
bonmin
}}}
it gave an error that '''libsvml.so is missing'''. After searching for a
while I came to know that its a compiler issue. I have gcc compilier while
the required .so file is built by the icc compiler.
I wanted to ask are there any versions which are compatilbe with gcc
compiler. Also, correct me if I have got something wrong above.
Thanks.
--
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/54>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming
More information about the Bonmin-tickets
mailing list