Rich,

check if biber is found, at the command line like this:
$ which biberĀ 
$ /home/tobias/.local/bin/biber
If it is not installed, install, e. g.
$ tlmgr install biber
If it is installed but not found you have to place it in $PATH:
$ echo $PATH
shows possible folders.

Hope it helps
Tobias



Am Donnerstag, dem 28.03.2024 um 12:36 -0700 schrieb Rich Shepard:
> I installed LyX-2.3.7.1 and JabRef-5.12 on my laptop running
> Slackware64-15.0. When I try to compile a document using pdflatex LyX
> tells
> me that the bibliography processor (biber) is not available (see
> attached.)
> 
> How to I make biber available in 2.3.7.1?
> 
> TIA,
> 
> Rich

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to