install oniguruma "No definition for oregexp_initialize "

M

Mike Mike

when I run "gem install oniguruma".

get the message "No definition for oregexp_initialize "

how to initialize oregexp?
 
A

Alex Fenton

Mike said:
when I run "gem install oniguruma".

get the message "No definition for oregexp_initialize "

how to initialize oregexp?

I think this means you need to install the oniguruma C library and its
headers. You don't say what platform you're on, so it's hard to be more
specific about how to do that.

Alternatively, you could use Ruby 1.9.1 which has oniguruma built-in, as
well as other features to make working with encodings easier (one of the
main reasons for using Oniguruma previously).

alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top