[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)

Lange, Andrew lange12 at llnl.gov
Thu Mar 26 22:50:43 CET 2020


Hi Matic,

That worked, thanks! -Andrew

-----Original Message-----
From: xcrysden-bounces at democritos.it <xcrysden-bounces at democritos.it> On Behalf Of Matic
Sent: Thursday, March 26, 2020 2:32 PM
To: XCrySDen mailing list <xcrysden at democritos.it>
Subject: Re: [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)

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

_______________________________________________
XCrySDen mailing list
XCrySDen at democritos.it
http://www.democritos.it/mailman/listinfo/xcrysden


More information about the XCrySDen mailing list