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/pekka/Embperl-2.0.1/xs/Embperl'
make[3]: Entering directory `/home/pekka/Embperl-2.0.1/xs/Embperl/App'
cc -c  -I/home/pekka/Embperl-2.0.1 -I/usr/include/apache2
-I/usr/include/apache2/regex -I/usr/include/apache2/os/unix
-I/home/pekka/Embperl-2.0.1/xs -D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686
-fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wall -pipe  
-DVERSION=\"2.0.1\" -DXS_VERSION=\"2.0.1\" -fPIC
"-I/usr/lib/perl5/5.8.7/i586-linux-thread-multi/CORE"  -DAPACHE
-DAPACHE2 -DEP2  App.c
/bin/sh: cc: command not found
make[3]: *** [App.o] Error 127
make[3]: Leaving directory `/home/pekka/Embperl-2.0.1/xs/Embperl/App'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/home/pekka/Embperl-2.0.1/xs/Embperl'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/pekka/Embperl-2.0.1/xs'
make: *** [subdirs] Error 2

I'm actually very tired, and all I could think of that I'm missing a
compiler (should that be gcc -c -l/home/pekka/etc. etc. etc. etc?)

Any tips appreciated,
Thanks,
Pekka from Finland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to