[BCP] Problem with making Mkc application with BCP.

Victor Griffin vgriffin at uc.edu.ve
Thu Jun 5 08:33:14 EDT 2008


Good morning, 
I am resending this request since I was not a member of the mailing list when I sent it initially.

 
I am attempting to build the MKC sample code using the following instructions:

"To build the Mkc sample code you first must have built and *installed*
Bcp itself, see the instructions in the INSTALL file in the parent
directory.

Then type 

    make

that creates an executable named 'mkc'. After uncompressing the
problem file you can run executable:

    gunzip mkc.mps.gz
    ./mkc mkc.par
"""""""""""""""""


To build and install BCP itself I did the following:

cd Bcp-1.1.3
mkdir build
cd build
../configure -C
make
make install

I then tried to build the MKC sample code with the following commands but received an error message
 saying that the make command did not find a makefile.   What did I do wrong?  Do I need to specify a path 
 to the BCP-1.1.3  directory before attempting to build the MKC application?  There is a makefile.in in the Mkc directory.
 Should I change the name to makefile without any extension?
cd ..
cd Applications
cd Mkc

josue at josue-desktop:/home/Bcp-1.1.3/Applications/Mkc$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile.  Alto.
josue at josue-desktop:/home/Bcp-1.1.3/Applications/Mkc$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/bcp/attachments/20080605/720a07ab/attachment.html 


More information about the BCP mailing list