View Single Post
Old 01-27-2009, 11:47 PM   #2
Irishray
Moderator
 
Irishray's Avatar
 
Join Date: May 2007
Location: Dallas, TX
Posts: 359
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
Irishray is offline   Reply With Quote