app-arch/gzip
| Homepage: | http://www.gnu.org/software/gzip/ |
|---|---|
| License: |
Versions
| version 1.3.12 |
| revision 1 (scottmc) - last changed 19 months ago |
| revision 2 (mmadia) - last changed 11 months ago |
| Homepage: | http://www.gnu.org/software/gzip/ |
|---|---|
| License: |
| version 1.3.12 |
| revision 1 (scottmc) - last changed 19 months ago |
| revision 2 (mmadia) - last changed 11 months ago |
| R5 | untested |
| BONE | stable |
| Haiku | stable |
dependencies: none
For Haiku:
Patch
Then use a Haiku config.guess file, and ./configure --preifx==/boot/common
make, make install
No problems here.
| R5 | untested |
| BONE | stable |
| Haiku | untested |
dependencies: none
make fails on
ln gzip gunzip /bin/ln: cannot create hard link `gunzip' to `gzip': Invalid argument
BeOS doesn't support hard links, so we soft link instead.