Problem with Jruby xslt

Hi,

I’m to build my jruby on rails application through Hudson, I faced the following error:

Could not open library ‘xslt’ : xslt: cannot open shared object file: No such file or directory. Could not open library ‘libxslt.so’ : libxslt.so: cannot open shared object file: No such file or directory (LoadError)

Any help?

Regards,

Ahmed Abdelsalam

Ahmed try this "sudo apt-get install libxslt1-dev"