View previous topic :: View next topic |
Author |
Message |
dmolavi Apprentice


Joined: 24 Feb 2003 Posts: 153 Location: Washington Township, NJ
|
Posted: Thu Jun 05, 2003 9:58 pm Post subject: PHP and GD |
|
|
how do i enable GD support in 4.3.2? do i mod the ebuild file? also, what about:
FreeType Support
GIF Read Support
JPG Support
PNG Support
thanks. |
|
Back to top |
|
 |
reves Apprentice


Joined: 25 Jun 2002 Posts: 215 Location: South Florida
|
Posted: Thu Jun 05, 2003 10:07 pm Post subject: |
|
|
You can set USE flags in /etc/make.conf for each of them. _________________ Robert |
|
Back to top |
|
 |
dmolavi Apprentice


Joined: 24 Feb 2003 Posts: 153 Location: Washington Township, NJ
|
Posted: Thu Jun 05, 2003 11:43 pm Post subject: |
|
|
hmm..but when i upgraded from 4.3.0 to 4.3.1, i didn't have to specify the USE flags for the support... |
|
Back to top |
|
 |
dma Guru

Joined: 31 Jan 2003 Posts: 437 Location: Charlotte, NC, USA
|
Posted: Fri Jun 06, 2003 7:02 pm Post subject: |
|
|
Last time I checked, the PHP ebuilds were VERY SCREWY in that use gd will make it use GD 1.8x (not 2.x because they don't like it for some freaky reason). I hacked my ebuild to use bundled gd2 and the newer freetype libs.
works great! |
|
Back to top |
|
 |
dmolavi Apprentice


Joined: 24 Feb 2003 Posts: 153 Location: Washington Township, NJ
|
Posted: Fri Jun 06, 2003 8:24 pm Post subject: |
|
|
how'd you hack the ebuild for that? and once you hacked it, how'd you get the ebuild to use the new file? |
|
Back to top |
|
 |
dma Guru

Joined: 31 Jan 2003 Posts: 437 Location: Charlotte, NC, USA
|
|
Back to top |
|
 |
Evil Dark Archon Guru


Joined: 21 Dec 2002 Posts: 562 Location: Santa Rosa, CA
|
Posted: Sun Jun 08, 2003 6:46 pm Post subject: |
|
|
you can also modify the package.mask file to unmask the newer libraries |
|
Back to top |
|
 |
|