Richard Adams wrote:
> I dont want to step on Lawsons toes, but to compile xtv we need to do the
> following.
>
> cd /temptv/xtv
> xmkmf
> make
>
> wallah!.
>
> I have not tryed it, i dont even know if it works with my BT878 card.
>
> >
> > >
I tried xmkmf in /temptv/xtv dirctory and I get the message
bash: xmkmf: command not found
I also tried just 'make' in the /temptv/xtv directory as also
usr/bin/make and I get the following
cc -O1 -g -c main.c -o main.o
make: cc: Command not found
make: *** [main.o] Error 127
Itai Nahshon who wrote the xtv drives says that I will also requiere
the following:
"You also need the develpment
tools, C compiler (gcc) and C libraries installed"
How and from where can I install these? How do I check to see if I have
them or not?
I am using RH6.0 kernel 2.2.5-15.
What am I doing wrong.Will appreciate any help.
Thanks,
Gerry Mascarenhas