Index: util/pcblib.cgi.conf =================================================================== --- util/pcblib.cgi.conf (revision 27861) +++ util/pcblib.cgi.conf (revision 27862) @@ -11,9 +11,6 @@ CGI_param=/cgi-bin/pcblib-param.cgi CGI_static=/cgi-bin/pcblib-static.cgi -# the executable file name of animator -animator=/usr/local/bin/animator - # pcblib-static.cgi: absolute path to the map directory that is put # online (svn://repo.hu/pcb-rnd/trunk/util/pcblib-map) # NOTE: run make there after the checkout or an update @@ -30,5 +27,5 @@ # absolute path to the root of the static footprint tree - has to end with / fpdir=$pcb_rnd_trunk/pcblib/ -# absolute path to the fp2anim script -fp2anim=$pcb_rnd_util/fp2anim +# absolute path to the fp2preview script +fp2preview=$pcb_rnd_util/fp2preview