[Typo3-linux] Can't get graphicsmagick to work
Roberto
rmartinez at netcontac.com
Mon Oct 10 17:39:41 CEST 2005
> gs is short for GhostScript, and it is a set of libraries that let you
> "render" PostScript and (and PDFs as a special case of it) into raster
> images, such as jpeg and gif. On RH, the package is called ghostscript
> and is a part of the distribution. You don't have to worry to specify
> paths to gs in PHP config since gs is called by GraphicsMagick.
I found that the rpm for RH9 was old and plenty of non solved
dependencies, today I received a newletter saying it was insecure, this
means I will install it using the dirty way.
> xpdf is a utility that lets you extract text out of pdfs, shipped with
> RH as xpdf. You would use it to enable indexing user-uploaded pdfs so
> they would show in indexed_search results. See docs on indexed_search
> ext.
>
> catdoc is another utility that extracts plain text from MS Word .doc
> files, used the same way as xpdf. I'm not sure RH9 RPM is easily
> available but it's a free product and rpmfind.net is your friend;))
>
Do you have some links about such utilities?
Sincerely,
Roberto
More information about the TYPO3-linux
mailing list