in reply to Re: Perl use prima; Prima(perl) (image processing software))error
in thread Perl use prima; Prima(perl) (image processing software))error

Command
root@stone-age Prima-1.23# perl Makefile.PL
Output

Setting up working environment.
Determining compiler type... GNU
Version: 1.23
Checking if can compile... yes
Checking if can link... yes
Prima needs X11 headers for compilation! Set
X11BASE='/path/to/X' or INCPATH+='/path/to/X/include' if
you have a non-standard path to X. (see also
makefile.log for details)


makefile.log
errors
pmts0000.c:7:1: error: exponent has no digits
pmts0000.c:7: error: expected ‘;’ before ‘No’
/tmp/pmts0000.c:1:22: error: X11/Xlib.h: No such file or directory
/tmp/pmts0000.c:1:22: error: X11/Xlib.h: No such file or directory
/tmp/pmts0000.c:1:22: error: X11/Xlib.h: No such file or directory
/tmp/pmts0000.c:1:22: error: X11/Xlib.h: No such file or directory


last time I installed it using RPM package.
  • Comment on Re^2: Perl use prima; Prima(perl) (image processing software))error