Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 2887 invoked from network); 18 Jun 2006 21:07:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jun 2006 21:07:56 -0000 Received: (qmail 39536 invoked by uid 500); 18 Jun 2006 21:07:53 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 39474 invoked by uid 500); 18 Jun 2006 21:07:53 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 39463 invoked by uid 99); 18 Jun 2006 21:07:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Jun 2006 14:07:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gshimansky@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Jun 2006 14:07:49 -0700 Received: by nf-out-0910.google.com with SMTP id x29so892935nfb for ; Sun, 18 Jun 2006 14:07:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=Ly9n9t8xyB7fggmxIYMVyl5rqKzvUj+/XjxKGze6dVF2kptR2p8kWiKn5zed/UrlZSc/T4hWc9jBqETt3iYtM6OrlWM5kUC83KEYyqKeFiypPPtDArLRxvhHqMSmUG5iDuL28yxlYA7/hV8MJQaaIjmBSo/9S91hhdQ9F3iPdtM= Received: by 10.48.235.2 with SMTP id i2mr2893339nfh; Sun, 18 Jun 2006 14:07:17 -0700 (PDT) Received: from ppp83-237-238-124.pppoe.mtu-net.ru ( [83.237.238.124]) by mx.gmail.com with ESMTP id q27sm622817nfc.2006.06.18.14.07.27; Sun, 18 Jun 2006 14:07:28 -0700 (PDT) From: Gregory Shimansky Reply-To: harmony-dev@incubator.apache.org To: harmony-dev@incubator.apache.org Subject: Re: awt and swing integration issues Date: Mon, 19 Jun 2006 01:07:29 +0400 User-Agent: KMail/1.9.1 References: <200606181804.k5II4CPl014477@d06av02.portsmouth.uk.ibm.com> In-Reply-To: <200606181804.k5II4CPl014477@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190107.29981.gshimansky@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Sunday 18 June 2006 22:04 Mark Hindess wrote: > if possible. Using liblcms and libjpeg should be easy since they both > use "pkg-config" (as in "pkg-config --cflags lcms" and "pkg-config > --libs lcms") if their development packages are installed. We'll need > collect details of the required packages for different distributions. > Debian packages are liblcms1-dev, libjpeg-dev (virtual package) and > libpng12-dev. Anyone fill in the gaps for other distributions? It looks to be different in different distributions. In gentoo lcms and libpng have pkg-config files while libjpeg doesn't. -- Gregory Shimansky, Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org