On Mon, 6 Dec 2021, Bowie Bailey via clamav-users wrote:
I followed the instructions to install the prerequisites and then went
through the steps for the default build. Everything went fine until I got to
the last step.
$ sudo cmake --build . --target install
sudo: cmake: command not found
On 12/6/2021 10:04 PM, Paul Kosinski wrote:
On Mon, 6 Dec 2021 16:41:51 -0500
Bowie Bailey via clamav-users wrote:
I followed the instructions to install the prerequisites and then went through
the
steps for the default build. Everything went fine until I got to the last step.
$ sudo cmake
On Mon, 6 Dec 2021 16:41:51 -0500
Bowie Bailey via clamav-users wrote:
> I followed the instructions to install the prerequisites and then went
> through the
> steps for the default build. Everything went fine until I got to the last
> step.
>
> $ sudo cmake --build . --target install
> sudo
Hi there,
On Mon, 6 Dec 2021, Bowie Bailey via clamav-users wrote:
...
$ sudo cmake --build . --target install
sudo: cmake: command not found
...
Do I need to re-install cmake system-wide ...
That's what I did.
Could I log in as root, add the /home/username/.local/bin directory to the
path,
I followed the instructions to install the prerequisites and then went through the
steps for the default build. Everything went fine until I got to the last step.
$ sudo cmake --build . --target install
sudo: cmake: command not found
The instructions have me install cmake under my user directo