[Smi-tickets] [COIN-OR Stochastic Modeling Interface] #3: examples does not run when using a VPATH installation

Trac ticket reflector for Smi smi-tickets at list.coin-or.org
Mon Apr 21 08:32:36 EDT 2008


#3: examples does not run when using a VPATH installation
------------------------+---------------------------------------------------
 Reporter:  fmargot     |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  minor       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 Using a VPATH configuration in a build directory in Smi-0.81.0/build:

 ../configure -C

 make

 make install

 then going into smi-0.81-0/build/Smi/examples

 make

 ./stoch

 I get:

 examples>./stoch

 *****************************************
 Model generation using SMPS files for Cambridge-Watson problems.

 Coin6001E Unable to open mps input file
 ../../../../Data/Stochastic/wat_10_C_32.core
 SmiScnModel::readSmps() - No core file with extension core was found.
 Coin6001E Unable to open mps input file
 ../../../../Data/Stochastic/wat_10_C_32.cor
 SmiScnModel::readSmps() - No core file with extension cor was found.
 Segmentation fault

 The correct path to the data files is
 ../../../Data/Stochastic/wat_10_C_32.*

-- 
Ticket URL: <https://projects.coin-or.org/Smi/ticket/3>
COIN-OR Stochastic Modeling Interface <http://projects.coin-or.org/Smi>
An API for stochastic programming problems.



More information about the Smi-tickets mailing list