zsh-users
 help / color / mirror / code / Atom feed
* Re: zsh binary for HP-UX 10.x
@ 1997-10-28  9:33 John Riddoch
  0 siblings, 0 replies; 4+ messages in thread
From: John Riddoch @ 1997-10-28  9:33 UTC (permalink / raw)
  To: zsh-users

>> Hi,
> 
> sorry but I don't get the zsh compiled with ansic (I have no gcc) on HP-UX 
> 10.x.
> Does anybody have the newest zsh for HP-UX 10.x (10.20) and could provide
> me the installed files?
> Or does anybody have a idea what to change in the makefiles to make it 
compile?
> I don't have the time to dig into the compile problems which occur already 
> in the first files. I'm having HP-UX 10.20, ANSI-C compiler.

You'd probably be better getting hold of the gcc compiler, especially since it's 
free.  It should be available from most ftp sites which deal with unix stuff.

--
John Riddoch			Programmer/Webmaster
School of Computer and Mathematical Science
Robert Gordon University, Aberdeen
Telphone: (01224)262721
Email jr@scms.rgu.ac.uk


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

* Re: zsh binary for HP-UX 10.x
  1997-10-28  9:07 Peter Klotz
  1997-10-28  9:29 ` Peter Stephenson
@ 1997-10-28 11:13 ` Domenico Galli
  1 sibling, 0 replies; 4+ messages in thread
From: Domenico Galli @ 1997-10-28 11:13 UTC (permalink / raw)
  To: Peter Klotz; +Cc: zsh-users

Did you try in http://hpux.csc.liv.ac.uk/hppd/hpux/Users/zsh-3.1.0/ ?

Domenico

On Tue, 28 Oct 1997, Peter Klotz wrote:

> Hi,
> 
> sorry but I don't get the zsh compiled with ansic (I have no gcc) on HP-UX 
> 10.x.
> Does anybody have the newest zsh for HP-UX 10.x (10.20) and could provide
> me the installed files?
> Or does anybody have a idea what to change in the makefiles to make it compile?
> I don't have the time to dig into the compile problems which occur already 
> in the first files. I'm having HP-UX 10.20, ANSI-C compiler.
> 
> 
> Thanks very much, Peter
> -- 
> Peter Klotz (pklotz@hpbbn.bbn.hp.com), HP BBN x7279, I18N/L10N R&D ITO-UX OVSD
> 
> 
> 

-------------------------------------------------------------------------------
Domenico GALLI
Dipartimento di Fisica dell'Universita' di Bologna and INFN, Sezione di Bologna
via Irnerio, 46, I-40126 Bologna - ITALY
Phone:  (+39) 51 351027                Fax:    (+39) 51 244380
e-mail: domenico.galli@bo.infn.it
-
CERN PPE LR 22 R-006, Route de Meyrin, CH-1211 Geneve 23, Switzerland
Phone:  (+41) 22 767 2166        (+41) 22 767 8259        (+41) 22 767 6609
e-mail: domenico.galli@cern.ch
-
DESY, GEB. 66, ZI. 6, Notkestrasse, 85, 22607 Hamburg, Germany
Phone:  (+49) 40 8998 4545
e-mail: domenico.galli@desy.de
-------------------------------------------------------------------------------


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

* Re: zsh binary for HP-UX 10.x
  1997-10-28  9:07 Peter Klotz
@ 1997-10-28  9:29 ` Peter Stephenson
  1997-10-28 11:13 ` Domenico Galli
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Stephenson @ 1997-10-28  9:29 UTC (permalink / raw)
  To: Peter Klotz, Zsh users list

Peter Klotz wrote:
> Hi,
> 
> sorry but I don't get the zsh compiled with ansic (I have no gcc) on HP-UX 
> 10.x.

If this is 3.0.5, it may be the old problem with Src/makepro.sed, which
you should replace with the following.

(Note to list:  this really ought to go into any `final' version
of 3.0.)  The only difference is that there is a $ missing at the
end of the `from' expression in the s-line.

# makepro.sed by Mark Weaver <Mark_Weaver@brown.edu>
/^\/\*\*\/$/{
n
N
s/\n\([_a-zA-Z][_0-9a-zA-Z]* *\)\((.*\)/ \1 _(\2);/
p
}


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

* zsh binary for HP-UX 10.x
@ 1997-10-28  9:07 Peter Klotz
  1997-10-28  9:29 ` Peter Stephenson
  1997-10-28 11:13 ` Domenico Galli
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Klotz @ 1997-10-28  9:07 UTC (permalink / raw)
  To: zsh-users; +Cc: pklotz

Hi,

sorry but I don't get the zsh compiled with ansic (I have no gcc) on HP-UX 
10.x.
Does anybody have the newest zsh for HP-UX 10.x (10.20) and could provide
me the installed files?
Or does anybody have a idea what to change in the makefiles to make it compile?
I don't have the time to dig into the compile problems which occur already 
in the first files. I'm having HP-UX 10.20, ANSI-C compiler.


Thanks very much, Peter
-- 
Peter Klotz (pklotz@hpbbn.bbn.hp.com), HP BBN x7279, I18N/L10N R&D ITO-UX OVSD



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

end of thread, other threads:[~1997-10-28 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-28  9:33 zsh binary for HP-UX 10.x John Riddoch
  -- strict thread matches above, loose matches on Subject: below --
1997-10-28  9:07 Peter Klotz
1997-10-28  9:29 ` Peter Stephenson
1997-10-28 11:13 ` Domenico Galli

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