X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: X-Sender: captain_webber AT hotmail DOT com From: "Captain Webber" To: References: <14555733 DOT post AT talk DOT nabble DOT com> <07f301c84b99$4d13c580$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Subject: RE: libXm.so Date: Mon, 31 Dec 2007 05:51:19 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <07f301c84b99$4d13c580$2e08a8c0@CAM.ARTIMI.COM> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I've got all of Cygwin installed and cygcheck -p gives me: $ cygcheck -p libXm Found 11 matches for libXm. XFree86-lib-compat/XFree86-lib-compat-4.3.0-1 Cygwin/X 4.2.0 shared libraries XFree86-lib-compat/XFree86-lib-compat-4.3.0-2 Cygwin/X 4.2.0 shared libraries XmHTML/XmHTML-1.1.7-1 A widget capable of displaying HTML 3.2 conforming text XmHTML/XmHTML-1.1.7-2 A widget capable of displaying HTML 3.2 conforming text lesstif/lesstif-0.93.91-6 lesstif lesstif/lesstif-0.93.94-2 lesstif lesstif/lesstif-0.94.4-1 lesstif xorg-x11-devel/xorg-x11-devel-6.8.1.0-1 Cygwin/X headers and import libraries xorg-x11-devel/xorg-x11-devel-6.8.2.0-1 Cygwin/X headers and import libraries xorg-x11-devel/xorg-x11-devel-6.8.2.0-2 Cygwin/X headers and import libraries xorg-x11-devel/xorg-x11-devel-6.8.99.901-1 Cygwin/X headers and import libraries -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Dave Korn Sent: Monday, December 31, 2007 5:39 AM To: cygwin AT cygwin DOT com Subject: RE: libXm.so On 31 December 2007 10:30, Captain Webber wrote: > -----Original Message----- > > From: cygwin-owner On Behalf Of horacioemilio > > Sent: Monday, December 31, 2007 4:45 AM > > I need to install some application which on linux requires libXm.so. efore > > trying to install it I checked and there is no such thing on my cygwin > > installation. Should I install some other package or program to be able to > > use/have this file ? > Cygwin library have the .dll and .dll.a suffixes. > > Why did you not just search for the file your-self? > > /usr/X11R6/lib/libXm.dll.a > /usr/X11R6/lib/libXm.la Problem being that doesn't help if you don't already have it installed. http://cygwin.com/packages/ is the best place to search. If it's in the cygwin distro, that will tell you which package you need installed. http://cygwin.com/cgi-bin2/package-grep.cgi?grep=libXm.dll Looks like it's shipped with lesstif. You can also use the -p option to cygcheck to search from the shell: /artimi/software/firmware $ cygcheck -p libXm.dll Found 3 matches for libXm.dll. lesstif/lesstif-0.93.91-6 lesstif lesstif/lesstif-0.93.94-2 lesstif lesstif/lesstif-0.94.4-1 lesstif /artimi/software/firmware $ cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/