Hello opendx users. I perhaps have a very trivial question
I just moved to another operating system: sun solaris, and tried to install the binaries compiled for this OS: opendx-4.3.0-1-solaris-2.9-sparc.pkg which went perfectly fine. Trying to run dx, however, yields: ld.so.1: /usr/local/dx/bin_solaris/startupui: fatal: libcdf.so: open failed: No such file or directory Killed I thought that the binary was statically linked, thus should include the libraries. But if not, probably I need to set some environment variables to tell dx where it can find the libs. Does anybody know how to solve this ? Another way would be to compile the source myself. Also here I run into problems. Doing a configure like configure --prefix=$FOX/Programs --without-hdf --without-cdf --without-netcdf --without-javadx goes fine. Trying to make the source (typing 'make'), however, yields: mksh: Fatal error: Could not load Shell from `sh': Bad file number Current working directory /home/foxgroup/eelco/Programs/sources/opendxsource/dx-4.3.0 *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Does anybody has a clue what's up here ? Any suggestion to problem 1 or 2 would be very much appreciated. I really would like to have this wonderful program running! Many thanks in advance. Kind regards Eelco
