I wish to install mod_perl and Apache Web Server from
original compressed tar archives respectively.

According to the documentation for mod_perl and after
writing Makefile I run:

make

it compile a few seconds and stops after show this
messages...

cp Leak.pm ../blib/lib/Apache/Leak.pm
/usr/bin/perl -I/usr/lib/perl5/5.00503/i386-linux
-I/usr/lib/perl5/5.00503 /usr/
lib/perl5/5.00503/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/5.00503/ExtUtils/type
map -typemap typemap Leak.xs >xstmp.c && mv xstmp.c
Leak.c
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
   -DVERSION=\"1.00\" -DX
S_VERSION=\"1.00\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE  Leak.c
In file included from Leak.xs:12:
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:307:
sys/types.h: No such file or directory
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/iperlsys.h:203,
                 from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:325,

...followed by a couple more of this kind...
It appears that I need to modify Makefile.PL to
correspond with the perl distribution under Red Hat
6.1, or maybe install another package to have this
file types.h available?

Anyone can help me find the right answer?
Please, thanks in advance.

Fernando Rowies
Monte Grande
Buenos Aires
Argentina
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to