View Single Post
Old 01-28-2009, 12:47 AM   #2 (permalink)
Irishray
Moderator
 
Irishray's Avatar
 
Join Date: May 2007
Location: Dallas, TX
Posts: 279
Thanked 5x in 4 posts
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