Hallo Benoit,

the parameter
CFG_BIBDOCFILE_ENABLE_BIBDOCFSINFO_CACHE
does not exist in my version (1.0.1)

sudo -u www-data /opt/invenio/bin/inveniocfg --check-openoffice
should be
sudo -u www-data /opt/invenio/bin/inveniocfg --check-openoffice-dir


Had to add 2 lines in the /etc/sudoers for this to work
www-data localhost=(nobody) NOPASSWD: /usr/bin/python
www-data ALL=(nobody) NOPASSWD: ALL

--create-demo-site and --load-demo-records works
but i get several error-mails  with :

'Error in extracting text from bibdoc 60, version 1'
or
"ERROR: it's impossible to correctly extract words 
fromhttp://www.osteopathic-invenio.com//record/11/files/0101431.fig7.ps.gz";

and then

The following problem occurred on<http://www.osteopathic-invenio.com/>  
(Invenio 1.0.1)
2012-09-17 21:03:57 -> InvenioWebSubmitFileConverterError: Unexpected error when 
converting from /opt/invenio/var/data/files/g0/58/0003295.fig2.ps.gz;1 to .txt (<type 
'exceptions.IOError'>): [Errno 2] No such file or directory: 
'/opt/invenio/etc/websubmit/file_converter_templates/ISOCoatedsb.icc'


will continue tomorrow ...
Nenad



On 17.09.2012 20:24, Benoit Thiell wrote:
Hi Nenad.

You are using an old version of the INSTALL file. Please see
http://invenio-software.org/browser/INSTALL for an updated version.

As for the Yes, I know!, you can append the option --yes-i-know to
your inveniocfg command and it will have the same effect.

Cheers.
Benoit.


Reply via email to