[PHP-DEV] Bizarre includes on PHP CVS build From: Dan Kalowsky (dkalowsky <email protected>)
Date: 11/03/00

Pulled down a copy of the cvs source at around 11am yesterday and spent
the day working with it. Seemed fairly stable so I moved it over to our
dev server and discovered that it for some unknown reason needed
libttf.so.

Machine identifiers:
Build Machine (my local):
P-III-550
FreeBSD 4.1.1-STABLE
XFree86 4.0

Dev Server:
P-III 550
FreeBSD 4.1.1-STABLE
XFree86 3.x (default FreeBSD install)

Pulling down a build today to see if this still is necessary... any
ideas?

config line is:
./configure --with-imap \
                --with-gettext \
                --with-pgsql \
                --enable-debug \
            --enable-snmp \
            --enable-track-vars \
            --enable-trans-sid \
            --with-gd=/usr/local \
                --with-apxs=/usr/local/sbin/apxs \
            --disable-magic-quotes \
                --enable-short-tags \
            --without-mysql \
                --without-tsrm-pthreads \
                --enable-wddx \
                --prefix=/suproot/usr/local

-- 
Dan Kalowsky                  "Tonight I think I'll walk alone, 
Worldgate Communications       I'll find my soul as I go home."
Software Engineer - TICS Group          - Temptation

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>