[Bonmin] Problem with Bonmin-0.99.2-mac-osx-ix86-gcc4.0.1

Andre Girard andre.girard at gerad.ca
Mon Jan 16 13:07:21 EST 2012


Hello all

I downloaded the osx version of Bonmin but I am having a problem when I want to run it from ampl. I run this script run.sh from the amplExamples directory

export PATH=$PATH:../../bin
#
#  Set up lib path
export LIBPATH=$LIBPATH:../../lib
#
echo 'LIBPATH'
printenv LIBPATH
echo 'PATH'
printenv PATH
ampl toy.mod

This is the output I get 


Andre-Girards-MacBook-Pro:amplExamples andre$ sh run.sh
LIBPATH
:../../lib
PATH
/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:../../bin
dyld: Library not loaded: /Users/kmartin/coin/COINNightlyBuild/Bonmin/releases-0.99.2-default/lib/libbonminampl.0.dylib
  Referenced from: /Users/andre/Desktop/Bonmin-0.99.2-mac-osx-ix86-gcc4.0.1/examples/amplExamples/../../bin/bonmin
  Reason: image not found
error running bonmin:
	termination code 5
<BREAK>

A workaround would be greatly appreciated.

I tried to post a bug report on trac but I was not able find a button to register. Maybe someone can point me in the right direction so that I can file a bug.

Regards

A. Girard



More information about the Bonmin mailing list