EMPHATICSoft Debian setup - EMPHATICSoft/emphaticsoft GitHub Wiki

These are the general copy and paste instructions if you are using Debian or Ubuntu as your primary operating system as opposed to WSL or Mac.

First Time Build

Current shell:computer@user:/home$

0.0:sudo apt install krb5-user

0.1:wget -O /etc/krb5.conf https://web.stanford.edu/dept/its/support/kerberos/dist/krb5.conf

1.1:kinit [email protected]

1.1:ssh -K -Y [email protected]

Current shell:[username@emphaticgpvm0X]$

2.1:mkdir -p /exp/emph/app/users/[username] && mkdir /exp/emph/app/users/[username]/customdir

2.2:cd /exp/emph/app/users/[username]/customdir

3.1:git clone https://github.com/EmphaticSoft/emphaticsoft

4.1:source /exp/emph/app/users/[username]/customdir/emphaticsoft/setup/setup_emphatic.sh

4.2:sl7-emph

current shell:Apptainer>

4.3:cd /exp/emph/app/users/[username]/customdir

4.4:mkdir /exp/emph/app/users/[username]/customdir/build

5.1:cd /exp/emph/app/users/[username]/customdir/build

5.2:source /exp/emph/app/users/[username]/customdir/emphaticsoft/ups/setup_for_development -p

6.1: buildtool --generator=ninja

Reenter Apptainer Mode

Current Shell:computer@user:/home$

0.0:kinit [email protected]

0.1:ssh -Y [email protected]

Current Shell:[username@emphaticgpvm0X]$

1.1:source /exp/emph/app/users/[username]/customdir/emphaticsoft/setup/setup_emphatic.sh

1.2:sl7-emph