Yes, thanks. Note that "imagemagick" gets installed according to the install instructions on the web site. I've also updated the README file in the ocropy directory.
Tom On Saturday, August 25, 2012 2:15:06 AM UTC+2, bradh wrote: > > On Saturday 25 August 2012 00:36:02 Sriranga(78yrsold) wrote: > > re-run script Fraktur-boxes. Error displayed as follow: > > > > + for image in 'deu-f/*.tif' > > + convert -depth 8 deu-f/fontfile_1.tif deu-f/fontfile_1.png > > ./run-box-training: line 23: convert:* command not found* > It looks like you don't have the "convert" executable, so when the script > tries to run it, it doesn't work. "convert" comes from imagemagick package > (or > something similar, like graphicsmagick with compatibility wrappers). > > On ubuntu, I'd suggest installing: > graphicsmagick > and > graphicsmagick-imagemagick-compat > packages > > Let us know if that helps at all. > > Brad > > -- You received this message because you are subscribed to the Google Groups "ocropus" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/ocropus/-/TNhqRJQ-7sMJ. For more options, visit https://groups.google.com/groups/opt_out.
