hello. my bad for the typo
*$ sudo apt-get install ruby ruby-dev build-essential -y$ sudo gem install jekyll* On Wed, Jan 4, 2017 at 8:57 AM, 'paul kendal' via Vagrant < [email protected]> wrote: > hello Alvaro > > i tried what you suggested but got this message: > > *Building dependency tree* > *Reading state information... Done* > *E: Unable to locate package builc-essentials* > > > is there anything you can suggest? > > On Tuesday, January 3, 2017 at 7:08:20 PM UTC, Alvaro Miranda Aguilera > wrote: >> >> hello >> >> replace: >> $ sudo apt-get install ruby1.9.1-dev -y >> $ sudo gem install jekyll >> >> with >> >> $ sudo apt-get install ruby ruby-dev builc-essentials -y >> $ sudo gem install jekyll >> >> >> On Tue, Jan 3, 2017 at 8:06 PM, 'paul kendal' via Vagrant < >> [email protected]> wrote: >> >>> hi. thanks for your response. i am not clear what you mean by using >>> ruby-dev. do you mean, i should try without the numbering? >>> >>> >>> >>> On Tuesday, January 3, 2017 at 3:50:14 PM UTC, Alvaro Miranda Aguilera >>> wrote: >>>> >>>> >>>> On Tue, Jan 3, 2017 at 10:01 AM, 'paul kendal' via Vagrant < >>>> [email protected]> wrote: >>>> >>>>> cannot load such file -- mkmf (LoadError) >>>> >>>> >>>> hi >>>> >>>> Seems to be related to cannot load such file -- mkmf (LoadError) >>>> >>>> what happens if you use ruby and ruby-dev >>>> >>>> ? >>>> >>>> >>>> >>>> -- >>>> Alvaro >>>> >>>> -- >>> This mailing list is governed under the HashiCorp Community Guidelines - >>> https://www.hashicorp.com/community-guidelines.html. Behavior in >>> violation of those guidelines may result in your removal from this mailing >>> list. >>> >>> GitHub Issues: https://github.com/mitchellh/vagrant/issues >>> IRC: #vagrant on Freenode >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Vagrant" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/vagrant-up/e6850c44-281a-4e53-897a-10aca6e11000%40googlegroups.com >>> <https://groups.google.com/d/msgid/vagrant-up/e6850c44-281a-4e53-897a-10aca6e11000%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Alvaro >> >> -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/4ac6f12c-4fa2-4b5b-aef9-9b986f37c738%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/4ac6f12c-4fa2-4b5b-aef9-9b986f37c738%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0expVR5auybGX66PbC44RgJoqK7nb_2QkOuf4p7utnL6Tw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
