[PHP] Re: How to get information about the php installation

2002-02-26 Thread Ernie Dipko
phpinfo(); "Andy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi there, > > I saw on the website of my provider that he is displaying environment > variables about his php installation. Not only the version with phpversion() > but also about installed libra

Re: [PHP] PHP-4.1.1 and freetype 2

2002-02-22 Thread Ernie Dipko
> -Rasmus Thanks Ernie "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > It does only fix the anti-aliasing problem. ImageFtText() works fine. > > On Fri, 22 Feb 2002, Ernie Dipko wrote: > &g

Re: [PHP] PHP-4.1.1 and freetype 2

2002-02-22 Thread Ernie Dipko
on your system that the -lgd in that test > program is picking up? > > On Fri, 22 Feb 2002, Ernie Dipko wrote: > > > Thanks Rasmus... > > > > You have pointed me in the right directionupon further inspection of my > > config.status I see

Re: [PHP] PHP-4.1.1 and freetype 2

2002-02-22 Thread Ernie Dipko
. Ernie "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Perhaps you have another libgd on your system that the -lgd in that test > program is picking up? > > On Fri, 22 Feb 2002, Ernie Dipko wrote: > > >

Re: [PHP] PHP-4.1.1 and freetype 2

2002-02-22 Thread Ernie Dipko
ble-gd-native-ttf >--enable-gd-imgstrttf >--with-png-dir=/usr > > Also, never put "lib" in a configure flag. If Freetype is somewhere under > /usr/local, then use --with-freetype-dir=/usr/local > Don't put /usr/local/lib or the header files will not be found s

[PHP] PHP-4.1.1 and freetype 2

2002-02-21 Thread Ernie Dipko
search engines, web pages, etc. and have seen a lot of problems mentioning the freetype is not compiled into gd...but that is not the problem I am having I did do some of the suggestions from these sources, just to try them, but the problem remains. I Have tried changing --with-freetype-dir=/usr/local/lib to /usr/local/, Also tried -enable-gd-native-tt for a bug fix, I think form php-4.0.6... I don't wat to beg, butPLEASE HELP!!! Ernie Dipko