I ran into this problem as well. Linux is case-sensitive. The solution was to rename all files extracted from the lahman database to lower-case.
Wrote a quick bash script to do it. Presto-Chango! Perfection.
I can provide you the contents of the script if you need it.
Ray
|