Minor bug in configure/make script?
Posted: Thu Mar 19, 2015 5:09 pm
Hi,
I have found that when building Yambo, libxc.a which is built in libs/libxc/ and sits in lib/libxc/src/.libs/ does not get copied (or symlinked) to yambo-3.4.1/lib/ and so the build fails. If I then manually copy the library to this location (or edit the Makefile in driver/ to reflect this location), everything is good.
Just putting this here in case anyone else runs into this.
I have found that when building Yambo, libxc.a which is built in libs/libxc/ and sits in lib/libxc/src/.libs/ does not get copied (or symlinked) to yambo-3.4.1/lib/ and so the build fails. If I then manually copy the library to this location (or edit the Makefile in driver/ to reflect this location), everything is good.
Just putting this here in case anyone else runs into this.