Skip to content

Instantly share code, notes, and snippets.

View lealeelu's full-sized avatar
💭
Making trash that I am very proud of

Leah Lee lealeelu

💭
Making trash that I am very proud of
View GitHub Profile
@lealeelu
lealeelu / lubuntu-install.md
Last active March 23, 2017 19:58
Hyrax install instructions for Lubuntu

Install RVM and rails

  • sudo apt install curl

  • curl -sSL https://get.rvm.io | bash -s stable --rails

  • source /home/hyrax/.rvm/scripts/rvm

  • add to your .bashrc

### Load RVM into a shell session *as a function*
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
@lealeelu
lealeelu / Instructions
Last active August 29, 2015 14:09
Avalon functions for .bashrc
vim ~/.bashrc #add the functions
source ~/.bashrc
cd <avalon directory>
avalon_start
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
/usr/local/rvm/rubies/ruby-1.9.3-p429/bin/ruby extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir