Dear Sir,

After I complie all the files without t1lib, I can see inside the
"config.cache", I can find the:

ac_cv_lib_gd_gdImageCreateFromJpeg=${ac_cv_lib_gd_gdImageCreateFromJpeg=yes}
ac_cv_lib_gd_gdImageCreateFromPng=${ac_cv_lib_gd_gdImageCreateFromPng=yes}

But I cannot use this function after I boot up the Linux Server. Is there
still got some problem I have not solved?

What is the function list i can use to create Image?

Have there got any method for me to find out the php function which i can be
use/ i have already installed in my server?

I have spend so much time and i cannot solve this problem, could anyone help
me?

Best regards,
Sidney

"Sidney" <[EMAIL PROTECTED]> ¼¶¼g©ó¶l¥ó·s»D
:[EMAIL PROTECTED]
> Dear Sir,
>
> I have read the document and following the step to setup my Redhat 7.0
Linux
> Server. But when I at Step 5 about Install t1lib, I am failed when i am
> "make" it.
>
> Do you know what is going on?
>
> And also, what is the function of this module(t1lib)?
>
> Could anyone can help me?
>
> Best regards,
> Sidney
>
>
============================================================================
> ====================
> # tar xzf t1lib-1.3.1.tar.gz -C /usr/local
> # cd /usr/local
> # mv t1lib-1.3.1 t1lib
> # ./configure
> # make
> :
> :
>         gcc -o subset  subset.lo  ../lib/libt1.la  -lm
> gcc -o .libs/subset subset.o
> ../lib/.libs/libt1.so -lm  -Wl,--rpath -Wl,/usr/local/lib
> creating subset
> make[1]: Leaving directory `/usr/local/t1lib/examples'
> for i in doc; do \
>   (cd $i; make 'CC=gcc'
>
'CFLAGS=-g -O2 -DT1LIB_IDENT="\"1.3.1\"" -DGLOBAL_CONFIG_DIR="\"/usr/local/s
> hare/t1lib\"" -DT1LIB_NO_X11_SUPPORT ' 'OPTIONS=' ) || exit 1; \
> done
> make[1]: Entering directory `/usr/local/t1lib/doc'
> latex t1lib_doc.tex
> make[1]: latex: Command not found
> make[1]: *** [t1lib_doc.dvi] Error 127
> make[1]: Leaving directory `/usr/local/t1lib/doc'
> make: *** [doc] Error 1
>
>
============================================================================
> ====================
>
>
> "Matt Schroebel" <[EMAIL PROTECTED]>
> ???????:[EMAIL PROTECTED]
> >> ----- Original Message -----
> >> From: "Balázs Csaba" <[EMAIL PROTECTED]>
> >> To: "PhpInstall (Elektronikus levelek)" <[EMAIL PROTECTED]>
> >> Sent: Tuesday, July 02, 2002 3:56 AM
> >> Subject: [PHP-INST] GD2 compile
> >>
> >> I would like to find some inormation to build php4.2.1 with
> >> gD2. I have
> >> downloaded the GD2 source (htp:/www.boutell.com/gd/), but there is not
> any
> >> PHP specific .c or .h file. I cannot overwrite GD1 files in
/php/ext/gd
> >> directory.
> >> Should I build an .SO or .A or .LIB file first?
> >> Is there any simple mode (./configure or any other) to build this GD
> version?
>
> > -----Original Message-----
> > From: Jason Reid [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, July 02, 2002 2:18 PM
> > To: Balázs Csaba; PhpInstall (Elektronikus levelek)
> > Subject: Re: [PHP-INST] GD2 compile
> >
> >
> > http://www.php.net/~rasmus/gd.html
> >
>
> Also: http://www.php-faq.com/gdinstall.php
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to