[xcrysden] Issues running XCrySDen for the first time (error while loading shared libraries: libTog12.0.dll: cannot open shared object file: No such file or directory)
Matic
matic.poberznik at gmail.com
Thu Mar 26 22:31:30 CET 2020
Hi Andrew,
cygwin has a peculiar issue that it doesn't find libraries in /usr/lib,
so for it to find the library just add /usr/lib to your path (check that
libTogl2.0.dll is there, alternatively it can be in /usr/lib/Togl2.0).
Add this line to your ~/.bashrc file:
export PATH=$PATH:/usr/lib
and then type command:
source ~/.bashrc
Best Regards,
Matic
--
Matic Poberznik
J. Stefan Institute, Jamova 39, Ljubljana, Slovenia
More information about the XCrySDen
mailing list