tuhaihe opened a new issue, #276: URL: https://github.com/apache/cloudberry-site/issues/276
The current “Build from Source Code” section under the `Deploy and Build` documentation needs a major update. There are several issues with the existing content: * The instructions reference outdated operating systems (e.g., Ubuntu 18.04). * Build dependencies and requirements are not clearly documented. * The `configure` parameters are vague or incomplete. * Many steps are common across OSes but are not unified or cross-referenced. To address these issues, I plan to refactor and rewrite this section to make it clearer, more accurate, and easier to follow for new users and contributors. Proposed Outline: 1. System Requirements 2. Required Packages 3. Create `gpadmin` User 4. Required Configuration 5. System Settings 6. Download Source Code 7. Run `configure` 8. Build and Install Cloudberry and Contrib Extensions 9. Verify Installation 10. Create Demo Cluster 11. Run Tests I will begin working on this over the next few weeks. Feedback and suggestions are welcome! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
