Results 1 to 2 of 2
hi
i am trying to install the open source of gocr in my debian linux and the gocr package is downloaded and made configured and while making the examples(i.e make ...
- 04-06-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 3
error in using the open source...
hi
i am trying to install the open source of gocr in my debian linux and the gocr package is downloaded and made configured and while making the examples(i.e make examples) it is gvn me error lk....
debian:/home/prasad/Desktop/errors/gocr-0.47# make examples
make -C examples all
make[1]: Entering directory `/home/prasad/Desktop/errors/gocr-0.47/examples'fig2dev -L ppm -m 2 font2.fig | ppmtopcx -packed >font21.pcx
/bin/sh: ppmtopcx: command not found
Error in ghostcript command
command was: gs -q -dSAFER -sDEVICE=ppmraw -r80 -g835x507 -sOutputFile=- -
make[1]: *** [font21.pcx] Error 127
make[1]: Leaving directory `/home/prasad/Desktop/errors/gocr-0.47/examples'
make: *** [examples] Error 2
debian:/home/prasad/Desktop/errors/gocr-0.47#
even i tried fro the earlier version also it is the same....
thanks in advance....
- 04-06-2009 #2Your system doesn't have this command installed./bin/sh: ppmtopcx: command not found
It is in a package called netpbm


Reply With Quote
