Date: Fri, 6 Jan 2006 13:48:51 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-questions@freebsd.org Cc: Beech Rintoul <akbeech@gmail.com> Subject: Re: libjpeg Message-ID: <200601061348.52575.doconnor@gsoft.com.au> In-Reply-To: <200601051654.46420.akbeech@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] [redirected to freebsd-questions, a more appropriate place] On Fri, 6 Jan 2006 12:24, Beech Rintoul wrote: > I'm trying to compile a program from source that needs libjpeg6b. I have > searched and can't find it . I have jpeg6b installed. Can someone point me > to the correct path? Assuming you installed libjeg from ports (which you really really should have) it will be in /usr/local. So you need to add -I/usr/local/include to CFLAGS and -L/usr/local/lib to LDFLAGS in a Makefile. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDveGc5ZPcIHs/zowRAgoCAJ0TCgMWNeR9CBsdpVaZ0x0FnpM6HwCfVNzY P36VSAvZxiC8wz5O3+oy4qE= =PI1a -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601061348.52575.doconnor>
