Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Update the ServerLogistics 'Complete' packages' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Update the ServerLogistics 'Complete' packages
Authored by: Alejandra on Oct 01, '04 11:13:06AM
Still have problems. configure still shows an error:
If configure fails try --with-xpm-dir=
If configure fails try --with-freetype-dir=
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... no
configure: error: Unable to find required gettext library
If I comment the --with-gettext=/Library/PHP4 line configure passes but at compilation I got this error:
ld: warning -prebind has no effect with -bundle
ld: Undefined symbols:
_xmlFreeValidCtxt
_xmlNewValidCtxt
_xmlBufferCreateStatic
make: *** [libs/libphp5.bundle] Error 1

---
Ciao,
Alejandra.

[ Reply to This | # ]

configure error
Authored by: BjarneDM on Oct 01, '04 11:43:52AM

1) are you trying to compile 4.3.x or 5.0.x ?
2) what are the lines just before you get the configure problem? those are the ones that are interesting. it's not gettext that's the problem.
3) what do you get when you issue this command : echo $PATH



[ Reply to This | # ]