01-06-2009 03:18 AM
Your main problem seems to be missing glibc functionality. niwebpipeline seems to look for glibc 2.0, 2.1, 2.2 or 2.3 while current glibc seems to be at glibc 2.9. Your installation may have a to new glibc installed. How to resolve that is unfortunately beyond me for the time being. I think you can install more than one glibc version at the same time but am not sure.
The usual trick with creating a symlink libc.so.6->libc.so.<whatever> to the newer library will likely not work with glibc as that library is notoriously known to break binary compatibility between versions.
Rolf Kalbermatter
07-01-2009 09:50 PM
07-06-2009 10:21 AM
Hi wicho,
If you can get the installer package you used to install LabVIEW again, there is an uninstall script with that.