question about installation

29 views
Skip to first unread message

babybl...@gmail.com

unread,
Jun 30, 2017, 3:38:31 AM6/30/17
to ffpack-devel
Hi, developers,

   I am installing the fflas-ffpack-2.2.2 in the cluster, namely I cannot install anything in a default way.
   When I tried to autoconf the configure.ac file, I met errors as the following:
FF_OPT
configure
.ac:37: 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:43: error: possibly undefined macro: AM_MAINTAINER_MODE
configure
.ac:44: error: possibly undefined macro: AM_DEP_TRACK
configure
.ac:45: error: possibly undefined macro: AM_OUTPUT_DEPENDENCY_COMMANDS
configure
.ac:47: error: possibly undefined macro: AM_ACLOCAL_INCLUDE
configure
.ac:56: error: possibly undefined macro: AC_DEBUG
configure
.ac:57: error: possibly undefined macro: AC_PROFILE
configure
.ac:58: error: possibly undefined macro: AC_WARNINGS
configure
.ac:76: error: possibly undefined macro: AC_COMPILER_NAME
configure
.ac:166: error: possibly undefined macro: AC_PROG_LIBTOOL

How can I correctly generate the configure then?
Thanks a lot.

Hui

Clement Pernet

unread,
Jun 30, 2017, 3:43:49 AM6/30/17
to ffpack-devel
Hi,

Which command did you run ?
If you are installing the latest stable archive of the library: fflas-ffpack-2.2.2.tar.gz, then there is no need to run autoconf scripts. You simply have to run the "configure" script.

If you are compiling from the upstream git master branch, then you need to run "autogen.sh" which will trigger the whole sequence of autoconf and configure.

Feel free to send us the whole log of your failed attempt.

Best.
Clément

babybl...@gmail.com

unread,
Jun 30, 2017, 5:34:09 AM6/30/17
to ffpack-devel
Hi, Clément

Thank you for your replying.
I downloaded the source file yesterday to build the full things. What I did is just naively running the "autoconf configure.ac" to build the ./configure, but it failed as I showed you.

I just downloaded the fflas-ffpack-2.2.2.tar.gz again and do the installation again, now it succeeds!

Thank you very much.

Best,

Hui
 

在 2017年6月30日星期五 UTC+2上午9:43:49,Clement Pernet写道:
Reply all
Reply to author
Forward
0 new messages