Subj : MBSE 1.07 - trying to compile
To : Dave Vandermeer
From : Bill McGarrity
Date : Tue Apr 18 2017 01:48 am
-=> Dave Vandermeer wrote to Bill McGarrity on 04-17-17 16:37 <=-
DV> On 04/06/17, Bill McGarrity said the following...
BM> -=> Dane Beko wrote to All on 04-05-17 17:23 <=-
BM>
BM>
BM> DB> mbse@MBSE-PC:/tmp/mbsebbs-1.0.7$ sudo make install
BM>
DV> There is your problem right there. you cannot use sudo to make install
DV> you have to use the 'su' command
DV> mbse@MBSE-PC:/tmp/mbsebbs-1.0.4$ su
DV> <enter password for root>
DV> mbse@MBSE-PC:/tmp/mbsebbs-1.0.4$ make install
DV> mbse@MBSE-PC:/tmp/mbsebbs-1.0.4$ exit
DV> Make sure you do not clear the shell (do not use su -) or it will also
DV> lose the variables where to put stuff when getting ready to install
it's not me who needed the info... It was Dane Beko...