Json install problem

i need to install json in jruby under fedora 7. but json need mkmf.rb,
which is not avaliable in jruby. i learnt that from the jruby mail
list achieve.

i guess the installation under windows may works if i choose the win32
edition of json, but there’re only ruby edition and win32 edition
avaliable now, no linux, jruby or java edition. how can i successfully
install json in jruby under fedora?


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

ZHANG Yin wrote:

i need to install json in jruby under fedora 7. but json need mkmf.rb,
which is not avaliable in jruby. i learnt that from the jruby mail
list achieve.

Take a look at the “json-pure” gem.