1. Install Required Packages:

sudo apt install build-essential autoconf subversion libxml2-dev

PROJ-4.9.3 (./configure > make > sudo make install)

 

2. Check out the Code:

svn co --username=OOO --password=OOOhttps://svnserv.csiro.au/svn/ext/atlantis/runFiles/trunk/SETas_model_New_Trunk/

 

3. Building the source code:

aclocal

autoheader

autoconf

automake -a

 

./configure

make CFLAGS='-Wno-misleading-indentation -Wno-format -Wno-implicit-fallthrough'

sudo make install

 

4. Running Atlantis:

cd atlantisman

./atlantisMerged

'잡학사전 > Atlantis' 카테고리의 다른 글

SVN Checkout  (0) 2023.12.08

+ Recent posts