Does, it means that this entries in INSTALL file is obsolete now?

#########
--with-zlib          Enable using the zlib data compression library

   This feature allows GLPK API routines and the stand-alone solver to
   read and write compressed data files performing compression and
   decompression "on the fly" (compressed data files are recognized by
   suffix `.gz' in the file name). It may be useful in case of large
   MPS files to save the disk space.

   For details about the zlib compression library see its web page at
   <http://www.zlib.net/>.
##########

It might be good to delete it if this is not necessary.

Thanks.

Noli

On 11/20/12, Andrew Makhorin <[email protected]> wrote:
>> It seems that  --with-zlib missing or ommitted in GLPK-4.47. It is
>> present  in GLPK-4.45 (I have not checked GLPK-4.4.46). I have checked
>> the configure.ac of 4.47. It was not there.
>>
>> Any reason why it is ommitted / missing?
>
> Now zlib is included in the glpk distribution.
>
>>
>> Here's the part of the configure logs (below)
>>
>> Thanks.
>>
>> Noli
>>
>> #######
>> configure: creating ./config.status
>> config.status: creating src/Makefile
>> config.status: creating examples/Makefile
>> config.status: creating Makefile
>> config.status: creating config.h
>> config.status: executing depfiles commands
>> config.status: executing libtool commands
>> configure: WARNING: unrecognized options: --with-zlib
>> #######
>
>
>

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to