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

cannot configure on CentOS6.9 #55

Closed
HansRen1024 opened this issue Jun 23, 2017 · 3 comments
Closed

cannot configure on CentOS6.9 #55

HansRen1024 opened this issue Jun 23, 2017 · 3 comments
Labels

Comments

@HansRen1024
Copy link

HansRen1024 commented Jun 23, 2017

I run ./autogen, I received:
"
configure.ac:46: warning: macro AM_GNU_GETTEXT' not found in library configure.ac:47: warning: macro AM_GNU_GETTEXT_VERSION' not found in library
autoreconf: configure.ac: AM_GNU_GETTEXT_VERSION is used, but not AM_GNU_GETTEXT
Done. You can use the 'clean' option to vanish the source code.
Example of use: $ ./autogen.sh clean
Now run ./configure, make, and make install.
"

and then, when I run ./configure, an error occurred as below.
"
checking for library containing ERR_get_error... none required
./configure: line 4316: syntax error near unexpected token external' ./configure: line 4316: AM_GNU_GETTEXT(external)'
"

I can only install gettext-0.17 by yum, so I manually installed gettext-0.18 followed github, and also autoconf-2.69.
Anyone can help me? Thanks a lot!!!

@ismaell
Copy link
Member

ismaell commented Jul 1, 2017

Have you installed the gettext-devel package?

@HansRen1024
Copy link
Author

@ismaell No! Maybe you are right! But I give it up, because I just cannot find a gettext-devel-0.18.2-el6 package for centos 6.9. Anyway, thank you very much!

@ismaell ismaell assigned ismaell and unassigned ismaell Jul 16, 2017
@ismaell
Copy link
Member

ismaell commented Jul 16, 2017

OK. Closing. It's not a bug.

@ismaell ismaell closed this as completed Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants