[erlang-questions] posregex error: RE_drv not found

YC yinso.chen@REDACTED
Fri Oct 5 10:10:34 CEST 2007


Hi -

I downloaded posregex and compile on my machine per the suggestion of the
thread
http://www.erlang.org/pipermail/erlang-questions/2007-September/029492.html.
I'm able to make and sudo make install, but when I try to run it in erlang I
encounter the following message:

2> {ok, RE} = posregex:compile(<<"abc.*def">>,[extended]).
sh: line 0: exec: RE_drv: not found

BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded
       (v)ersion (k)ill (D)b-tables (d)istribution

And not sure how to proceed from here.  I tried both 1.0 & 1.0.1 with the
same results.

Any insights are appreciated, thanks.

yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20071005/153ffb30/attachment.htm>


More information about the erlang-questions mailing list