Compiling in GD support 
November 14th, 2008, 01:05 AM
| | | |
Hi all. Have a site running jpgraph on PHP5/Apache2, and to make use of the
anti-aliasing functions of JPGraph, it requires the GD library to be a part
of PHP at copilation, rather than through php-gd.
I am running debian, and installed/update php, apache, etc using the package
system and apt-get. I have compiled from source before, but am wondering
about moving forward... i.e. if I compile php with gd, when debian releases
the next php version as a package, I won't be able to do the simple + clean
apt-get -upgrade... correct? I''l have to continually get php source as it
gets updated and compile in gd for each upgrade?
Am I completely off-base or oversimplifying here? End game is compiled gd
support vs. ease of maintenance/upgrade path.
Any comments appreciated!
GS | 
November 14th, 2008, 01:35 AM
| | | | re: Compiling in GD support
GS wrote: Quote:
Hi all. Have a site running jpgraph on PHP5/Apache2, and to make use of
the anti-aliasing functions of JPGraph, it requires the GD library to be
a part of PHP at copilation, rather than through php-gd.
>
I am running debian, and installed/update php, apache, etc using the
package system and apt-get. I have compiled from source before, but am
wondering about moving forward... i.e. if I compile php with gd, when
debian releases the next php version as a package, I won't be able to do
the simple + clean apt-get -upgrade... correct? I''l have to
continually get php source as it gets updated and compile in gd for each
upgrade?
>
Am I completely off-base or oversimplifying here? End game is compiled
gd support vs. ease of maintenance/upgrade path.
>
Any comments appreciated!
>
GS
| You need to be asking this on the Debian user's mailing list, not here.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp. jstucklex@attglobal.net
================== | 
November 14th, 2008, 02:45 AM
| | | | re: Compiling in GD support
"Jerry Stuckle" <jstucklex@attglobal.netwrote in message
news:gfik1l$sme$1@feeder.motzarella.org... Quote:
GS wrote: Quote:
>Hi all. Have a site running jpgraph on PHP5/Apache2, and to make use of
>the anti-aliasing functions of JPGraph, it requires the GD library to be
>a part of PHP at copilation, rather than through php-gd.
>>
>I am running debian, and installed/update php, apache, etc using the
>package system and apt-get. I have compiled from source before, but am
>wondering about moving forward... i.e. if I compile php with gd, when
>debian releases the next php version as a package, I won't be able to do
>the simple + clean apt-get -upgrade... correct? I''l have to
>continually get php source as it gets updated and compile in gd for each
>upgrade?
>>
>Am I completely off-base or oversimplifying here? End game is compiled
>gd support vs. ease of maintenance/upgrade path.
>>
>Any comments appreciated!
>>
>GS
| >
You need to be asking this on the Debian user's mailing list, not here.
>
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp. jstucklex@attglobal.net
==================
|
Ah, thanks. |  | | | | /bytes/about
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 225,662 network members.
|