VitaMTP
VitaMTP copied to clipboard
Can't configure on Fedora 20
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.
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).