Re: Linux support for LV6.1

2004-05-24 Thread Rolly
Thx Methis, it's so kind of you giving me these info. As a newbie to
Linux(FC2), I forgot to mention that I have not installed every rpms
on the 4 CDs of Fedora Core 2 into my PC because of space concern. I
have checked my system that glibc-2.3.3-27 and glibc-devel-2.3.3-27
are present.
Do you mean broken, I missed some rpm packages which is necessary to
run LV70?
Do you mind listing all the relevant rpms you have on your system so I
can compare and install the ones I missed? Hope this can solve the
problem.

Thank you very much!



Re: Linux support for LV6.1

2004-05-23 Thread Rolly
Thx you, this is what I got from LV70:

[EMAIL PROTECTED] rolly]$ ldd /usr/local/lv70/labview
linux-gate.so.1 =  (0x5500)
libLVMesaGL.so.3 = /usr/local/lv70/linux/libLVMesaGL.so.3
(0x55002000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x008d1000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x0099b000)
libm.so.6 = /lib/tls/libm.so.6 (0x008a6000)
libdl.so.2 = /lib/libdl.so.2 (0x008cb000)
libpthread.so.0 = /lib/tls/libpthread.so.0 (0x00aa)
libc.so.6 = /lib/tls/libc.so.6 (0x00789000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x0077)

[EMAIL PROTECTED] rolly]$ labview

LabVIEW caught fatal signal
7.0 - Received SIGSEGV
Reason: address not mapped to object
Attempt to reference address: 0x6c74e004
Segmentation fault
[EMAIL PROTECTED] rolly]$

May be Fedora 2 with 2.6.5 kernel is not support by LabVIEW at this
moment, or I didn't config my system properly?

Thx!



Re: Linux support for LV6.1

2004-05-20 Thread Rolly
thx u for your info, this is what I found if I run labview with
command prompt:
[EMAIL PROTECTED] lv61]$ labview

LabVIEW caught fatal signal
6.1 - Received SIGSEGV
Reason: address not mapped to object
Attempt to reference address: 0x0
Segmentation fault

[EMAIL PROTECTED] lv61]$

The LV6.1 screen just vanished as it appears.
Can anyone help?
My kernel version is kernel-smp-2.6.5-1.358.

Thx very much!