Hi i am trying to do a multipe cronjob but not sure if i am doing this correctly and I don't think it is working due to the warning message I am receiving below:
=================
Warning: Cannot convert string "-dt-interface user-medium-r-normal-xs*-*-*-*-*-*-*-*-*" to type FontStruct
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface system-medium-r-normal-xs*-*-*-*-*-*-*-*-*" to type FontSet
=================
crontab -e
15 * * * * /usr/local/cyclone/data/14001695568GT/cycTest_FTP_GIS.pl
10 * * * * /usr/local/cyclone/data/14001695568GP/cycProd_FTP_GIS.pl
=================
Warning: Cannot convert string "-dt-interface user-medium-r-normal-xs*-*-*-*-*-*-*-*-*" to type FontStruct
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface system-medium-r-normal-xs*-*-*-*-*-*-*-*-*" to type FontSet
=================
crontab -e
15 * * * * /usr/local/cyclone/data/14001695568GT/cycTest_FTP_GIS.pl
10 * * * * /usr/local/cyclone/data/14001695568GP/cycProd_FTP_GIS.pl