ryantremaine.com
Partner & Lead Developer at
greenfield
Sunday, May 20, 2012
Transfer Your Existing Git Repository to Github
›
$ git push --mirror git@github.com:username/project.git
1 comment:
Wednesday, May 9, 2012
Giganews Mimo Crashes After Splash Screen on Win 7
›
If you're crashing on the splash screen right after it the RMI initialization message try passing the -noRmi flag to mimo.exe. In the st...
Oracle, Ruby, RVM, and OSX Lion
›
As of this writing the x64 version of the Oracle Instant Client do NOT work with OSX Lion. I got everything working like so: Install Oracle...
Thursday, April 26, 2012
Conditionally load ruby-debug gem
›
At the time of this post ruby-debug isn't available on rubygems.org for 1.9.3. I can't code ruby without it, well I can but I wont. ...
Monday, April 23, 2012
"No Xcode folder is set" when attempting "brew install macvim"
›
xcode-select: Error: No Xcode folder is set. Run xcode-select -switch to set the path to the Xcode folder. This fixed it sudo xcode-selec...
If you're on a non-upgraded x64 version of Lion don't use Homebrew to install MySQL
›
At least for me I couldn't get gem install mysql or gem install mysql2 to compile. Kept bitching about missing header files and the li...
2 comments:
mysqld: Table 'mysql.plugin' doesn't exist
›
If you installed MySQL 5.5 using Homebrew and you're getting this when trying to execute mysqld you probably just need to run mysql_inst...
1 comment:
‹
›
Home
View web version