Re: Problem installing, make test: /bin/sh: cc: command not found

2005-11-16 Thread pitr korolev
Oh, hello Gerald! :) And thank you for the reply, but I got it working by myself. The httpd.conf.local only has LoadModule embperl_module /path/to/perl/site/lib/Embperl/Embperl.so PerlModule Embperl AddType text/html .epl SetHandler perl-script PerlHandler Embperl Opt

Problem installing, make test: /bin/sh: cc: command not found

2005-11-10 Thread pitr korolev
Hello all! I'm a newbie with linux et al, and tried to install embperl with the help of the Embperl homepage. perl Makefile.pl seemed very happy with all of my directories, but make test output this: make[1]: Entering directory `/home/pekka/Embperl-2.0.1/xs' make[2]: Entering directory `/home/pekk