zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <zsh-workers@sunsite.dk>
Subject: More problems - functions installed as dirs (RE: Functions moved)
Date: Mon, 2 Apr 2001 19:45:21 +0400	[thread overview]
Message-ID: <000701c0bb8b$ed149050$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200104021316.PAA12565@beta.informatik.hu-berlin.de>

After cvs up and clean reconfigure in empty directory I got:

bor@itsrm2% pwd
/tools/share/zsh
bor@itsrm2% ll 4.0.1-pre-2/functions/Completion
total 16
drwxr-xr-x   2 root     other       1024 Apr  2 19:42 AIX/
drwxr-xr-x   2 root     other       1024 Apr  2 19:42 BSD/
drwxr-xr-x   2 root     other       2048 Apr  2 19:43 Base/
drwxr-xr-x   2 root     other         96 Apr  2 19:43 Core/
drwxr-xr-x   2 root     other       1024 Apr  2 19:43 Debian/
drwxr-xr-x   2 root     other         96 Apr  2 19:43 Linux/
drwxr-xr-x   2 root     other       1024 Apr  2 19:43 Redhat/
drwxr-xr-x   2 root     other       2048 Apr  2 19:44 Unix/
drwxr-xr-x   2 root     other         96 Apr  2 19:42 compaudit/
drwxr-xr-x   2 root     other         96 Apr  2 19:42 compdump/
drwxr-xr-x   2 root     other         96 Apr  2 19:42 compinit/
drwxr-xr-x   2 root     other         96 Apr  2 19:42 compinstall/

quoting install log:

gmake[1]: Leaving directory `/u3/u1/build/zsh/Src'
if test x/tools/share/zsh/4.0.1-pre-2/functions != x && test
x/tools/share/zsh/4.0.1-pre-2/functions != xno; then \
  test x/tools/share/zsh/site-functions != xno && \
    /tools/src/zsh/mkinstalldirs /tools/share/zsh/site-functions; \
  sdir_top="/tools/src/zsh" fndir="/tools/share/zsh/4.0.1-pre-2/functions"
dir_top="." \
  FUNCTIONS_SUBDIRS="yes" \
  INSTALL_DATA="/tools/src/zsh/install-sh -c -m 644" \
  DESTDIR="" VERSION="4.0.1-pre-2" \
  /bin/sh /tools/src/zsh/Config/installfns.sh || exit 1; \
fi; \
exit 0
mkdir /tools/share/zsh/4.0.1-pre-2
mkdir /tools/share/zsh/4.0.1-pre-2/functions
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Misc
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Prompts
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Zftp
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/compaudit
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/compdump
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/compinit
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/compinstall
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/AIX
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/BSD
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Base
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Core
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Debian
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Linux
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Redhat
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/Unix
mkdir /tools/share/zsh/4.0.1-pre-2/functions/Completion/X
...

-andrej


  parent reply	other threads:[~2001-04-02 15:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-02 13:16 Functions moved Sven Wischnowsky
2001-04-02 14:01 ` Oliver Kiddle
2001-04-02 14:10   ` Andrej Borsenkow
2001-04-02 14:10   ` Clint Adams
2001-04-02 14:16     ` Clint Adams
2001-04-02 14:38   ` Oliver Kiddle
2001-04-02 14:12 ` wrong fpath (RE: Functions moved) Andrej Borsenkow
2001-04-02 14:18   ` Andrej Borsenkow
2001-04-02 14:58 ` Functions moved Bart Schaefer
2001-04-02 15:45 ` Andrej Borsenkow [this message]
2001-04-02 15:50   ` More problems - functions installed as dirs (RE: Functions moved) Andrej Borsenkow
2001-04-02 16:43   ` Bart Schaefer
2001-04-03 12:49     ` Andrej Borsenkow

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='000701c0bb8b$ed149050$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@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).