Hi, I get these messages when I'll try to run regex-coach on my Linux distro. Anybody suggestions
me@localhost:~/downloads/regex-coach$ ./regex-coach
Error: Could not register handle for external module #:CAP: libXm.so.2: cannot open shared object file: No such file or directory. 208EB8D8 201E4424 -> 201E434A = #:DEB 208EB8F4 20289D4F -> 20289CDA = (#:SYM 4418) 208EB91C 201E48FC -> 201E4792 = #:CON 208EB948 20688864 -> 20688792 = (#:SYM 409) 208EB95C 206884F8 -> 2068848A = (#:SYM 1398) 208EB984 201E058B -> 201E04AA = (#:SYM 1366) 208EB9C4 2078D005 -> 2078CFEA = (#:SYM 2135) 208EB9D0 2078D1D0 -> 2078D172 = (#:SYM 5576) 208EB9D8 20328D60 -> 20328D42 = 0 208EB9E8 2026F7E7 -> 2026F6D2 = 0 208EBAC0 201B40DB -> 201B40B2 = (#:SYM 5939) 208EBAD0 201BD8B2 -> 201BD84A = (#:SYM 5805) bleers@localhost:~/downloads/regex-coach$
On Mon, 20 Feb 2006 21:06:31 +0100, Bob Leers bleers@fastmail.com wrote:
I get these messages when I'll try to run regex-coach on my Linux distro. Anybody suggestions
me@localhost:~/downloads/regex-coach$ ./regex-coach
Error: Could not register handle for external module #:CAP: libXm.so.2: cannot open shared object file: No such file or directory.
Do you have OpenMotif or Lesstif installed? Which version?
On Mon, 20 Feb 2006 22:16:46 +0100, "Edi Weitz" edi@agharta.de said:
On Mon, 20 Feb 2006 21:06:31 +0100, Bob Leers bleers@fastmail.com wrote:
Error: Could not register handle for external module #:CAP: libXm.so.2: cannot open shared object file: No such file or directory.
Do you have OpenMotif or Lesstif installed? Which version?
If you are still on Kubuntu, the way to find that out would be to run "dpkg -l lesstif1 lesstif2" (without the quotes, obviously). Here on Ubuntu 5.10 I only have lesstif1 (libXm.so.1) but as per the requirements on the regex-coach download page that should suffice. Look for a line beginning with "ii" to indicate that what you have is properly installed. For more detailed information, try "apt-cache show lesstif1" (and/or lesstif2).
/* era */
Thanx a lot. I checked and installed lesstif2. Now regex-coach runs.
On Tuesday 21 February 2006 03:02, era+regex=coach@iki.fi wrote:
On Mon, 20 Feb 2006 22:16:46 +0100, "Edi Weitz" edi@agharta.de said:
On Mon, 20 Feb 2006 21:06:31 +0100, Bob Leers bleers@fastmail.com
wrote:
Error: Could not register handle for external module #:CAP: libXm.so.2: cannot open shared object file: No such file or directory.
Do you have OpenMotif or Lesstif installed? Which version?
If you are still on Kubuntu, the way to find that out would be to run "dpkg -l lesstif1 lesstif2" (without the quotes, obviously). Here on Ubuntu 5.10 I only have lesstif1 (libXm.so.1) but as per the requirements on the regex-coach download page that should suffice. Look for a line beginning with "ii" to indicate that what you have is properly installed. For more detailed information, try "apt-cache show lesstif1" (and/or lesstif2).
/* era */
-- If this were a real .signature, it would suck less. Well, maybe not.
/* era */