[Osi-tickets] Re: [COIN-OR Open Solver Interface] #27: problems with Coin Libraries

COIN-OR Open Solver Interface coin-trac at coin-or.org
Thu Mar 22 04:22:44 EDT 2007


#27: problems with Coin Libraries
-----------------------------+----------------------------------------------
  Reporter:  anna82          |       Owner:  mjs   
      Type:  defect          |      Status:  new   
  Priority:  major           |   Milestone:        
 Component:  Osi Base Class  |     Version:  0.95.2
Resolution:                  |    Keywords:        
-----------------------------+----------------------------------------------
Comment (by anna82):

 Firstly,i'm at my first steps with linux....
 My system is Ubuntu.
 I have followed these steps:
    1. svn co http://www.coin-or.org/svn/Osi/stable/0.95 coin-Osi
    2. cd coin-Osi
    3. ./configure CXX='g++-4.1' CX='gcc-4.1'
    4. make
    5. make test
    6. make install
 The installation has been successful.
 Then,i need to use a program that has been written by others that links to
 Osi solver.
 I just have modified the path for the Osi libraries.
 To execute the program there is a makefile.So, i go the direcrory where
 the makefile is, and then a type make.The output is:
 /usr/bin/ld: cannot find -lCoin

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/27#comment:2>
COIN-OR Open Solver Interface <http://projects.coin-or.org/Osi>
An API for a variety of LP and MIP solvers (and more).



More information about the Osi-tickets mailing list