Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <3CEDB857.7070208@ece.gatech.edu> Date: Thu, 23 May 2002 23:49:43 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: libpng dependencies Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Attn maintainers: There are a number of packages that list 'libpng' as a requirement. However, that's probably incorrect. You probably want to depend on 'libpng10' (which contains cygpng10.dll) or 'libpng12' (which contains cygpng12.dll) or 'libpng2' (which contains cygpng2.dll). Also, some packages list BOTH 'libpng' and 'libpng10' as requirements. I'm pretty sure that's wrong, since 'libpng' really only contains documentation these days. It's possible you want to require 'libpng10' and 'libpng12-devel'. Please check your setup.hints: WindowMaker tetex texmf-base texmf-tiny Ghostscript maintainer: be sure to update your libpng2 dependency to the appropriate package (libpng10 or libpng12) the next time you recompile. --Chuck