Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Can't configure on Fedora 20 #36

Open
m4nti5 opened this issue Aug 3, 2014 · 1 comment
Open

Can't configure on Fedora 20 #36

m4nti5 opened this issue Aug 3, 2014 · 1 comment

Comments

@m4nti5
Copy link

m4nti5 commented Aug 3, 2014

Hi, I want to compile and install the library, but when I run ./configure I get the following error:

./configure: line 11716: AC_LIB_PREPARE_PREFIX: command not found
./configure: line 11717: AC_LIB_RPATH: command not found
./configure: line 11722: syntax error near unexpected token iconv' ./configure: line 11722: AC_LIB_LINKFLAGS_BODY(iconv)'

I have Fedora 20 64 bits, kernell 3.13.5-202.

@profitware
Copy link

Check if libusb-devel, libxml2-devel and gettext-devel are installed and then try running ./autogen.sh and then ./configure - this worked for me (fc19.x86_64).

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

No branches or pull requests

2 participants