* Thus wrote Patrick Fehr: > > For the definition of some needed graphical functions, > I depend on gd compiled into php. > As I am using a linux gentoo2.6.8.1 box, I use portage for that kind. > I emerge'd php again, but with the USE-Flag +gd set, this seemed to work. > > But still the function php_info(); shows that php was compiled without gd > support. > > What I did: > emerge gd > emerge php (+gd) > emerge apache > > do I need the flag gd-external as well or what am I doing wrong? > I tried to find a extension entry in the php.ini but all I could find was > a .dll entry, and under linux, this can't be the right thing :) You might want to seek a gentoo forum for the proper way to include compile options into php. Curt -- Quoth the Raven, "Nevermore." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php