Subject: | Makefile.PL issue |
Hi,
When installing the Prima module I get the following error:
Prima needs X11 headers for compilation! Set X11BASE='/path/to/X' if you
have a non-standard path to X. (see also makefile.log for details)
I checked the path to X on my system and it's /usr/X11R6
Setting X11BASE to this path didn't solve the problem.
I've examined your Makefile.PL and it seems it needs files included in
/usr/X11R6/include
This directory exists on my system, but it contains no files. Maybe this
is (part) of the problem?
I use Perl v5.8.6 on a Fedora Core 4 system
Any help would be appreciated :-)
Kind regards