Syrthes 3.4

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Pisolino
Posts: 86
Joined: Thu Apr 26, 2012 1:55 pm

Re: Syrthes 3.4

Post by Pisolino »

solved, in ubuntu you have to
sudo make
sudo make install
Andrea
CEO and R&D manager @ ARGO srl

mail: info@argosrl.eu
site: www.argosrl.eu
Yvan Fournier
Posts: 4208
Joined: Mon Feb 20, 2012 3:25 pm

Re: Syrthes 3.4

Post by Yvan Fournier »

Hello,

you actually only need "sudo" for "make install", not for "make".

Also, if you define an install prefix in a subdirectory of your home directory, you do not need "sudo" at all (but you then need either to use an absolute path, or to add <install_prefix>/bin to your PATH).

Best regards,

Yvan
Post Reply