Hi, David told me that there is compilation problem of OgreKit with oniguruma 5.9.1. I have tested the latest GNUstep and Etoile on Ubuntu 8.10 and FreeBSD 7.1. OgreKit worked fine and passed all unit tests. But I did notice that when using FreeBSD ports to install oniguruma 5.9.1 (/usr/ports/devel/oniguruma5), running 'onig-config --version' returned incorrect version number as 1.2.9. I manually fixed it by editing /usr/local/bin/onig-config.sh and everything worked fine. OgreKit does check version number of oniguruma 4 and 5. Therefore, incorrect version number returned by FreeBSD ports may cause problem. Since oniguruma 5.x is quite stable now, we can drop support for oniguruma 4.x in OgreKit, which will eliminate the version checking.
-- Yen-Ju Chen _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
