Hallo und gueten Abend
Ich habe ien problem mit meinem vhcs allso bei der isntalazion.
Ich benuze ien Debian 4.0 etch.
Das entpaken funzionirt tadellos aber wen ich make install eingebe bekomme ich volgende meldung
cd ./tools && make install
make[1]: Entering directory `/root/vhcs2-2.4.7.1/tools'
cd ./build && make install
make[2]: Entering directory `/root/vhcs2-2.4.7.1/tools/build'
/usr/bin/install -m 0700 -o root -g root ./vhcs2-mkdirs.pl /usr/sbin
make[2]: Leaving directory `/root/vhcs2-2.4.7.1/tools/build'
cd ./daemon && make vhcs2_daemon
make[2]: Entering directory `/root/vhcs2-2.4.7.1/tools/daemon'
gcc -O2 -ansi -Wall -Wstrict-prototypes -pedantic -c -o vhcs_daemon.o vhcs_daemon.c
make[2]: gcc: Command not found
make[2]: *** [vhcs_daemon.o] Error 127
make[2]: Leaving directory `/root/vhcs2-2.4.7.1/tools/daemon'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/vhcs2-2.4.7.1/tools'
make: *** [install] Error 2
was ist da loss ich habe schon gegoogelt aber das bringt nigs nur für Debian 3.1 gibt es tausened seiten.
hoffe mir kann einer helfen besten dank
papetmaster
VHCS unter Debian 4.0 instalieren
Re: VHCS unter Debian 4.0 instalieren
Code: Select all
make[2]: gcc: Command not found
Code: Select all
aptitude update
aptitude install gcc
Re: VHCS unter Debian 4.0 instalieren
damit allein ist es nicht getan.
danach kommt ein Fehler der auf eine alte CBC perl lib zurückzuführen ist.
Stichwort : literal_key
Ich bin mal so frei deine Aufmerksamkeit auf
http://www.isp-control.net/
zu lenken.
Dort wird vhcs weiterentwickelt.
danach kommt ein Fehler der auf eine alte CBC perl lib zurückzuführen ist.
Stichwort : literal_key
Ich bin mal so frei deine Aufmerksamkeit auf
http://www.isp-control.net/
zu lenken.
Dort wird vhcs weiterentwickelt.