Skip to content
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

configure error during install #2

Closed
vismon opened this issue Sep 14, 2013 · 1 comment
Closed

configure error during install #2

vismon opened this issue Sep 14, 2013 · 1 comment

Comments

@vismon
Copy link

vismon commented Sep 14, 2013

Hi folks,

I'd like to install your lightmediascanner on my raspberry pi. (OS is: Debian 7 Wheezy - arm arch). I downloadet the last release of the media scanner (today) and wanted to compile it.
I got the following screen output:
root@host:/home/myself/lightmediascanner-master# aclocal -I m4
root@host:/home/myself/lightmediascanner-master# autoconf
configure.ac:21: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.

I also tried to use your script: autogen.sh, but I got the same output. Sorry.

Activating the "m4_pattern_allow" in your config-files is not the best way I guess.
It would be very great, if you could give me a short feedback.

greetings
Phillip

mail: [email protected]

@barbieri
Copy link
Member

You need libtool installed and its m4 macros visisble to aclocal/autoconf. Usually it's at /usr/share/aclocal/libtool.m4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants