-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make installcheck errors for PyNEST Testsuite #309
Comments
@steffengraber Any news on this one with more recent versions? |
I've tried it with the nest live media, installed the libneurosim and downloaded the newest master. |
@jougs @steffengraber Can we close this issue in view of @jougs last comment? |
I guess not until #483 is merged. I try to work on updating that asap and report back. |
Fixed by the merge of #483. |
Hi @steffengraber . Can you give me a linker to download Libneuronsim. Thank you very much. |
Thank you for your help. I have got some trouble when I install libneuronsim. First, i can't find configure in "libneurosim-master". Second , when i use autoconf to compile the configure.ac failed. It give me information as such:
"configure.ac:3: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:4: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:5: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:31: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:158: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:185: error: possibly undefined macro: AC_PROG_LIBTOOL
".I do not know what to do next.
在 2018-06-11 23:31:20,"Jochen Martin Eppler" <[email protected]> 写道:
https://github.com/INCF/libneurosim
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@xdzhangxuejun Please ask questions about libneurosim in forums for libneurosim, not in the NEST issue tracker. The problems you see look like generic problems with your autotools installation. |
Hi,
that's it what I did:
Everything looks nice, but at the end of the checks:
Looks like a problem with the libneuronsim. But cmake says:
The text was updated successfully, but these errors were encountered: