X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <14555733.post@talk.nabble.com> <BAY113-DAV101CA30D34A6B59C695C05F5500@phx.gbl>
Subject: RE: libXm.so
Date: Mon, 31 Dec 2007 10:38:35 -0000
Message-ID: <07f301c84b99$4d13c580$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <BAY113-DAV101CA30D34A6B59C695C05F5500@phx.gbl>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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/

