Re: CVS and building on Linux

On 23/07/07 18:16, Ford, Pat wrote:
> Hi All;
>  I have a Mandriva 2007 system that is not on the internet. The prepackaged downloads for comedi and comedilib didn't compile so I did a cvs check out on a windows box and sneakernetted the files across to the development system. 
>  I cant even get the autogen-sh to work. Is there any chance of getting a tarbal of the recent source put somewhere where I can get them? Windows is screwing with file names in a very unpleasnt manner.
> Thanks

The snapshot downloads aren't working at the moment for some reason.

You need to make the following files executable in comedi:

autogen.sh
compile
config.guess
config.sub
configure
depcomp
install-sh
missing
mkinstalldirs
scripts/call_trace
scripts/check_cmdtest
scripts/check_driver
scripts/check_kernel
scripts/doc_devlist
scripts/dump_doc

and the following executable in comedilib:

autogen.sh
compile
config.guess
config.sub
configure
demo/perl/info.perl
demo/perl/inp.pl
demo/python/cmd.py
demo/python/info.py
demo/python/mmap.py
depcomp
doc/mkdr
doc/mkref
etc/das1600.conf
etc/dt282x.conf
etc/hotplug/usb/usbduxfast/usbduxfast
etc/hotplug/usb/usbdux/usbdux
etc/pcmcia/comedi
install-sh
missing
perl/lperl
swig/ruby/demo/cmd
swig/ruby/demo/inp
swig/ruby/demo/outp

If this doesn't help, it may be that some of the filenames have changed
case during the transfer from Windows, particularly the single-case 8.3
"DOS" filenames.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2007-07-24Z09:30:49