I have autoconf 2.61:
$ autoconf --version
autoconf (GNU Autoconf) 2.61

I will change the included headers once I get to that step, right now I'm
not even getting anywhere close :-(

Any help?

On 8/29/07, A.Haq Abbad <[EMAIL PROTECTED]> wrote:
>
> Ohhh, thats one thing i couldnt achieve either :D
> for your info, forget about the gnomequran, too hard to get up and running
> (some one told me)
> but try qtquran, it is possible :), some one told me too :)
>
> as for qtquran, here is what you need to do:
>
> - make sure you have automake 1.4 or greater, as it sais its missing!
> - change the header files for speex.h, just like its done for libquran,
> if you dont know what i mean, here is the explenation:
>
> the speex lib used to be located on /include/speex.h, but the new version
> changed! which surely you have it installed.
> what you need to do is, where ever you see speex related .h file, rename
> it to (e.g.):
> FROM: #include <speex.h> INTO: #include <speex/speex.h>
> the same goes for speex_callbacks.h, and speex_***.h ..... etc.
>
> I hope you understand now, and sorry for not going further, as I'm writing
> this off my windows laptop *Oooops* :D.
>
> I think one of the people who has access to CVS shall update all these
> small patches! not that hard, or atleast update the README file :)
>
> Keep us updated.
>
> Wassalam
>
> On 8/29/07, Afief Halumi <[EMAIL PROTECTED]> wrote:
> >
> > 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
> >
>
>
> _______________________________________________
> Developer mailing list
> [email protected]
> http://lists.arabeyes.org/mailman/listinfo/developer
>
_______________________________________________
Developer mailing list
[email protected]
http://lists.arabeyes.org/mailman/listinfo/developer

رد على