zsh-workers
 help / color / mirror / code / Atom feed
* compatibility problem with bash?
@ 1996-10-28 14:48 Carlos Carvalho
  1996-10-29  1:29 ` Zoltan Hidvegi
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Carvalho @ 1996-10-28 14:48 UTC (permalink / raw)
  To: zsh-workers

I linked /bin/sh to /bin/zsh 3.0.1. However, when installing certain
specific debian packages in linux I get the following error:

Setting up gzip (1.2.4-11) ...
install-info: read gzip -d </usr/info/gzip.info.gz |: 13

The problem doesn't happen if sh is a link to bash. I can get more
details if necessary.

Carlos


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compatibility problem with bash?
  1996-10-28 14:48 compatibility problem with bash? Carlos Carvalho
@ 1996-10-29  1:29 ` Zoltan Hidvegi
  1996-10-29 13:24   ` Carlos Carvalho
  0 siblings, 1 reply; 3+ messages in thread
From: Zoltan Hidvegi @ 1996-10-29  1:29 UTC (permalink / raw)
  To: Carlos Carvalho; +Cc: zsh-workers

> I linked /bin/sh to /bin/zsh 3.0.1. However, when installing certain
> specific debian packages in linux I get the following error:
> 
> Setting up gzip (1.2.4-11) ...
> install-info: read gzip -d </usr/info/gzip.info.gz |: 13
> 
> The problem doesn't happen if sh is a link to bash. I can get more
> details if necessary.

I would really appreciate if you can send me more details.  From that I
cannot tell anything.  Note that zsh is not fully compatible with bash but
it tries to be compatible with POSIX.  Please send this install-info script
and tell me as much as possuble about it knowing that I've never used
debian of dpkg.

Thanks,

Zoltan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compatibility problem with bash?
  1996-10-29  1:29 ` Zoltan Hidvegi
@ 1996-10-29 13:24   ` Carlos Carvalho
  0 siblings, 0 replies; 3+ messages in thread
From: Carlos Carvalho @ 1996-10-29 13:24 UTC (permalink / raw)
  To: zsh-workers, debian-user

Zoltan Hidvegi (hzoli@cs.elte.hu) wrote on 29 October 1996 02:29:
 >> I linked /bin/sh to /bin/zsh 3.0.1. However, when installing certain
 >> specific debian packages in linux I get the following error:
 >> 
 >> Setting up gzip (1.2.4-11) ...
 >> install-info: read gzip -d </usr/info/gzip.info.gz |: 13
 >> 
 >> The problem doesn't happen if sh is a link to bash. I can get more
 >> details if necessary.
 >
 >I would really appreciate if you can send me more details.  From that I
 >cannot tell anything.  Note that zsh is not fully compatible with bash but
 >it tries to be compatible with POSIX.  Please send this install-info script
 >and tell me as much as possuble about it knowing that I've never used
 >debian of dpkg.

Well, here's the installation script:

#! /bin/sh

set -e

install-info --quiet --section "General Commands" "General Commands" \
        /usr/info/gzip.info.gz

I put a -x in the set command, and it does work well. However,
install-info is a perl script! I could post it, but it has 352
lines... I can send it personally if necessary.

Carlos


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1996-10-29 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-10-28 14:48 compatibility problem with bash? Carlos Carvalho
1996-10-29  1:29 ` Zoltan Hidvegi
1996-10-29 13:24   ` Carlos Carvalho

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).