Re: [Zutils-bug] fixing bug- conflict's between the zutil's commands and the gzip uility's (zcat,zcmp,zdiff etc...) whith the same name

2010-01-19 Thread Antonio Diaz Diaz

Hello Gilsan,

gilsan lpuser wrote:

   * replace the first's lowercase's letters 'z' of zutil's commands
 (excep the 'zutils' command itself) by uppercase 'Z', because of
 conflicts whith the sames commands shipped which gzip. According
 all the source code whith the news name (beginning now whith 'Z')
 of zutils commands.


Thanks for the patch. Yours is an interesting solution, but in the long 
term I am convinced it is much better for everybody that zutils replaces 
the old scripts shipped with gzip.



This question has been discussed previously at some places. See for 
example http://lists.gnu.org/archive/html/lzip-bug/2009-08/msg4.html
"The obvious solution is gzip maintainer renaming zcat, zgrep and zdiff 
to gzcat, gzgrep and gzdiff. I wrote him, but he has not answered yet. 
I'll write to him again.


IMHO it is better for users a single set of utilities with support for 
several compressors instead of every compressor distributing its own 
tool for its own format."



See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540232
"FYI, I had similar problems when I did the lzip MacPorts port under
Mac OS X. So, I suggested Antonio (the author of lzip) to separate
these utilities from his software and write a zutils package, that
would could support various compression formats. Other compression
software (such as gzip) should also drop them, in favor of zutils."


The only cause preventing zutils from replacing the old scripts shipped 
with gzip is the refusal of the current maintainer of gzip to rename the 
prefix of his scripts to "gz".



Best regards,
Antonio.


___
Zutils-bug mailing list
Zutils-bug@nongnu.org
http://lists.nongnu.org/mailman/listinfo/zutils-bug


[Zutils-bug] fixing bug- conflict's between the zutil's commands and the gzip uility's (zcat,zcmp,zdiff etc...) whith the same name

2010-01-19 Thread gilsan lpuser
hello, you will find below the lines added by me at the  file 'ChangeLog' of the
 'zutils-0.8-rc1' source. In the attached file
''20100118-zutils-0.8-rc1.1-gl-patch.tar.lz',
 you will find the full source of my patched version of 'zutils' ready
to compile.

 note : - in the source code i named my parched version 0.8-rc1.1
  - i had tested compiling my version 0.8-rc1.1 several time (10 min)

start ChangeLog add

2010-01-11  Gilsan Lpuser  

   * Version 0.8-rc1.1 released
   * replace the first's lowercase's letters 'z' of zutil's commands
 (excep the 'zutils' command itself) by uppercase 'Z', because of
 conflicts whith the sames commands shipped which gzip. According
 all the source code whith the news name (beginning now whith 'Z')
 of zutils commands.


end ChangeLog add

Gilsan  Lpuser


20100118-zutils-0.8-rc1.1-gl-patch.tar.lz
Description: Binary data
___
Zutils-bug mailing list
Zutils-bug@nongnu.org
http://lists.nongnu.org/mailman/listinfo/zutils-bug