Open typonino opened 8 years ago
Unfortunately, dependencies are quite an issues due to required versions of some libraries. You could try to use JSDetox with a ruby 2.1 setup instead of 2.3, but I am not sure if that will help.
By now, JSDetox is best run in a virtual machine with Ubuntu 14.04 LTS or using the docker image provided by Lenny Zeltser (see here): docker run --rm -p 3000:3000 remnux/jsdetox
Hello,
I have installed jsdetox within my rvm env and get error at runtime list of used dependencies: Using rake 11.1.2 Using i18n 0.7.0 Using multi_json 1.11.3 Using haml 3.1.8 Using hexdump 0.2.3 Using rack 1.6.4 Using json 1.8.3 Using libv8 3.3.10.4 Using mime-types 1.25.1 Using polyglot 0.3.5 Using mini_portile2 2.0.0 Using tilt 1.3.7 Using thor 0.15.4 Using bundler 1.12.0 Using sass 3.4.22 Using activesupport 3.2.22.2 Using url_mount 0.2.1 Using rack-protection 1.5.3 Using therubyracer 0.9.8 Using treetop 1.4.15 Using nokogiri 1.6.7.2 Using http_router 0.10.2 Using sinatra 1.3.6 Using mail 2.3.3 Using padrino-core 0.10.7 Using padrino-helpers 0.10.7 Using padrino-cache 0.10.7 Using padrino-gen 0.10.7 Using padrino-mailer 0.10.7 Using padrino-admin 0.10.7 Using padrino 0.10.7
Error message:
Any help on that issue would be appreciate !
Regards,