On 01/04/17 15:28, Felix Salfelder wrote:
On Sat, Apr 01, 2017 at 09:01:37AM +0100, Richard Crozier wrote:
Should I use this or build from some repository somewhere? Will any version
work with this plugin?

i think the tarball from 2015 lacks "gnucap-conf" which is used in the
plugin makefile. so, at least it will not work out-of-the-box.

please build gnucap from git. the tagged versions (latest: 20160724) are
considered stable snapshots. these are all in the master branch.
gnucap-coupling should work with master. if it doesn't, let me know
and/or try the unstable branch.

cheers
felix


Further to my previous message, I successfully built and installed gnucap from the Git tag 20160724 and ran the hello world example.

I then cloned gnucap-coupling, but I get the following error when running make:

no gnucap-conf, this will not work
[ -e Make.override ] || echo "# here you may override settings" > Make.override
no gnucap-conf, this will not work
g++  -fPIC -shared   -o bm_file.o -c bm_file.cc
bm_file.cc:25:22: fatal error: e_elemnt.h: No such file or directory
 #include "e_elemnt.h"
                      ^
compilation terminated.
make: *** [bm_file.o] Error 1

So I guess gnucap-conf is not present in this snapshot either?

Regards,

Richard

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


_______________________________________________
Gnucap-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnucap-devel

Reply via email to