A: compiled gd on 4.0F with jpeg/freetype extensions?

From: Ian 'Ivo' Veach <ivo_at_scsr.nevada.edu>
Date: Mon, 25 Sep 2000 15:18:51 -0700 (PDT)

And the winner is Steven Robbins, who nailed it right away with:

LIBS=-lgd -lttf -ljpeg -lpng -lz -lm

That is, gd first, z and m last, and everything else in the middle.
Thanks, Steve!



cheers and thanks,
________________________________________________________________________
Ian 'Ivo' Veach, ivo_at_nevada.edu UCCSN System Computing Services
http://www.nevada.edu/~ivo postmaster/webmaster/sysadmin
________________________________________________________________________

---------- Forwarded message ----------
Date: Mon, 25 Sep 2000 18:11:34 -0400 (EDT)
From: Steven Michael ROBBINS
To: Ian 'Ivo' Veach <ivo_at_scsr.nevada.edu>
Subject: Re: Q: compiled gd on 4.0F with jpeg/freetype extensions?

The only thing that is going to make a difference is the ordering of the
'-l' options. Off the top of my head, I'd suggest putting -lgd first,
-lz and -lm last, and the others _probably_ don't matter. Try something
like

        -lgd -lttf -ljpeg -lpng -lz -lm

-S
Received on Mon Sep 25 2000 - 22:19:50 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT