Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B41507C.3020501@ece.gatech.edu> Date: Tue, 03 Jul 2001 00:56:28 -0400 From: "Charles S. Wilson" User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.1) Gecko/20010607 Netscape6/6.1b1 X-Accept-Language: en-us MIME-Version: 1.0 To: Suhaib Siddiqi CC: "'cygwin AT sources DOT redhat DOT com'" Subject: Re: [opendx-users] missing CYGXMP-X4.DLL References: <7F2B9185F0196F44B59990759B91B1C2505E2B AT ins-exch DOT inspirepharm DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Errmmm...the current "xpm" package (now named "xpm-nox") does not contain my old X-based version of the Xpm library -- that is, cygXpm-X4.dll is not included any longer. xpm-nox contains ONLY the X11-free version of the Xpm library. This is because all X-based Xpm functionality is provided by the cygwin-xfree project's /usr/X11R6/bin/libXpm.dll. Now, the absence of cygXpm-X4.dll will break certain other apps that may have been compiled in the past to rely on cygXpm-X4.dll. We have two choices: a) add cygXpm-X4.dll back to the xpm-nox package -- but without import libs. This way, old projects (like dxsamples) will continue to work without interruption, but newly compiled projects will link with cygwin-xfree's libXpm.dll by default -- or, if appropriate steps are taken, will link with xpm-nox's cygXpm-noX4.dll. However, this creates no "encouragement" to projects like dxsamples to recompile and use cygwin-xfree's libXpm.dll, if they need libXpm with X support. b) continue as is, and instruct the dxsamples people to recompile so that they use the cygwin-xfree dll (if they need X support) or to recompile so that they use cygXpm-noX4.dll (if they do not need X support). I will defer to your judgement on this, Suhaib. Which do you prefer? --Chuck Suhaib Siddiqi wrote: > Chuck, > Have you taken care of this Cygwinxmp-x4.dll in future releases? This realy > creates a big botheration that there are Xmp headers and libraries. > Thanks > Suhaib > > To the user. Please check http://cygwin.com and ask how to get Xmp-X4.dll. > > Suhaib > > >>-----Original Message----- >>From: Manuel Pouchon [mailto:mpouchon AT hotmail DOT com] >>Sent: Thursday, June 28, 2001 5:35 AM >>To: opendx-users AT opendx DOT watson DOT ibm DOT com >>Subject: [opendx-users] missing CYGXMP-X4.DLL >> >> >>OS: "Windows 98 Second Edition 4.10.2222 A" on a "Pentium II". >> Cygwin version 1.3.2 >> Cygwin/Xfree version 4.1.0 >> >>Dear Group, >> >>I have downloaded dxsamples-4.1.3.tar.gz and installed, >>now when starting dx an error message: >> >> A required .DLL file, CYGXMP-X4.DLL, was not found. >> >>pops up and the bash shell shows the message: >> >> .../startupui: Permission denied. >> >>I have no idea what kind of DLL this is, and I can't >>find it on the Web. >> >>Thanks a lot for the help >>Manuel >> >>______________________________________________________________ >>___________ >>Get Your Private, Free E-mail from MSN Hotmail at >> > http://www.hotmail.com. > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/