• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Why can't Ghostscript find Jasper for JPEG support?

M

Mateo1041

Guest
Hello,

I'm trying to install Ghostscript 8.57 on a Plesk 8.0 setup and it looks like Jasper is not being found by default on Fedora Core during installation using ./configure.

Code:
checking for local jasper library source... jasper
checking for local jasper configure script... no
checking for local jasper autogen.sh script... configure: error:
Unable to find jasper/src/libjasper/include/jas_config.h,
or generate generate such a file for this system. You will
have to build one by hand, or configure, build and install
the jasper library separately.

You can also pass --without-jasper to configure to disable
JPEG 2000 PDF image support entirely.

So I downloaded Jasper from 1.900.1 from http://www.ece.uvic.ca/~mdadams/jasper/ and ran ./configure, make, and make install. I restarted Apache, but the Ghostscript install still can't find Jasper.

Am I doing something wrong? Is there a specific directory I should be running Jasper's ./configure from? Any help would be greatly appreciated.

Thanks,
- Matt
 
Anyone? No one's heard of this before? Or no one checks these forums? :-(
 
I ended up asking my web host to do it instead. Looks like they used some kind of RPM method.
 
Back
Top