Re: A couple of questions...

[email protected] (Nicholas Clark) Fri, 10 Mar 2000 15:41:45 +0000
Newsgroups perl.riscos
Message-ID <[email protected]>
On Fri, Mar 10, 2000 at 01:55:05PM +0100, Alex Bach Andersen wrote:

> Error: Unable to locate installed Perl libraries or Perl source code.
> 
> It is recommended that you install perl in a standard location before
> building extensions. Some precompiled versions of perl do not contain
> these header files, so you cannot build extensions. In such a case,
> please build and install your perl from a fresh perl distribution. It
> usually solves this kind of problem.
> 
> (You get this message, because MakeMaker could not find "/PerlArchLib:/CORE/perl.h")
> 
> Are my paths set up wrong?

No, I the perl distribution I packaged up didn't include any C header files
such as perl.h because it's MakeMaker isn't up to making extensions (yet)
[It's a lot of work, only partly finished at this time]

Nick