From owner-freebsd-questions Fri Oct 26 14:21:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from CI590846-B.freebsdportal.com (ci590846-b.lxintn1.ky.home.com [24.9.218.175]) by hub.freebsd.org (Postfix) with ESMTP id 1FE0437B403 for ; Fri, 26 Oct 2001 14:21:26 -0700 (PDT) Received: (from jfreeze@localhost) by CI590846-B.freebsdportal.com (8.11.6/8.11.6) id f9QLK1e11967; Fri, 26 Oct 2001 17:20:01 -0400 (EDT) (envelope-from jfreeze) Date: Fri, 26 Oct 2001 17:20:01 -0400 From: Jim Freeze To: Stephen Hilton Cc: questions@freebsd.org Subject: Re: Where can I find ljpeg? Message-ID: <20011026172001.C9798@freebsdportal.com> References: <20011026155740.A9798@freebsdportal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nospam@hiltonbsd.com on Fri, Oct 26, 2001 at 03:38:22PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 26, 2001 at 03:38:22PM -0500, Stephen Hilton wrote: > Jim, > > I think the -l is an command argument and what you are looking for is jpeg. > It may be that the package it is looking for is not called "jpeg" either, > what app is calling for it? are you building a port? > The port is /usr/ports/x11-toolkit/fox > There is /usr/ports/graphics/jpeg > > More info needed. > All the jpeg libs seem to be installed % pkg_info | grep -i jp jpeg-6b IJG's jpeg compression utilities linux-jpeg-6b.9_1 RPM of Jpeg lib Is this what you need? Thanks Jim > Regards, > > Stephen Hilton > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jim Freeze > > Sent: Friday, October 26, 2001 2:58 PM > > To: questions@FreeBSD.ORG > > Subject: Where can I find ljpeg? > > > > > > Hi: > > > > Does anyone know where I can find ljpeg? I have an app looking > > for it. > > > > /bin/sh ../libtool --mode=link c++ -O -pipe -DHAVE_XSHM > > -DHAVE_ZLIB_H=1 -DHAVE_JPEG_H=1 -DHAVE_PNG_H=1 -DHAVE_TIFF_H=1 > > -Wall -W -Wmissing-prototypes -Woverloaded-virtual -Wformat > > -DNDEBUG -fomit-frame-pointer -I/usr/X11R6/include -o reswrap > > reswrap.o -lz -ljpeg -lpng -lz -ltiff -lz > > c++ -O -pipe -DHAVE_XSHM -DHAVE_ZLIB_H=1 -DHAVE_JPEG_H=1 > > -DHAVE_PNG_H=1 -DHAVE_TIFF_H=1 -Wall -W -Wmissing-prototypes > > -Woverloaded-virtual -Wformat -DNDEBUG -fomit-frame-pointer > > -I/usr/X11R6/include -o reswrap reswrap.o -lz -ljpeg -lpng -lz -ltiff -lz > > /usr/libexec/elf/ld: cannot find -ljpeg > > *** Error code 1 > > > > find /usr -name ljpeg > > comes up empty. > > > > > > Thanks > > -- > > Jim Freeze > > No comment at this time. > > www.freeze.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > -- Jim Freeze No comment at this time. www.freeze.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message