attempting to install libv8 failed to build gem native extension

Published on : April 27, 2026

Author:

Category: Uncategorized


I got this error “attempting to install libv8 failed to build gem native extension” when I tried to install Redmine 3.2 on Ubuntu 14.04  and I found this solution which works for me

The solution is to install version .0

gem install libv8 –version 3.11.8.0

 

 

 


Leave a Reply

Your email address will not be published. Required fields are marked *