-
Notifications
You must be signed in to change notification settings - Fork 52
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
Comments
If you are on ubuntu you can just install doris via apt:
sar_tools executables are installed in |
Thanks a lot |
Getorb should be quite easy to build. |
Now getorb for Ubuntu 24.04 is also availabel via PPA: https://launchpad.net/~a.valentino/+archive/ubuntu/eotools |
Hi |
:) |
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')
The text was updated successfully, but these errors were encountered: