You are not logged in.

#1 2020-10-21 23:13:56

r00tr4t
Member
Registered: 2013-01-16
Posts: 100

bash: biber: command not found?[Solved]

Hello, arch forum.

I'm trying to compile LaTeX on my machine and can not get the bibliography to work.
As a minimal example, I'm following this guide at Wikibooks
I get problems when the following command is to be executed.

$ biber lauraPhd2016Main
-bash: biber: command not found

So to investigate that, first I checked if biber was installed.

$ pacman -Ss biber
community/biber 1:2.14-2 [installed]
    A Unicode-capable BibTeX replacement for biblatex users

Yes its installed. Check if it is some where the system recognize.

$ whereis  biber
biber: /usr/share/man/man1/biber.1p.gz

So the man file is installed. yay. man works.
Then I tested to symlink biber to bibtex but that did not seam to work ether.
Any one know what error i have made this time?

Last edited by r00tr4t (2020-10-22 08:18:12)

Offline

#2 2020-10-21 23:23:13

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: bash: biber: command not found?[Solved]

When you log into a tty, does it show errors? It appears your $PATH is broken, probably because of unmerged .pacnew files.

Offline

#3 2020-10-22 08:17:48

r00tr4t
Member
Registered: 2013-01-16
Posts: 100

Re: bash: biber: command not found?[Solved]

Wow $PATH was broken.

$ biber
Usage:
      biber [options] file[.bcf]
      biber [options] --tool <datasource>

      Creates "file.bbl" using control file "file.bcf" (".bcf" extension is
      optional). Normally use with biblatex requires no options as they are
      all set in biblatex and passed via the ".bcf" file

      In "tool" mode (see B<--tool> option), takes a datasource (defaults to
      "bibtex" datasource) and outputs a copy of the datasource with any command-line
      or config file options applied.

      Please run "biber --help" for option details

Yea i have quite a few of pacnew files on my computer right now a and solving ./etc/profile.pacnew perhaps fixed it. Will mark tihs thread as solved.

Offline

#4 2020-11-12 12:34:00

jmjr
Member
Registered: 2020-11-12
Posts: 1

Re: bash: biber: command not found?[Solved]

I have the exact same issue as r00tr4t. But I don't know how to find out if my $PATH is broken and if so, how to fix it. Can you help?

Offline

#5 2020-11-12 13:05:45

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: bash: biber: command not found?[Solved]

If you're not sure how to deal with pacnew files, read https://wiki.archlinux.org/index.php/Pa … nd_Pacsave

If that still doesn't help, open a new topic.

https://wiki.archlinux.org/index.php/Co … ow_to_post

Closing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB