ovis-hpc / ldms

OVIS/LDMS High Performance Computing monitoring, analysis, and visualization project.
https://github.com/ovis-hpc/ovis-wiki/wiki
Other
97 stars 50 forks source link

Problem of installing ovis on CentOS 7 #10

Closed Mzcg closed 6 years ago

Mzcg commented 6 years ago

Hello ovis development team,

I am working on a project with Los Almos lab that need to install the LDMS to collect some data. I follow these instructions to install: https://www.opengridcomputing.com/wordpress/index.php/ovis-3-3-user-guide/ However, I installed all the dependencies, and follow the Quick build guide. However, after I have done the command "../configure --prefix=/home/foo/opt/ovis --enable-baler --enable-sos --enable-swig" and start doing "make", there are a few errors coming up: (the following is the screenshot) image

I am not sure how to fix the undefined reference to sos_iter_pos_set or sos_iter_pos_get. I am not sure if this is version issue or not. I also checked the keyword using grep, it gave me the following result: image

Does anyone know anything about this issue? I would really appreciate for y'all helps!

Bests, Mzcg

baallan commented 6 years ago

Please use the latest ldms public release on github/ovis-hpc/ovis. You will find build instructions/recipes in github/baallan/distribution (see file rhel7/firerpms).