forked from hyperic/sigar
-
Notifications
You must be signed in to change notification settings - Fork 1
System Information Gatherer And Reporter
License
SumoLogic/sigar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Visit the SIGAR Wiki for documentation, bugs, support, etc.: http://sigar.hyperic.com/ - [How to build sigar for java binding](#How to build sigar for java binding) * [Prerequisites and limitations](#prerequisites-and-limitations) * [Building sigar](#building-sigar-lib) # How to build sigar for java binding ##prerequisites-and-limitations * You need to install Visual Studio 2022 Community Version with Windows SDk 10 * Install the apache ant from link - https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.gz * Extract the tar * Set the `bin` folder path of apache in `PATH` environment variable. ##building-sigar-lib * Open the `x64 Native Tools Command Prompt for VS 2022` from Start Menu * Go to the path of java folder of this repo `cd <Workspace>\bindings\java` * Run the cmd `ant` * Check the output if the build is successful
About
System Information Gatherer And Reporter
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 57.0%
- Java 31.2%
- Perl 3.2%
- C++ 2.1%
- Go 1.8%
- Ruby 1.1%
- Other 3.6%