solved, in ubuntu you have to
sudo make
sudo make install
Syrthes 3.4
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Syrthes 3.4
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
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