my operating system is rocky8.5。when i execute “curl https://install.citusdata.com/community/rpm.sh | sudo bash”,tell me “Detected operatiog system as rocky/8 Unfortunately,your operating system distribution and version are not supported by this script”.can you help me?
Asked
Active
Viewed 246 times
1 Answers
0
As the error message suggests, we don't release packages for this OS; but building Citus from the source would help if this is applicable to you.

onurctirtir
- 200
- 5
-
thank you. to build Citus source myself ? – scott May 31 '22 at 07:57
-
building & installing citus extension from the source code, by following this link: https://github.com/citusdata/citus/blob/v10.2.5/CONTRIBUTING.md – onurctirtir May 31 '22 at 08:04