You are not logged in.
Pages: 1
Hi.
I have had an issue, with biber, where it is not part of $PATH after installation.
I can see that others have had the same problem before:
https://bbs.archlinux.org/viewtopic.php?id=260069
I did not have any unresolved .pacnew files.
I found biber under /usr/bin/vendor_perl/biber and added the path manually to $PATH.
I can see that perl have some policies on where to place files:
https://wiki.archlinux.org/title/Perl_Policy
, but shouldn't a package installed from the official repo by pacman be in $PATH by default?
Leaving this here in case others stumble upon the same problem.
Offline
What shell? If you're on fish or something, you need to set things up yourself. Most other things should be sourcing /etc/profile, which would set this up.
Offline
Pages: 1