I am trying to build Compress-Zlib-1.19 on sco openserver 5. GCC is installed from skunkware but it seems to try and use CC. I do not have the sco development software installed so CC is not there.
Running Perl 5.6.0 which is a whole other problem I cant get Perl 5.8 to build on this machine either. However I think the problems are related. I have been hammering away at this for about 2 weeks now and I am getting nowhere any help would be very appreciated. $ perl Makefile.PL Parsing config.in... Looks Good. Up/Downgrade complete. Writing Makefile for Compress::Zlib $ make Skip blib/lib/Compress/Zlib.pm (unchanged) cc -c -I/usr/local/include -UM_XENIX -DPERL_SCO -DPERL_SCO5 -w0 -belf -O0 -D VERSION=\"1.19\" -DXS_VERSION=\"1.19\" -Kpic -I/usr/lib/perl5/5.6.0/i486-pc-sco3 .2v5.0/CORE Zlib.c make: cc: Command not found make: *** [Zlib.o] Error 127 $ pwd /pm6/Compress-Zlib-1.19 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]