Index | Thread | Search

From:
Neel chakraborty <neelroboinfo365@gmail.com>
Subject:
rust port fails to build
To:
ports@openbsd.org
Date:
Tue, 10 Sep 2024 18:30:36 +0530

Download raw body.

Thread
I have checked out a copy of the ports tree from CVS, and I am trying to
install rust.
I am running OpenBSD 7.5 and not -current.

However, I face the following error on running make install
pkg_add: pkg_add must be run as root

Do I then run doas make install? Or is it a bug?