[xcrysden] 1.5.53 installation
Martin Kroeker
martin at ruby.chemie.uni-freiburg.de
Wed Apr 25 09:34:36 CEST 2012
The missing functions seem to be from the standard c library - older
versions of the linker used to add that automatically when you compiled
something.
Try editing the line "MATH = -lm" near the top of your Make.sys so that
it reads "MATH = -lc -lm" and then run "make" again. (You may need to
run "make clean" before the "make" so that everything gets rebuilt).
Hope this helps
Martin
--
Dr. Martin Kroeker martin at ruby.chemie.uni-freiburg.de
c/o Prof.Dr. Caroline Roehr
Institut fuer Anorganische und Analytische Chemie der Universitaet Freiburg
More information about the XCrySDen
mailing list