correct build sequence/instructions for from svn build

Asked by roger sibert

The instructions for flowgrind seem to indicate that all that is needed is to do a autoconf -i

It took the following to get it working on my Ubuntu system

aclocal
autoconf
autoheader
automake --add-missing
./configure
make

I didnt see anything that jumped out that said report bugs here in the documentation other than what was in the config.log.

So I was seeing if this was correct or if I had gotten something wrong.

Thanks,
Roger

Question information

Language:
English Edit question
Status:
Answered
For:
Flowgrind Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Arnd (arnd-arndnet) said :
#1

Hi Roger,

It should read "autoreconf -i" not "autoconf -i" maybe there is some typo somewhere?
The INSTALL file seems to be correct though.

By the way, you say "svn build", flowgrind moved to git some time ago https://github.com/flowgrind/flowgrind.

Best regards,
Arnd

Can you help with this problem?

Provide an answer of your own, or ask roger sibert for more information if necessary.

To post a message you must log in.