PDA

View Full Version : DXF 10.20


Rodolfo
09-06-2000, 01:12 AM
I have encountered some problems with DXF on Hp-Ux 10.20. The message was "cannot open /usr/lib/aCC/dld.sl" Thanks

Roman Toenshoff
09-11-2000, 08:43 AM
Look at your SHLIB_PATH. Try to set it like this: export SHLIB_PATH=<enter> And then call DXF again. I´ve had this problem with some other programs. Setting the path to "NULL" solved the problem until now.