What version of Mandrake Linux are you using? You can determine this by running:
cat /etc/*-release
Also what version of LabVIEW did you install? Normally if you
install LabVIEW and NI-VISA on Mandrake 10.0, 10.1, or Mandriva 2006
you should not have to use the
"export VXIPNPPATH=/usr/local/vxipnp", and "export
LD_LIBRARY_PATH=/usr/local/linux/bin". When you see the error in
LabVIEW does it say which library it can not find, or is that the
entire error message?
You may want to try to use NIvisaic to test communication with your
serial device. From the command prompt run "NIvisaic". In
the first window you should be able to see your serial port (probably
ASRL1::INSTR), double clicking on the resource will open a new window
which allows you to communicate with the resource. From there you
can test reading and writing.
If NIvisiac also fails then you can try adding the the two export lines you found in the README at the bottom of:
/home/yourusername/.bash_profile
Once you have added the export lines you will need to log out, and log
back into your machine. If none of these suggestions help
providing detailed information about the errors you are seeing should
help us find the problem.
Shawn B.
National Instruments