From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18201 invoked from network); 10 Apr 1997 18:10:08 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 10 Apr 1997 18:10:08 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id NAA03194; Thu, 10 Apr 1997 13:53:16 -0400 (EDT) Resent-Date: Thu, 10 Apr 1997 13:52:12 -0400 (EDT) Date: Thu, 10 Apr 1997 20:03:39 -0100 Message-Id: <199704102103.UAA00300@Laden2.ilk.de> From: "Juergen A. Erhard" To: sweth@bivwood.com CC: zsh-users@math.gatech.edu In-reply-to: (message from Sweth Chandramouli on Fri, 4 Apr 1997 03:51:26 -0500) Subject: Re: problems installing zsh on x86 Resent-Message-ID: <"IsPIx3.0.Um.BZIJp"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/793 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu -----BEGIN PGP SIGNED MESSAGE----- It probably has been covered by someone else... but anyway. I'm assuming the littlest possible working knowledge of Unix here... All the others have (rightly) said you gotta make certain gcc is on your PATH. Test this by just saying 'gcc --version' (that is, type it... but you knew that, I guess ;-) If it says anything to the effect that it (the currently running shell) can't find gcc, then gcc is NOT in your path. Put a line PATH=/usr/local/bin:$PATH in your ~/.profile. (Make sure /usr/local/bin is the directory containing gcc... if it ain't replace it). Okay, try again... Oh, and first do a 'make clean' in the directory zsh's source resides in (you may try this before doing this PATH dance... I noticed the run of configure you've given is from cache... I am not an autoconf expert, but it just MIGHT be the problem... especially if gcc IS on your PATH already). Anyway, hope I could help (and nobody beat me to it ;-) Bye, J - -- Juergen A. Erhard (that ue is actually \"u (TeX) or ü (HTML/SGML)) eMail: jae@laden.ilk.de | snailMail: Belfortstr. 6; 76133 Karlsruhe; GERMANY | pros do it for money, phone: +49 721 27326 | amateurs out of love. WWW: http://members.tripod.com/~Juergen_Erhard/ | -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQEVAwUBM0w4NgIG66LugGzRAQH7sAf/SenhwXhrfHiBLnF2AFl5N4M5cJFmmDLv 0aIua+T3xTXDjfvIW+fxoSLDoQ8ejTWJhkoIJAi698CXSgizKf1XgFBFsgxU3l1h wDP8V6hDmEOX6Sao8+/rRhBokUG/4vgGu4aeXqPBao0cg9W1pJVGDrBiYOWbeY8E hbxBcoVVVNrdeQR4atdKfIn8tTIBpkaHvN0aYQPmmvMmch0gpRozDh1WOwhXaoTq hA7Ck+UQ9ov3m4XLPPx+ncfCvhRo7RvJtKMEhZ6OJzA7KVtbuWNUud8hJAOktGbE d8HAwMHguka9P1XHxKbGY0POhxA7ZgzrDw3tuwEi2fIsblPcEWm+5Q== =odRR -----END PGP SIGNATURE-----