Closed lettergram closed 11 years ago
I am guessing this is because when I run the geturl function in amazon.rb it brings me to a search page as opposed to a single page.
geturl() is supposed to take you to a search page. It then navigates to the page of the first result. This runs fine on both my Linux box and my OS X box, so I'm not sure what is going wrong.
[rps@britain bkz]$ ruby bkz.rb --title "Blackwater"
WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.9.1
Is this the title of your book: Tropical blackwater rivers, animals, and mast fruiting by the Dipterocarpaceae? [y/n]
n
Found it, nokogiri requires ruby >1.9 and the version I downloaded was 1.8, my bad.
Currently, I am receiving this error: