On 05/09/2023 13:41 CEST jacktby jacktby <jack...@gmail.com> wrote:

> I use “rm -rf /data”, the ‘/data’ is the prefix when I execute ./configure
> command firstly, but after I ‘rm’ it, and use the command again, I can’t get
> the /data content. Why?

./configure only configures make.  You need to run  make install  to create
the installation directory as part of the installation process.

--
Erik


Reply via email to