Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error -Urgent please help #752

Closed
p5pRT opened this issue Oct 21, 1999 · 2 comments
Closed

Installation Error -Urgent please help #752

p5pRT opened this issue Oct 21, 1999 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Oct 21, 1999

Migrated from rt.perl.org#1676 (status was 'resolved')

Searchable as RT1676$

@p5pRT
Copy link
Author

p5pRT commented Oct 21, 1999

From ngubanes@soekor.co.za

Sithembiso S. Ngubane
Head​: Corporate Database
Soekor (Pty) Ltd - PLU, Box 307, Parow, 7499
Reception​: (021) 9383500 Fax​: (021) 938 3520
Direct Line​: (021) 9383511 Cell​: 082 472 2002

@p5pRT
Copy link
Author

p5pRT commented Oct 29, 1999

From [Unknown Contact. See original ticket]

You don't say what kind of system you have, so I've got to guess wildly.
However, the error messages you're seeing smell strongly of a non-ANSI C
compiler. Recent distributions of perl require ANSI C, and some host
systems (from Sun, HP...) provide only pre-ANSI compilers. In order to
build perl, you'll need to get an ANSI C compiler, either by buying it from
the system supplier or a third party, or by downloading (and possibly
building -- a longwinded process) gcc. However, before you do any of those
things, check all the directories in your PATH variable for cc commands.
It could be that you've already got an ANSI C compiler, but that there's a
non-ANSI one earlier in your PATH. If that's the case, see the INSTALL
file, which tells you how to tell Configure to use a particular C compiler.

--
Dominic Dunlop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant