Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Currently the gallery ebuild checks for USE-flags session,mysql and postgres. But it is missing checks for the pcre useflag which is needed for gallery to function. if the php-installation doesnt support pcre you will end up with this error when trying to configure gallery: Fatal error: Call to undefined function preg_split() in /var/www/localhost/htdocs/gallery/modules/core/classes/GalleryUtilities.class on line 962
Fixed in 2.2.1