Lähettäjä: Jan Mura Päiväys: Vastaanottaja: pcre-dev Aihe: [pcre-dev] Makefile of PCRE
Hello,
I've downloaded the tarball of PCRE library and try to compile it.
I run:
./configure --enable-utf8 --enable-unicode-properties
It seemed to be ok.
Then I have run make.
And then make check
But make has written down an error.
And the error is with an unrecognized option:
-DHAVE_CONFIG_H
Unfortunately I don't know what the option means and if I could remove it
from makefile.
I would like to compile it because as a blind person I would like to use
special editor with included web-browser, mail client and so on. And this
program use PCRE library.
I run Ubuntu distribution the desktop i386 version.
If something will come to your mind I will be really glad.
Thank you.