[Swift-user] multiple files for each app call

Ben Clifford benc at hawaga.org.uk
Mon Jun 15 11:52:55 CDT 2009


that error message is telling you that it cannot find a tc.data entry for 
the translate program for any sites that you have defined in your sites 
file.

Based on the commandline that you showed, maybe you aren't actually using 
the tc.data file that you think you are.

Try 

swift -tc.file ./tc.data t.swift

to explicitly tell Swift to use the tc.data file in the current directory.

-- 





More information about the Swift-user mailing list