[Coin-symphony] upgrading to Symphony 5.1 make problem

Ted Ralphs tkralphs at lehigh.edu
Thu Sep 28 11:48:03 EDT 2006


It looks like this is because you said "--with-applications" instead of
"--with-application". Incidentally, with the code currently in
stable/5.1, you don't have to do "make" in the SYMPHONY-5.1/SYMPHONY
directory, but I do not think this will cause any problem. So the
sequence of command should be

~> svn checkout https://projects.coin-or.org/svn/SYMPHONY/stable/5.1
SYMPHONY-5.1
~> cd SYMPHONY-5.1
~> ./configure --with--application
~> make
~> make install
~> cd SYMPHONY/Applications/VRP
~> make

Cheers,

Ted

Alexandre Le Bouthillier wrote:
> Dear collegue,
> 
> I just upgrade to Symphony5.1.  Clean install with cvs
> 
> svn checkout https://projects.coin-or.org/svn/SYMPHONY/stable/5.1
> SYMPHONY-5.1
> 
> cd SYMPHONY-5.1
> 
> ./configure --with--applications
> 
> make
> 
> make install
> 
> cd SYMPHONY
> 
> make
> 
> cd Applications
> 
> cd VRP
> 
> make
> 
>  
> 
> and then I get:
> 
>> 
> g++ -Wl,--rpath -Wl,/home/leboutil/SYMPHONY-5.1/lib  -o vrp $bla 
> -lSymAppl -L/home/leboutil/SYMPHONY-5.1/lib
> -L/home/leboutil/SYMPHONY-5.1/SYMPHONY/src -lCgl `cat
> /home/leboutil/SYMPHONY-5.1/SYMPHONY/../Cgl/cgl_addlibs.txt` -lOsiClp
> -lClp `cat /home/leboutil/SYMPHONY-5.1/SYMPHONY/../Clp/clp_addlibs.txt`
> -lOsi -lCoinUtils `cat
> /home/leboutil/SYMPHONY-5.1/SYMPHONY/../Osi/osi_addlibs.txt` `cat
> /home/leboutil/SYMPHONY-5.1/SYMPHONY/../CoinUtils/coinutils_addlibs.txt` 
> -lm
> 
> /usr/bin/ld: cannot find -lSymAppl
> 
> collect2: ld returned 1 exit status
> 
> make: *** [vrp] Error 1/usr/bin/ld: cannot find -lSymAppl
> 
>  
> 
>  
> 
>  
> 
> Alexandre Le Bouthillier
> 
> alexleb at crt.umontreal.ca
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Coin-symphony mailing list
> Coin-symphony at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-symphony


-- 
Dr. Ted Ralphs
Associate Professor
Industrial and Systems Engineering
Lehigh University
(610)758-4784
tkralphs at lehigh.edu
www.lehigh.edu/~tkr2



More information about the Symphony mailing list