Hello,

I updated my ghostscript to 9.05 version.  But I still got the same error when 
I did load demo record.
Why ?

Thanks  a lot,
Regards,
Lanxin

________________________________________
From: Samuele Kaplun
Sent: 30 March 2012 15:03
To: Lanxin Ma
Cc: project-invenio-general (Invenio users)
Subject: Re: test my invenio 1.0.0

Hi Lanxin,

In data venerdì, 30 marzo 2012 14.23:23, Lanxin Ma ha scritto:
> Hello,
>
> I re-did it from scratch the DB.  Here is what I did:
>
> drop database invenio;
> CREATE DATABASE invenio DEFAULT CHARACTER SET utf8;
> GRANT ALL PRIVILEGES ON invenio.* TO invenio@localhost IDENTIFIED BY
> 'invenio';
>
> sudo -u apache /opt/invenio/bin/inveniocfg --update-all
> sudo -u apache PYTHON_EGG_CACHE=/tmp/.python-eggs
> /opt/invenio/bin/inveniocfg --create-tables sudo -u apache
> PYTHON_EGG_CACHE=/tmp/.python-eggs /opt/invenio/bin/inveniocfg
> --drop-demo-site --create-demo-site --load-demo-records --yes-i-know
>
> But I got the error when I load the demo records.
>
> stderr:
> GPL Ghostscript 8.70: Unrecoverable error, exit code 1

indeed the minimum ghostscript version needed if you want to create PDF/A file
is 8.90.

Unfortunately the PDF/A format is used as intermediate file format when trying
to extract text from a .ps files (a.k.a. Postscript).

If you don't plan to index Postscript files in your installation then you
should not worry about this failed test.

Otherwise I would advice you upgrade the ghostscript package by looking for
some compatible rpm.

Best regards,
        Samuele

--
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>

Reply via email to