make shure you have installed th t1lib package in the /usr/share/t1lib
directory, if not install it, or if it's in another directory pont the
--with-t1lib option to the good directory, make shure the libs are in
this directory. 

You should also verify that the lib directory is listed in the
/etc/ld.so.conf file, if not put it on, and run ldconfig from prompt. In
any case, re run ldconfig from prompt.

I don't know what t1lib package is, so that's the only ideas i got for
now ...

Hope this help !

Alain.


Philip Cohen wrote:
> 
> i cannot get php 4.0.5 to compile on RH 7.1, apache 1.3.19. I have tried 20
> different compile options and nothing works. here is debug.log. please help
> ;\
> 
> [root@websmith php-4.0.5]# more debug.log
> CONFIGURE:   './configure' '--prefix=/usr/local/php' '--disable-debug'
> '--enable-shared' '--enable-inline-optimization' '--with-apxs
> =/usr/sbin/apxs' '--with-gd' '--with-ttf' '--with-t1lib=/usr/share/t1lib'
> '--without-mysql'
> CC:         gcc
> CFLAGS:     -g -O2
> CPPFLAGS:    -DLINUX=22 -DMOD_SSL=208101 -DEAPI -DEAPI_MM -DUSE_EXPAT -DSUPP
> ORT_UTF8
> CXX:
> CXXFLAGS:
> INCLUDES:    -I/usr/include/apache  -I$(top_builddir)/Zend -I/usr/include/fr
> eetype -I/include
> LDFLAGS:     -Wl,-rpath,/lib -L/lib
> LIBS:       -lt1 -lttf -lz -lpng -lgd -lresolv -lm -ldl -lcrypt -lnsl  -lres
> olv -L/lib -lt1
> DLIBS:
> SAPI:       apache
> PHP_RPATHS:  /lib
> uname -a:   Linux websmith 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686
> unknown
> 
> gcc -o
> conftest -g -O2  -DLINUX=22 -DMOD_SSL=208101 -DEAPI -DEAPI_MM -DUSE_EXPAT -D
> SUPPORT_UTF8  -Wl,-rpath,/lib -L/lib conftest.c -
> lt1 -lttf -lz -lpng -lgd -lresolv -lm -ldl -lcrypt -lnsl  -lresolv -L/lib -l
> t1 1>&5
> /usr/bin/ld: cannot find -lt1
> collect2: ld returned 1 exit status
> 
> Philip Cohen
> ---------------
> Webmaster
> Large Scale Biology Corporation
> (707) 446-5501 x354
> [EMAIL PROTECTED]
> 
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to