when i change the path with note,
I have change the path
os.environ["LD_LIBRARY_PATH"] = '/data/Software/APBS-3.4.1.Linux/lib'
msms_bin="/data/Software/APBS-3.0.0.Linux/bin/msms"
apbs_bin = '/data/Software/APBS-3.4.1.Linux/bin/apbs'
pdb2pqr_bin="/data/Software/pdb2pqr-linux-bin64-2.1.1/pdb2pqr"
multivalue_bin="/data/Software/APBS-3.0.0.Linux/share/apbs/tools/bin/multivalue"
the project is finish in APSA,but it have something wrong with multivalue
/data/Software/APBS-3.0.0.Linux/share/apbs/tools/bin/multivalue: error while loading shared libraries: /data/Software/APBS-3.0.0.Linux/lib/libmaloc.so.1: file too short
when i change the path with note,
I have change the path
os.environ["LD_LIBRARY_PATH"] = '/data/Software/APBS-3.4.1.Linux/lib'
msms_bin="/data/Software/APBS-3.0.0.Linux/bin/msms"
apbs_bin = '/data/Software/APBS-3.4.1.Linux/bin/apbs'
pdb2pqr_bin="/data/Software/pdb2pqr-linux-bin64-2.1.1/pdb2pqr"
multivalue_bin="/data/Software/APBS-3.0.0.Linux/share/apbs/tools/bin/multivalue"
the project is finish in APSA,but it have something wrong with multivalue
/data/Software/APBS-3.0.0.Linux/share/apbs/tools/bin/multivalue: error while loading shared libraries: /data/Software/APBS-3.0.0.Linux/lib/libmaloc.so.1: file too short