zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.1.3: configure fails on Solaris 2.5.1
       [not found] <199805011004.LAA05288@diamond.tao.co.uk>
@ 1998-05-01 15:23 ` Dima Barsky
  1998-05-01 16:03   ` Bruce Stephens
  1998-05-02  8:22 ` zsh-3.1.3 released Zoltan Hidvegi
  1 sibling, 1 reply; 4+ messages in thread
From: Dima Barsky @ 1998-05-01 15:23 UTC (permalink / raw)
  To: zsh-workers

I've just downloaded the latest zsh-3.1.3 and tried to compile it.
The configure script failed with the following messages:

....
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: can't read :Makefile.in: No such file or directory
creating Doc/Makefile
sed: can't read :Doc/Makefile.in: No such file or directory
creating Etc/Makefile
sed: can't read :Etc/Makefile.in: No such file or directory
creating Src/Makefile
sed: can't read :Src/Makefile.in: No such file or directory
creating config.h
cat: :config.h.in: No such file or directory


I wonder if something is wrong with my system configuration, or is it
a real bug? I used autoconf before on the same machine, everything
seemed to be all right.

Regards,
Dima.


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

* Re: zsh-3.1.3: configure fails on Solaris 2.5.1
  1998-05-01 15:23 ` zsh-3.1.3: configure fails on Solaris 2.5.1 Dima Barsky
@ 1998-05-01 16:03   ` Bruce Stephens
  1998-05-01 16:24     ` Andrew Main
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Stephens @ 1998-05-01 16:03 UTC (permalink / raw)
  To: Dima Barsky; +Cc: zsh-workers

"Dima Barsky" <d.barsky@ee.surrey.ac.uk> writes:

> I wonder if something is wrong with my system configuration, or is it
> a real bug? I used autoconf before on the same machine, everything
> seemed to be all right.

It's a real bug (although not necessarily in zsh).  For a quick fix,
use a different shell to do the configuring:

bash ./configure ...

say.  zsh when run as sh apparently also works.


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

* Re: zsh-3.1.3: configure fails on Solaris 2.5.1
  1998-05-01 16:03   ` Bruce Stephens
@ 1998-05-01 16:24     ` Andrew Main
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Main @ 1998-05-01 16:24 UTC (permalink / raw)
  To: Bruce Stephens; +Cc: d.barsky, zsh-workers

Bruce Stephens wrote:
>bash ./configure ...
>
>say.  zsh when run as sh apparently also works.

zsh run as sh is probably the simplest answer for existing zsh users:
from zsh just do

	ARGV0=sh zsh ./configure

-zefram


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

* Re: zsh-3.1.3 released
       [not found] <199805011004.LAA05288@diamond.tao.co.uk>
  1998-05-01 15:23 ` zsh-3.1.3: configure fails on Solaris 2.5.1 Dima Barsky
@ 1998-05-02  8:22 ` Zoltan Hidvegi
  1 sibling, 0 replies; 4+ messages in thread
From: Zoltan Hidvegi @ 1998-05-02  8:22 UTC (permalink / raw)
  To: Andrew Main; +Cc: Zsh hacking and development

Zefram wrote:
> Zsh version 3.1.3 has been released!

Are you going to release your CVS/RCS tree too?  The zsh-3.1.2 RCS is not
even on the archive, which is strange since the zsh-3.1.1 RCS tree is
there.  The 3.1.2 RCS tree has 3.1.1 too.  The 3.1.2 RCS tree can still
be found at ftp://ftp.cs.elte.hu/pub/zsh-old/zsh-RCS.tar.gz

Zoli


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

end of thread, other threads:[~1998-05-02  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199805011004.LAA05288@diamond.tao.co.uk>
1998-05-01 15:23 ` zsh-3.1.3: configure fails on Solaris 2.5.1 Dima Barsky
1998-05-01 16:03   ` Bruce Stephens
1998-05-01 16:24     ` Andrew Main
1998-05-02  8:22 ` zsh-3.1.3 released Zoltan Hidvegi

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