Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: problems installing zsh on x86



-----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@xxxxxxxxxxxx                             |
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-----



Messages sorted by: Reverse Date, Date, Thread, Author