zsh-workers
 help / color / mirror / code / Atom feed
* RE: About MODDIR (again...)
@ 2001-10-25 19:13 Raúl Núñez de Arenas Coronado
  0 siblings, 0 replies; 5+ messages in thread
From: Raúl Núñez de Arenas Coronado @ 2001-10-25 19:13 UTC (permalink / raw)
  To: Andrej.Borsenkow, dervishd, zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

    Hello Andrej :))

>Modules are installed into /usr/lib/zsh/$ZSH_VERSION. The modules names
>are zsh/foo.

    Oh, now I understand, sorry O:). Yes, this sound reasonable.

>>     Why is it hardcoded? 
>It is not hardcoded. I think, it was explained once already.

    Sorry, I didn't read that explanation, so the question.

>It is possible to add --with-moddir=... configure parameter that
>will override default $libdir/zsh/$VERSION.

    That will do for me, thanks :))))

>The final zsh part cannot be removed without major redesign and it
>is not going to happen for 4.0 in any case.

    I find it reasonable. If the modules are found thru 'zsh/module'
obviously it doesn't worth the effort of redesigning and the like.

    Well, sorry then for the useless question, and thank you very
much for your help. As I said, you're great ;))

    Raúl


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: About MODDIR (again...)
@ 2001-10-25 19:21 Raúl Núñez de Arenas Coronado
  0 siblings, 0 replies; 5+ messages in thread
From: Raúl Núñez de Arenas Coronado @ 2001-10-25 19:21 UTC (permalink / raw)
  To: dervishd, zefram; +Cc: zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

    Hello Zefram :)

>>is empty except for directory '4.0.3'. But this directory is
>>empty too. It only contains 'zsh', which contains the modules.
>All zsh files go under /usr/lib/zsh.  The /usr/lib part is configurable
>using the --libdir option to configure.

    I knew that, but I wanted to install the modules as
/usr/lib/zsh/module*, and --libdir won't do ;))

>The version number is in there to avoid the serious problems that
>would result from having two different versions sharing modules
>(which wouldn't work).

    Yes, it is necessary for that, but, with just one version?

>Even if you only have one version installed at a time,
>the separate directories are necessary during an upgrade.

    Oh, yes, I didn't think about it... I upgrade 'by hand'.

>The final "zsh" component is part of the hierarchical module name
>system. There is, for example, no "files" module any more, there's a
>"zsh/files" module.

    Ok, then :) Thanks for the explanations :))

    Raúl


^ permalink raw reply	[flat|nested] 5+ messages in thread
* About MODDIR (again...)
@ 2001-10-25 12:45 Raúl Núñez de Arenas Coronado
  2001-10-25 13:17 ` Zefram
  2001-10-25 13:25 ` Borsenkow Andrej
  0 siblings, 2 replies; 5+ messages in thread
From: Raúl Núñez de Arenas Coronado @ 2001-10-25 12:45 UTC (permalink / raw)
  To: zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

    Hello all :))

    I've downloaded and tested zsh 4.0.3, and I have the
same suggestion: is really needed to install modules onto
/usr/lib/zsh/4.0.3/zsh/? For me it has no sense: /usr/lib/zsh
is empty except for directory '4.0.3'. But this directory is
empty too. It only contains 'zsh', which contains the modules.

    Is necessary such a long hierarchy just for keeping the modules.
At least the last 'zsh' is not needed (IMHO), and the version number
should be made optional for systems with just one version of zsh
installed. For removing the last 'zsh' only a few makefiles need to
be edited, and for the rest... Well, if MODDIR could be chosen thru
the 'configure' script, all this matter will vanish.

    Why is it hardcoded? I don't know :? Will I really break
something if I replace MODDIR by hand? Please let me know...

    Please excuse me asking again the same, but I really don't like
not having control over where my packages deploy its files ;))))

    And thanks again for a new version of Zsh. You're great :)))

    Raúl


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

end of thread, other threads:[~2001-10-26  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-25 19:13 About MODDIR (again...) Raúl Núñez de Arenas Coronado
  -- strict thread matches above, loose matches on Subject: below --
2001-10-25 19:21 Raúl Núñez de Arenas Coronado
2001-10-25 12:45 Raúl Núñez de Arenas Coronado
2001-10-25 13:17 ` Zefram
2001-10-25 13:25 ` Borsenkow Andrej

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).