View Single Post
Old 06-23-2014, 07:45 PM   #9
rysktkr
Junior Member
rysktkr began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2013
Device: ipad
I finally figured out what I was doing incorrectly. I was incorrectly using quotes to specify the path.

BAD: SET CALIBRE_LIBRARY_DIRECTORY="Z:\Calibre Library"
GOOD: SET CALIBRE_LIBRARY_DIRECTORY=Z:\Calibre Library
rysktkr is offline   Reply With Quote