Hello everyone,
I've been trying to install DX on AIX 4.3 for quite a while now.  I've 
had DX running on AIX 4.2 perfectly, but when I upgraded to 4.3, 
everything just broke.  

The AIX 4.2 program that I had would not work on AIX 4.3 due to 4.3's 
difference in it's select function -- thus the DX UI does not work.  I 
can get dx running on the 4.3 with the -script option.  If anyone has run 
into this problem and solved it, please let me know.

I downloaded the source code for DX and compiled it.  After a successful
compile, I tried to run DX.  I didn't get the select error, but I did get
error messages when Display, Image, or Render is getting called.  The
error messages are having to do with DXSetError not being called before
exiting.  I edited the code and placed DXSetError calls before every exit
and when I ran it, it would break when it was trying to construct the
image in tile.c. 


I have had a successful run, but this pretty much didn't use any
display/render whatsoever.  So, the problem must be something with the
rendering.  If anyone has any clue or has this actual problem and fixed
it, please let me know.  I'd also just like to know if anyone has even run
into this problem themselves, but were unable to fix it (just so I know
I'm not the only one! :) ). 

Thanks in advance,

Avi Mozes
[EMAIL PROTECTED]

Reply via email to