Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sar_tool install #35

Open
zahraforoodi opened this issue Jul 10, 2024 · 6 comments
Open

sar_tool install #35

zahraforoodi opened this issue Jul 10, 2024 · 6 comments

Comments

@zahraforoodi
Copy link

Hi,
when I install sar_tool
I face the error
cpxfiddle.cc:1857:21: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
if (argv[optind]=='\0')

@avalentino
Copy link

If you are on ubuntu you can just install doris via apt:

$ sudo apt install doris

sar_tools executables are installed in /usr/lib/doris

@zahraforoodi
Copy link
Author

Thanks a lot
Then we install getorb.
but I dont how to install getorb.
finally I would like to install stamps
Could you install it?

@avalentino
Copy link

Getorb should be quite easy to build.
The source code is at http://www.deos.tudelft.nl/ers/precorbs/tools/getorb_pack.shtml, then you need a fortran compiler. On ubuntu you can use gfortran.
Regarding Stamp, I do not use it, but I think that you will need Matlab or Octave. The second is available in ubuntu but I do not know what additional packages are needed to use Stamps.

@avalentino
Copy link

Now getorb for Ubuntu 24.04 is also availabel via PPA: https://launchpad.net/~a.valentino/+archive/ubuntu/eotools

@zahraforoodi
Copy link
Author

Hi
Thank you very much.
I installed getorb_2.3.2.tar.gz.
Also I installed snaphu and Stamps 4.1 and ROI_PAC. e.g. when I run meris command. I faced the command Not found

@avalentino
Copy link

:)
Well, also snaphu is in ubuntu
No idea about the meris command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants