- From: Andreas Gasser <andreas_gasser_at_web.de>
- Date: Wed, 13 Oct 2004 08:15:21 +0200
Hello!
- my OS: RedHat 9.0
- RTlinux: rtlinux-3.2-pre3
this is working fine
now i tried some versions of comedi and comedilib but only the following configuration produces no error
- my last selection is:
comedi-0.7.68
comedilib-0.7.22
trough the installation i have no errors. That seems to be good.
Then i wrote a C programm to use comedilib.
#include <comedilib.h>
...
function()
{
// some comedi functions
comedi_open(...)
...
comedi_close(...)
}
Now the problem is, that the compiler does not find these comedi functions! But i have included --comedilib.h--.
In the INSTALL file is written:
--make install-- will install the files in:
/usr/include/comedi.h
/usr/include/comedilib.h
...
my header files are installed in:
/usr/local/include/comedi.h
/usr/local/include/comedilib.h
...
Could this by the failure?
The installation i made in /usr/local and run the standard commands of the INSTALL file.
I hope someone can help me, because i think i am so near the goal...
thanks for any help
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201
Received on 2004-10-13Z05:15:21