libXm.so

View: New views
11 Messages — Rating Filter:   Alert me  

libXm.so

by horacioemilio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

RE: libXm.so

by Mr Webber :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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: cygwin-owner@... [mailto:cygwin-owner@...] On Behalf Of
horacioemilio
Sent: Monday, December 31, 2007 4:45 AM
To: cygwin@...
Subject: libXm.so


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://www.nabble.com/libXm.so-tp14555733p14555733.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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/


Parent Message unknown RE: libXm.so

by Dave Korn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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/


RE: libXm.so

by Mr Webber :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... [mailto:cygwin-owner@...] On Behalf Of
Dave Korn
Sent: Monday, December 31, 2007 5:39 AM
To: cygwin@...
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/


Parent Message unknown RE: libXm.so

by Dave Korn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 browse to it.

>
> $ cygcheck -p libXm
> Found 11 matches for libXm.

  Yes, it detects partial matches, so you're also seeing various libxml and
libxmi stuff; that's why I used "libXm.dll" as the argument to -p, adding the
extension cuts out the false positives.

    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/


RE: libXm.so

by Ron Askew :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I did not know that -p did an online check.
Thanks!

-----Original Message-----
From: cygwin-owner@... [mailto:cygwin-owner@...] On Behalf Of
Dave Korn
Sent: Monday, December 31, 2007 6:09 AM
To: cygwin@...
Subject: RE: libXm.so

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 browse to it.

>
> $ cygcheck -p libXm
> Found 11 matches for libXm.

  Yes, it detects partial matches, so you're also seeing various libxml and
libxmi stuff; that's why I used "libXm.dll" as the argument to -p, adding
the
extension cuts out the false positives.

    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/


_update-info-dir (was: libXm.so)

by Marc Girod :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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:
 _update-info-dir/_update-info-dir-00573-1       Generate info/dir file automatically

Now, trying to install this from setup, I cannot find it.
I assume it should be in the Doc category, but is not.
I cycle the View to show all packages, and get the full list in alphabetic order, from
 a2ps
to
 zsh

If the leading '_' was ignored, it ought to be between unzip and upx...

What am I missing?

Thanks,
Marc

RE: _update-info-dir (was: libXm.so)

by Mr Webber :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Find it as /etc/setup/_update-info-dir.lst.gz


-----Original Message-----
From: cygwin-owner@... [mailto:cygwin-owner@...] On Behalf Of
Marc Girod
Sent: Monday, December 31, 2007 1:26 PM
To: cygwin@...
Subject: _update-info-dir (was: libXm.so)


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:
 _update-info-dir/_update-info-dir-00573-1       Generate info/dir file
automatically

Now, trying to install this from setup, I cannot find it.
I assume it should be in the Doc category, but is not.
I cycle the View to show all packages, and get the full list in alphabetic
order, from
 a2ps
to
 zsh

If the leading '_' was ignored, it ought to be between unzip and upx...

What am I missing?

Thanks,
Marc
--
View this message in context:
http://www.nabble.com/libXm.so-tp14555733p14560489.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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/


RE: _update-info-dir (was: libXm.so)

by Dave Korn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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-1       Generate info/dir file
> automatically

  Well, that's listed there as well:
http://cygwin.com/cgi-bin2/package-grep.cgi?grep=_update-info-dir

> Now, trying to install this from setup, I cannot find it.

  You probably shouldn't be trying to to that; it's not a real package and
it's not intended for general use, it's really part of the setup.exe support
infrastructure.

> I assume it should be in the Doc category, but is not.

  Nope, it's in the _PostInstallLast category.

> I cycle the View to show all packages, and get the full list in alphabetic
> order, from
>  a2ps
> to
>  zsh
>
> If the leading '_' was ignored, it ought to be between unzip and upx...

  It's not ignored, it makes it sort right to the very end of the list.

> What am I missing?

  Uncheck the "Hide obsolete packages" checkbox!  Because _update-info-dir is
an internal package intended for use as a dependency of other packages only,
it's hidden away in there.

    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/


Parent Message unknown Re: _update-info-dir (was: libXm.so)

by Marc Girod :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks...

On Dec 31, 2007 7:52 PM, Captain Webber <captain_webber@...> 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/
etc/postinstall/
etc/postinstall/update-info-dir.sh
tmp> ll /etc/postinstall/update-info-dir.sh
ls: cannot access /etc/postinstall/update-info-dir.sh: No such file or directory
tmp> cd /etc/postinstall/
postinstall> ll update-info-dir.sh.done
-r-xr-x---+ 1 marc Users 413 Feb 20  2006 update-info-dir.sh.done

Ah... The point is that there was no 'dir' in either of the two info
directories I found:
/usr/info, and /usr/share/info, before I edited one myself by hand.

So, possibly this was run once at an early stage, and I should ran it again?
Which I did. Thanks: it worked.

Marc

--
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/


RE: _update-info-dir (was: libXm.so)

by Mr Webber :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Another way to re-run update-info is to execute
/etc/postinstall/update-info-dir.sh.done.

-----Original Message-----
From: cygwin-owner@... [mailto:cygwin-owner@...] On Behalf Of
Marc Girod
Sent: Monday, December 31, 2007 3:15 PM
To: Captain Webber
Cc: cygwin@...
Subject: Re: _update-info-dir (was: libXm.so)

Thanks...

On Dec 31, 2007 7:52 PM, Captain Webber <captain_webber@...> 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/
etc/postinstall/
etc/postinstall/update-info-dir.sh
tmp> ll /etc/postinstall/update-info-dir.sh
ls: cannot access /etc/postinstall/update-info-dir.sh: No such file or
directory
tmp> cd /etc/postinstall/
postinstall> ll update-info-dir.sh.done
-r-xr-x---+ 1 marc Users 413 Feb 20  2006 update-info-dir.sh.done

Ah... The point is that there was no 'dir' in either of the two info
directories I found:
/usr/info, and /usr/share/info, before I edited one myself by hand.

So, possibly this was run once at an early stage, and I should ran it again?
Which I did. Thanks: it worked.

Marc

--
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/