When I try to build this robinhood on Ubuntu 22.04 (kernel: 5.15.0-122-generic), there are some errors.
make rpm
error: Failed build dependencies:
/usr/include/mysql/mysql.h is needed by robinhood-3.1.7-1.lustre.x86_64
glib2-devel >= 2.16 is needed by robinhood-3.1.7-1.lustre.x86_64
jemalloc is needed by robinhood-3.1.7-1.lustre.x86_64
jemalloc-devel is needed by robinhood-3.1.7-1.lustre.x86_64
libattr-devel is needed by robinhood-3.1.7-1.lustre.x86_64
lustre-client is needed by robinhood-3.1.7-1.lustre.x86_64
In fact, the above dependency packages have been installed.
So I want to know if robinhood can be built, installed and run on Ubuntu?
When I try to build this robinhood on Ubuntu 22.04 (kernel: 5.15.0-122-generic), there are some errors.
make rpm
In fact, the above dependency packages have been installed. So I want to know if robinhood can be built, installed and run on Ubuntu?