[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling libQuran
- To: "Development Discussions" <developer at arabeyes dot org>
- Subject: Re: Compiling libQuran
- From: "Afief Halumi" <afief dot h at gmail dot com>
- Date: Wed, 29 Aug 2007 12:38:28 +0300
That did it:D
but now I am unable to compile qtQuran and gnomeQuran, here are the outputs:
GnomeQuran:
quran/gnomequran$ ./configure
creating cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working
aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for strerror in -lcposix... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for quran.h... yes
checking for expat.h... yes
checking for
speex.h... no
configure: error: Speex not found
QtQuran:
quran/qtquran$ make -f Makefile.dist
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** YOU'RE USING autoconf (GNU Autoconf)
2.61.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make: *** [all] Error 2