Hi,
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 ?
Thanks
--
View this message in context:
http://
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
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
horacioemilio
Sent: Monday, December 31, 2007 4:45
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
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 widge
On 31 December 2007 10:51, Captain Webber wrote:
> I've got all of Cygwin installed and cygcheck -p gives me:
The output of cygcheck -p doesn't depend what you've got installed; it
connects to the cygwin website and uses the package search feature there, in
pretty much the same way as when you
How about trying cpio_nbr=$(<$sprojdir/cpionbr). That "cat <" is
unnecessary. For that matter, the '<' is unnecessary with the use of
'cat'. That error looks like a bug to be pursued, though.
Charles Stepp
Meskimen's Law:
There's never time to do it rite, but there's always time to do it over.
---
I did not know that -p did an online check.
Thanks!
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Dave Korn
Sent: Monday, December 31, 2007 6:09 AM
To: cygwin@cygwin.com
Subject: RE: libXm.so
On 31 December 2007 10:51, Captain Webber wrote:
> I've got
Hello,
I was skimming this thread, and found an answer to a question I did have
time to make:
Dave Korn wrote:
>
> 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.
>
But what I am looking for is:
Find it as /etc/setup/_update-info-dir.lst.gz
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Marc Girod
Sent: Monday, December 31, 2007 1:26 PM
To: cygwin@cygwin.com
Subject: _update-info-dir (was: libXm.so)
Hello,
I was skimming this thread, and foun
On 31 December 2007 18:26, Marc Girod wrote:
> Dave Korn wrote:
>>
>> 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.
>>
>
> But what I am looking for is:
> _update-info-dir/_update-info-dir-00573
Thanks...
On Dec 31, 2007 7:52 PM, Captain Webber <[EMAIL PROTECTED]> wrote:
> Find it as /etc/setup/_update-info-dir.lst.gz
setup> cd /tmp
tmp> zcat /etc/setup/_update-info-dir.lst.gz > _update-info-dir.lst
tmp> wc -l _update-info-dir.lst
3 _update-info-dir.lst
tmp> cat _update-info-dir.lst
etc/
Another way to re-run update-info is to execute
/etc/postinstall/update-info-dir.sh.done.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Marc Girod
Sent: Monday, December 31, 2007 3:15 PM
To: Captain Webber
Cc: cygwin@cygwin.com
Subject: Re: _update-info-
12 matches
Mail list logo