the dsp file to build unzip with the bzip2 library is missing the bzip2 routines. I had to add to the project the files from the bzip2
directory for unzip to build.
Because we are not licensed to distribute the bzip2 library under our license, we do not include the library. Users should obtain the latest library from bzip2 and drop into the bzip2 directory as noted in the INSTALL file in that directory of the Zip or UnZip distribution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings -- The is is not that the "sources" were not included with the unzip sourced, but the "names" of the files needs to build unzip with bzip2 were not added to the dsp file was was supplied to build unzip with bzip2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK. For Zip I'm rather sure that's how we set it up. I'm assuming the way Zip does it is good. I'm not sure how the UnZip maintainer set up bzip2 for UnZip though. Let me check that...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Because we are not licensed to distribute the bzip2 library under our license, we do not include the library. Users should obtain the latest library from bzip2 and drop into the bzip2 directory as noted in the INSTALL file in that directory of the Zip or UnZip distribution.
Greetings -- The is is not that the "sources" were not included with the unzip sourced, but the "names" of the files needs to build unzip with bzip2 were not added to the dsp file was was supplied to build unzip with bzip2
OK. For Zip I'm rather sure that's how we set it up. I'm assuming the way Zip does it is good. I'm not sure how the UnZip maintainer set up bzip2 for UnZip though. Let me check that...