Error when trying to install MySQL on a Mac with Ruby on Rails
Building native extensions. This could take a while...ERROR: Error installing mysql:ERROR: Failed to build gem native extension./System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb --with-mysql-dir=/usr/bin --with-mysql-lib=/usr/lib64/mysqlmkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.hGem files will remain installed in /Library/Ruby/Gems/1.8/gems/mysql-2.8.1 for inspection.Results logged to /Library/Ruby/Gems/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out
rake aborted!
uninitialized constant MysqlCompat::MysqlRes
How to change the path variable in Mac OS X
2. Type the following:
Helpful Videos and Tools When Taking CS 124 at BYU
As I go through the semester, I'll add videos and other resources to this list that I found useful. Hope you find this helpful!
Prof. Anant Agarwal from MIT explains concepts similar to CS 124. This guy is really good at explaining things on an intuitive level and also every lecture he has a different surprise about half-way through to help drive home the concepts he's teaching. Highly recommended lecturer if you're feeling lost about NAND gates, AND gates, and digital abstraction.
MIT Basics of digital abstraction (starts getting into the stuff we cover in this course at about 42:20)
MIT Inside the Digital Gate
Multiplexer
Simple Binary Math
Sign & Integer, One's Complement, and Two's Complement
AND, OR, NOT, NOR, NAND, XOR, ADD
http://teahlab.com/ I used this site as a reference to remember what the difference between NOT, OR, AND etc. are.
Online Digital-Circuit Sandbox







