Re: [opendx-dev] compile on 2cpu amd_64; rhel3

2004-10-13 Thread David Thompson

What is X's bit depth set to. We have seen issues with bit depth problems.

David


--
.
David L. Thompson   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT 59804
Phone : (406)756-7472


RE: [opendx-dev] compile on 2cpu amd_64; rhel3

2004-10-13 Thread Peter Connolly
Hi David

It is set to 16 in /etc/X11/XF86Config

and that is what /var/log/XFree86.0.log says it loads

Peter

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Thompson
Sent: 13 October 2004 23:09
To: opendx2-dev@lists.berlios.de
Subject: Re: [opendx-dev] compile on 2cpu amd_64; rhel3


What is X's bit depth set to. We have seen issues with bit depth
problems.

David


-- 

.
David L. Thompson   Visualization and Imagery Solutions,
Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT
59804
 Phone : (406)756-7472


RE: [opendx-dev] compile on 2cpu amd_64; rhel3

2004-10-13 Thread David Thompson
Try setting it to 24 and see if your problem clears up. 16 bit has 
been problematic (although we do have some fixes that are in CVS for 
16 bit).


David


Hi David

It is set to 16 in /etc/X11/XF86Config

and that is what /var/log/XFree86.0.log says it loads

Peter

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Thompson
Sent: 13 October 2004 23:09
To: opendx2-dev@lists.berlios.de
Subject: Re: [opendx-dev] compile on 2cpu amd_64; rhel3


What is X's bit depth set to. We have seen issues with bit depth
problems.

David


--

.
David L. Thompson   Visualization and Imagery Solutions,
Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT
59804
 Phone : (406)756-7472



--
.
David L. Thompson   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT 59804
Phone : (406)756-7472


[opendx-dev] compile on 2cpu amd_64; rhel3

2004-10-13 Thread Peter Connolly
Dear All,

I have been struggling for a while getting a working OpenDX
insatallation on a new graphics station (2cpu amd64 with nvidia fx5700;
latest nvidia drivers ). I have given up on sorting out the dependency
issues with the farious rpms and am trying the CVS source. 

It built sucessfully built but with a series of linking errors e.g.:

/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when
searching for -lX11

After make install, dx comes up and I all the samples I have tried run
fine. 

However when running a dx.net of my own I only get a blank image window
and my colour maps are also black. Even more strangly, the colour bars
in the image window are fine! It appears that the exec is doing it's job
OK and generating the data for image to plot since there is a cpu load
and I get a file full of data when I send the data plottted to export.

The exact same net works fine on all the Win2K/XP boxes we have running
the Viz version of DX.

Has any one seen this before or have any ideas where I might look to try
and sort this out? 

Thanks in advance

Peter

PS
the complete list of incompatible libraries is:


libXpm.so when searching for -lXpm
libXp.a when searching for -lXp
libGLU.so when searching for -lGLU
libGL.a when searching for -lGL
libXmu.so when searching for -lXmu
libXt.a when searching for -lXt
libdpstk.so when searching for -ldpstk
libdps.a when searching for -ldps
libXext.so when searching for -lXext
libSM.a when searching for -lSM
libICE.so when searching for -lICE
libX11.a when searching for -lX11