From owner-freebsd-ports@FreeBSD.ORG Thu Aug 7 11:27:25 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A012F37B401 for ; Thu, 7 Aug 2003 11:27:24 -0700 (PDT) Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id C4A6D43F3F for ; Thu, 7 Aug 2003 11:27:22 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 12747 invoked by uid 85); 7 Aug 2003 18:28:09 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.15 (uvscan: v4.1.60/v4234. spamassassin: 2.43. Clear:SA:0(-4.7/5.0):. Processed in 10.974175 secs); 07 Aug 2003 18:28:09 -0000 X-Spam-Status: No, hits=-4.7 required=5.0 Received: from unknown (HELO 192.168.0.109) (192.168.0.109) by 0 with SMTP; 7 Aug 2003 18:27:57 -0000 From: Arjan van Leeuwen To: "Joseph I. Davida" , Volker Stolz Date: Thu, 7 Aug 2003 20:27:10 +0200 User-Agent: KMail/1.5.3 References: <20030805074317.GB62431@i2.informatik.rwth-aachen.de> <20030805161210.GB87339@i2.informatik.rwth-aachen.de> <3F2FDC18.6090603@pacbell.net> In-Reply-To: <3F2FDC18.6090603@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308072027.10090.avleeuwen@piwebs.com> cc: ports@freebsd.org Subject: Re: HP OfficeJet Linux driver X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 18:27:25 -0000 On Tuesday 05 August 2003 18:32, Joseph I. Davida wrote: > I just downloaded the libusb used by photopc. > No, it does not appear to be the same libusb > in /usr/ports/devel/libusb. > > Problem is, how do I tell your hpoj configure > script where libusb is? It has a line > --with-libusb=DIR specifies path to libusb include file > > You mean libusb.h? If so, the libusb for photopc has no > file named libusb.h. It does have a usb.h which gets installed > in /usr/local/include. I always used the devel/libusb with no problems with gphoto2 (CVS) to download files from my camera. I wouldn't understand why the HP OJ driver would require another version of libusb. Regards, Arjan