zsh-users
 help / color / mirror / code / Atom feed
From: Miek Gieben <miek@miek.nl>
To: zsh-users@sunsite.dk
Subject: Re: zsh and ncurses dependency
Date: Tue, 5 Sep 2006 22:00:27 +0200	[thread overview]
Message-ID: <20060905200026.GA23861@miek.nl> (raw)
In-Reply-To: <20060905193432.61562.qmail@web36808.mail.mud.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

[On 05 Sep, @21:34, Daniel Qarras wrote in "zsh and ncurses dependency ..."]
> Hi,
> 
> I found out (from RH Bugzilla) that zsh is linked against ncurses.so
> that usually lives under /usr/lib. This is very problematic if you are
> using /bin/zsh as an emergency shell on a system that has not yet mount

Not so under Ubuntu/Debian:

% ldd =zsh
        libdl.so.2 => /lib/libdl.so.2 (0x00002aaaaabc2000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x00002aaaaacc4000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x00002aaaaadda000)
        libm.so.6 => /lib/libm.so.6 (0x00002aaaaaf36000)
        libc.so.6 => /lib/libc.so.6 (0x00002aaaab0bc000)
        /lib64/ld-linux-x86-64.so.2 (0x00002aaaaaaab000)

looks to be a distro thing,

--
grtz,
  - Miek

  http://www.miek.nl              
  PGP: 6A3C F450 6D4E 7C6B C23C  F982 258B 85CF 3880 D0F6

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

      parent reply	other threads:[~2006-09-05 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 19:34 Daniel Qarras
2006-09-05 19:59 ` Nikolai Weibull
2006-09-05 20:00 ` Miek Gieben [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=20060905200026.GA23861@miek.nl \
    --to=miek@miek.nl \
    --cc=zsh-users@sunsite.dk \
    /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).