rowland / fb

Firebird Extension Library for Ruby
64 stars 35 forks source link

Improve the search algorithm for the Firebird Root Directory under Windows #7

Closed zedalaye closed 13 years ago

zedalaye commented 13 years ago

I added some code to search for the Firebird Root dir from the "FIREBIRD" environment variable and the default registry location before brute forcing the program files tree.

https://gist.github.com/759831

This makes the gem installable with RubyInstaller + DevKit !

zedalaye commented 13 years ago

See the other issues for this problem and the pull request. I'm not very fluent with git and github.