every time i try to run ./configure for gnuworld he tells me:
configure: error: conditional "COND_PCRE" was never defined.
Usually this means the macro was only invoked conditionally.
any help would be appreciated. thanks
gnuworld configure problem
-
- Posts: 1
Easy,
install pcre and pcre-devel
if you have root and you have yum, you can simply use:
yum install pcre pcre-devel
-Regan
install pcre and pcre-devel
if you have root and you have yum, you can simply use:
yum install pcre pcre-devel
-Regan