cds_root: command not found.This was unexpected. In the dfII/bin/bin64 directory, I also found that there was a cds_root file and that worked fine. After some trial and error, I realized that ic5141 is probably 32-bit.
I have Debian as AMD64, so I had to add the i386 packages for 32-bit support.
dpkg --add-architecture i386
apt-get updateand then you add the libraries.
apt-get install ia32-libs
No comments:
Post a Comment