04-13-2006 03:04 PM
04-13-2006 03:38 PM
Never mind.....
Looks like all my problems were X11R6 related. We didn't have X11R6 lib....
We're up and running now.... A thing of great beauty this 8.0....
04-14-2006 02:36 PM
04-26-2006 09:44 PM
04-27-2006 01:04 AM
dt- no problems yet. All our legacy code is running, and we haven't found any bugs with new code under development yet. We had some speed bumps getting LV 8.0 installed, but since then no problems....
Scott Stewart
04-27-2006 07:15 AM
04-27-2006 06:11 PM
dt-
In my experience with LINUX I've found that it takes a modicum of grit and determination to overcome the lack of standardization. I've found that all installs are not equal, and most times it is necessary to go out in search of missing components. I've also found that when you are installing, it is best to choose ALL components when asked; inevitably the one component you do not choose has a library that is needed by some seemingly unrelated program.
Our major problem was a missing X11R6 library that we had to search for and install. One other problem we had was with optimized directory indexing - we had to shut it off to keep LabView happy.
Once it all starts working, however, we can really see how amazingly powerful standard PC's have become when they are freed from the bondage of overbearing operating systems... The performance simply screams....
Scott.
04-27-2006 06:53 PM
05-01-2006 04:46 PM
To fix the libOSMesa.so.4 problem try running the following as root:
cd /usr/local/natinst/LabVIEW-8.0/linuxln -s libLVMesaGL.so.3 libOSMesa.so.4
Shawn B.
National Instruments
05-01-2006 09:02 PM