Topic: https://brettterpstra.com/2013/03/27/searchlink-gets-a-little-smarter/
hide preview

What's next? verify your email address for reply notifications!

daniels 11y, 357d ago

C.Eliot: It works for me. Do you have Xcode with Command Line Tools installed?

Brett: Thanks, this looks really great. Even though don't write that much I recognize the pain in leaving your writing environment to look up a link and the whole copy-paste-dance with titles and what not ... I forked the gist and added Spotify-search, but only then noticed it was the old version in the gist. Any chance you'll update the gist to 1.4?

remark link
hide preview

What's next? verify your email address for reply notifications!

ttscoff 11y, 357d ago

Updated.

hide preview

What's next? verify your email address for reply notifications!

C.Eliot 11y, 357d ago

Thanks a lot, daniels, That's what I needed. I had Xcode installed, but hadn't separately installed Command Line Tools—I didn't realize that's what was needed. Great! Works now.

hide preview

What's next? verify your email address for reply notifications!

C.Eliot 11y, 357d ago

This looks awesome, like your other tools. I'm not a Ruby-user, though. Would someone mind helping with this Terminal error? Thanks!

computer:~ myname$ sudo gem install json
Password:

Building native extensions. This could take a while...

ERROR: Error installing json:

ERROR: Failed to build gem native extension.

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb

mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h

Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/json-1.7.7 for inspection.

Results logged to /Library/Ruby/Gems/1.8/gems/json-1.7.7/ext/json/ext/generator/gem_make.out

hide preview

What's next? verify your email address for reply notifications!