Regular expression tester

someone knows a tester for regexp, offline?

Define offline testing.

Also which flavour of RE? grep? Perl? shell globs?

Something like regex coach or regexbuddy

I see that regex coach has a Linux version. Why not that?

The Linux version of regex coach was discontinued and I found this problem when I’m trying to run it:

Error: Could not register handle for external module #:CAP:
libXm.so.2: cannot open shared object file: No such file or directory.

Hi,

If you are not afraid about running Java applications. I’m using QuickREx (QuickREx Regular Expressions | Get QuickREx Regular Expressions at SourceForge.net)

Hope this will help you

Yes,fantastic.
I’m looking for something that can run as a standalone application on openSuse but this is however good.

gallochri wrote:
> Yes,fantastic.
> I’m looking for something that can run as a standalone application on
> openSuse but this is however good.

To add a CLI utility:

$pcretest
PCRE version 7.8 2008-09-05

re> /hello/
data> hello, world
0: hello
data>

Theo

Hi
I have packaged up regex-coach along with the libXm.so.2 library and
it’s all working. Just waiting for the build service to build (very
slow at the moment ~4 hours wait time). What is your OS requirement
11.1?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 3 days 11:48, 2 users, load average: 1.01, 0.54, 0.26
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

What is your OS requirement
11.1?

Yes,11.1. Thanks

Where can I find the package?

Hi
Still having some issues with the libXm library and the build services,
plus it’s running slow as anything up to four hours until it will get
into the build queue :frowning:

Once it’s built and available it can be found by searching for
regex-coach at; Search?

I will advise when it’s finished building and then can take awhile to
appear…


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 5 days 1:48, 3 users, load average: 0.32, 0.31, 0.27
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

Hi
One last build to fix a couple of minor issues and it should be built
in an hour or so and give it another hour or so to appear :slight_smile:


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 5 days 4:14, 2 users, load average: 0.04, 0.09, 0.12
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

gallochri@mediacenter:~> regex-coach
LISP Failure:
File /usr/bin/regex-coach did not begin or end with WR32

I found that when I’m run regex-coach.:frowning:

Hi
:frowning: OK, can you do me a favor then and download the src rpm and make sure
it’s saved anywhere but your Desktop, then do the following as your
user name;


rpmbuild --rebuild regex-coach-0.8.3-33.1.src.rpm

sudo rpm
-Uhv /usr/src/packages/RPMS/i586/regex-coach-0.8.3-33.1.i586.rpm
--force

The second command the sudo one is all on one line.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 5 days 12:20, 2 users, load average: 0.05, 0.01, 0.00
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

Hi
Should be all fixed now, unless you have built it from the src rpm
there should be i586 versions there later on this evening, x86_64
version are built. The version to use is 0.8.3-43.1


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 5 days 22:39, 2 users, load average: 0.66, 0.76, 0.40
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14

It works great! thank you

Hi
Excellent :slight_smile: the program author has also added a link to it on his home
page as well :slight_smile:


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.23-0.1-default
up 2 days 3:08, 2 users, load average: 0.89, 0.32, 0.10
GPU GeForce 8600 GTS Silent - Driver Version: 185.18.14