MadMauros
Registered User
Folgendes Problem ist bei start der configure.pl zur Installation von Confixx 3.1.2
Jemand ne Ahnung wie ich das beheben kann?
Code:
Install package 'Confixx::Filter' ...Checking if your kit is complete...
Warning: the following files are missing in your kit:
Filter.xs
Please inform the author.
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Filter.xs
Please inform the author.
Writing Makefile for Confixx::Filter
cp lib/Confixx/Filter.pm blib/lib/Confixx/Filter.pm
Running Mkbootstrap for Confixx::Filter ()
chmod 644 Filter.bs
rm -f blib/arch/auto/Confixx/Filter/Filter.so
LD_RUN_PATH="" cc -shared -L/usr/local/lib Filter.o Cipher.o -o blib/arch/auto/Confixx/Filter/Filter.so
/bin/sh: line 1: cc: command not found
make: *** [blib/arch/auto/Confixx/Filter/Filter.so] Error 127
Error: make returned status 2
Package 'Confixx::Filter' is NOT successfuly installed
debian3164lamp:~/confixx-install#
Jemand ne Ahnung wie ich das beheben kann?