ID:               22650
 Updated by:       [EMAIL PROTECTED]
 Reported By:      khyri at khyri dot com
 Status:           Feedback
-Bug Type:         *Compile Issues
+Bug Type:         Compile Failure
 Operating System: Solaris 2.6
 PHP Version:      4.3.1
 New Comment:

Are you sure it's not just that the page is cached in the browser? :)



Previous Comments:
------------------------------------------------------------------------

[2003-03-11 22:36:03] [EMAIL PROTECTED]

Check your configure log and see if PHP was able to find the correct
version of freetype etc...

------------------------------------------------------------------------

[2003-03-11 22:27:50] khyri at khyri dot com

Installed PHP with the following configure three days ago:

'./configure' '--with-pgsql=/usr/local/pgsql'
'--with-apxs=/usr/local/apache/bin/apxs' '--with-gd' '-
-with-png-dir=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-zlib-dir=/usr/local'

Today I installed freetype 2.0 and wanted to recompile with
--with-freetype-dir=/usr/local as well.

Removed config.cache, did 'make clean' and then did the configure, make
and make install.

'-lfreetype' is present in the last line of the make. The copy of
libphp4.so in apache/libexec is dated today. I have stopped and started
the apache server, and check in  httpd.conf that it is loading
libphp4.so from the right place.

Yet the output of phpinfo() shows a build date of three days ago, and
the TTF functions are not present.

What am I forgetting to do?



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22650&edit=1

Reply via email to