Subj : MBSE Install
To : Steven Bennett
From : Andrew Leary
Date : Sat Aug 03 2024 05:16 am
Hello Steven!
02 Aug 24 14:13, you wrote to all:
SB> I have tried several times now to get MBSE installed. I have tried
SB> SuSe, Ubuntu, GhostBSD, and this time Mint 20. Mint is my preferred
SB> distro, so I would like to get it working on this platform.
SB> I follow the instructions, get to "make", fine, but every single time
SB> "make install" fails with "MBSE_ROOT is not set". Is there a command
SB> to remedy this error?
Usually this error is caused by trying to use "sudo make install" ...
I just installed Mint 20 in a VM to test this. "sudo make install" fails with
the error message you described. Following the procedure as listed in
INSTALL:
su<ENTER>
<root password><ENTER>
make install<ENTER>
exit<ENTER>