On Wed, 25 Jan 2012, Sebastian Schindler wrote: > But I found a much more "meaningful" error in "invenio.err". Here it > is: > >>> 2012-01-25 14:22:49 -> NoOptionError: No option >>> 'relevance_number_output_prologue' in section: 'citation' >>> [...] >>> file = "'/cdsware/cds-invenio/etc/bibrank/citation.cfg'"
Please look at your bibrank configuration file `/cdsware/cds-invenio/etc/bibrank/citation.cfg'. It is apparently missing mandatory configuration option `relevance_number_output_prologue'. You can check what it should contain by comparing it against `citation.cfg' example demo file coming with your Invenio sources. (Or else see the latest master version at <http://invenio-software.org/repo/invenio/tree/modules/bibrank/etc/citation.cfg>.) Best regards -- Tibor Simko
