I'd like to test it on other platforms. Thanks Justin, I'll try it shortly on another install of barracuda. Skip to content. Star New issue.
Jump to bottom. Copy link. Shellcat-Zero, I made a few updates to "extconf. Justin, Your extconf. Sign up for free to join this conversation on GitHub. Simple enough. Install the […]. Un sencillo sudo apt-get install ruby1. Al Hoang Just another weblog. Skip to content. Home About who? This is all in order to comply with Debian packaging Guidelines. This could take a while… extconf.
I've installed ruby-all-dev , it will probably work for all versions. A worry if stakeholders object to anything -dev on a production build. SDK's don't thrill them either. It's also worth noting that if you want to use the ubuntu software center there is an add-on for ruby-dev you can select for the 'Header files for compiling extension modules'. I used sudo apt-get install ruby1. Not sure if mismatching versions like that is going to cause me any headache later, but it should be noted that rails installed correctly using a slight alteration of the officially accepted answer.
What if you have RVM? Then don't you already have the ruby version you need? I also needed build-essential installed: sudo apt-get install build-essential. James Dunmore James Dunmore 1, 9 9 silver badges 15 15 bronze badges. This was the ticket right here.. I imagine I had to also install ruby-dev but it didn't work until I installed build-essential as well. Yep, this one worked for me as well on ruby1.
There wasn't a package in the ubuntu repository for ruby1. Have you tried: sudo apt-get install ruby1. Matteo Alessani Matteo Alessani 9, 4 4 gold badges 38 38 silver badges 56 56 bronze badges. I'm using 1. This is so weird indeed I installed 1. I got the similar error when install bundle sudo apt-get install ruby-dev Works great for me and solve the problem Mint 16 ruby1.
Sergey Nikolaev Sergey Nikolaev 1 1 gold badge 6 6 silver badges 15 15 bronze badges. I think is a little late but sudo yum install -y gcc ruby-devel libxml2 libxml2-devel libxslt libxslt-devel worked for me on fedora. You've Ruby 1. If this won't help, then reinstalling ruby-dev again.
Community Bot 1 1 1 silver badge. You can use RVM Ruby version manager which helps in managing all versions of ruby on your machine , which is very helpful for you development when migrating to unstable release to stable release or for Linux ubuntu go for sudo apt-get install ruby1.
Mohit Verma Mohit Verma 1, 2 2 gold badges 18 18 silver badges 28 28 bronze badges. You can still use RVM on linux.
0コメント