What OS do you run?
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 9.1 (stretch)
Release:        9.1
Codename:       stretch

$ uname -a
Linux amhost 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux

$ locale
LANG=de_DE.utf8
LANGUAGE=
LC_CTYPE="de_DE.utf8"
LC_NUMERIC="de_DE.utf8"
LC_TIME="de_DE.utf8"
LC_COLLATE="de_DE.utf8"
LC_MONETARY="de_DE.utf8"
LC_MESSAGES="de_DE.utf8"
LC_PAPER="de_DE.utf8"
LC_NAME="de_DE.utf8"
LC_ADDRESS="de_DE.utf8"
LC_TELEPHONE="de_DE.utf8"
LC_MEASUREMENT="de_DE.utf8"
LC_IDENTIFICATION="de_DE.utf8"
LC_ALL=

Ports/packages or compiled from sources?
Packages. Let's have a look:

$ which bib2ris
/usr/bin/bib2ris

$ dpkg -S /usr/bin/bib2ris
refdb-clients: /usr/bin/bib2ris

$ aptitude show refdb-clients | head -4
Paket: refdb-clients
Version: 1.0.2-3
Neu: ja
Zustand: Installiert


What version of the btparse library?
$ aptitude show libbtparse1 | head -4
Paket: libbtparse1
Version: 0.78-1
Zustand: Installiert
Automatisch installiert: ja

Do you have any entries in your global or personal bib2risrc files?
If any configuration files exist at all, I did not touch them. I did a pretty much clean installation of refdb-clients, so they are in the state left by the installer.

Reply via email to