zsh-workers
 help / color / mirror / code / Atom feed
From: Carlos Carvalho <carlos@riglos.fisica.ufpr.br>
To: zsh-workers@math.gatech.edu, debian-user@lists.debian.org
Subject: Re: compatibility problem with bash?
Date: Tue, 29 Oct 96 09:24 EDT	[thread overview]
Message-ID: <m0vICHS-00002kC@riglos.fisica.ufpr.br> (raw)
In-Reply-To: <199610290129.CAA01952@hzoli.ppp.cs.elte.hu>

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


      reply	other threads:[~1996-10-29 11:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-28 14:48 Carlos Carvalho
1996-10-29  1:29 ` Zoltan Hidvegi
1996-10-29 13:24   ` Carlos Carvalho [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m0vICHS-00002kC@riglos.fisica.ufpr.br \
    --to=carlos@riglos.fisica.ufpr.br \
    --cc=debian-user@lists.debian.org \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).