Gif met gd-1.8.3

Pagina: 1
Acties:

  • Infern0
  • Registratie: September 2000
  • Laatst online: 20-08 13:36

Infern0

Hou die ontzettende rust!!

Topicstarter
Hallo

Heeft iemand dit al aan de praat gekregen?

Standaard wordt gif niet ondersteunt, maar hier is een patch te vinden :
Van http://www.php.net/manual
quote:
--------------------------------------------------------------------------------
adam@elysium.ltd.uk
09-Oct-2000 11:53

I added GIF support back into the latest version of GD (1.8.3). The patch is portable, and so should work on all future versions. It's fully compatibile with the 1.3 version (from where much of the source was converted), and has all been changed to use the IO Context stuff.
The diff generated patch can be found at

http://www.webofsin.com/gd-1.8.3-gif.patch

Apply it over the source from 1.8.3, and compile.
nu heb ik dus gedaan:
/usr/local/src/gd-1.8.3/patch < gd-1.8.3-gif.patch

hierna
make
en dan make install

dit verloopt alemaal goed
Wanneer ik nu het perl script van ppstats draai krijg ik een error van gnuplot.

Ik heb gnu plot opnieuw gecompiled met:
"./configure --with-gd=/usr/lib/libgd.a"
"make" en hier gaat het fout ik krijg de volgende error:
"gnuplot-3.7.1/term/gif.trm:365: undefined reference to `gdImageGif'"

Heeft iemand een oplossing?

http://www.bsdfreaks.nl Home site: http://rob.lensen.nu /me was RobL


Verwijderd

/\
|
|
Up..

Ik heb namelijk hetzelfde :(