>
>
>
> On Wed, 18 Aug 1999, Gerry Mascarenhas wrote:
>
> > I am having a problem compiling the xtv driver.Will appreciate help in
> > the matter.
> >
> > Here is what I have done so far.
> >
> > 1.I extracted xtv.tar.gz into a seperate temporary directory,
> > I used
> > tar -zxvf xtv.tar.gz
> >
> > I got the following files in the directory /temptv/xtv
> > Changes audio.c gd5465.c i5 pci_config.h tuner.c
> > Makefile capture.c gd5480.c main.c px002.c xtv.h
> > README framebuf.c i2c.c pci.c px4072.c xwin.c
> >
> > i checked the README file and I have the file /proc/bus/pci/devices so
> i
> > guess I do not have to change pci.c
> >
> > 2. I then gave the command "./make" from the xtv directory usig the
> > xterminal
> > I get the message bash: ./make: no such file or directory
>
> make is (or should be) on your path, you don't call it by ./make. Just
> say make and it will look to Makefile in the current directory for
> instructions.
>
> > I then did ./Makefile and I get the message
> > bash: ./Makefile: Permission denied
>
> Makefile is not executable by bash. It is a set of instructions for
> make.
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.
>
> >
> > What am I doing wrong.Will appreciate your help.
> >
> > Thanks,
> > Gerry Mascarenhas
> >
> Lawson
> >< Microsoft free environment
>
> This mail client runs on Wine. Your mileage may vary.
>
>
>
>
>
> ___________________________________________________________________
> Get the Internet just the way you want it.
> Free software, free e-mail, and free Internet access for a month!
> Try Juno Web: http://dl.www.juno.com/dynoget/tagj.
>
--
Regards Richard.
[EMAIL PROTECTED]