i 'm trying to install vls with a wintv nexus onto a suse 9.1 system, i have installed the dvb kernels-modules and i have activated them with the runlevel editor.
after it, i have copied the neded files for dvb-streaming (libdvb-0.2.2.tar.gz, libdvbpsi3-0.1.4, vls-0.5.6.tar.gz) i have uncompressed, configured, compiled and installed libdvb-0.2.2.tar.gz its seems to work.
then i tried to uncompress, compile and install libdvbpsi3-0.1.4, i have uncompressed it. after it i switched to the new directory and typed the make-command, the result of it was the following message:
g++ -I./include -I./src -I. -I../driver -I../include -02 -Wall -g -c devices.cc
make: g++ Command not found
make: *** [devices.o] Error 127
please help me getting it run, because it 's a school-project and i ned every help i can get.