Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md Improvements needed #3

Open
susan-pgedge opened this issue Mar 4, 2025 · 3 comments
Open

README.md Improvements needed #3

susan-pgedge opened this issue Mar 4, 2025 · 3 comments

Comments

@susan-pgedge
Copy link
Contributor

susan-pgedge commented Mar 4, 2025

The readme file needs some improvements; it doesn't tell the user why they are using this repo, and what the build processes produce. This first example was run on Ubuntu; the build steps that are documented in this repo fail:

Image

Image

Image

@susan-pgedge
Copy link
Contributor Author

Similarly, I get errors on R9:

'/lib64/libuuid.so.1.3.0' -> '/opt/pgbin-build/pgbin/shared/lib//./libuuid.so.1.3.0'
'/lib64/libblkid.so.1' -> '/opt/pgbin-build/pgbin/shared/lib//./libblkid.so.1'
'/lib64/libblkid.so.1.1.0' -> '/opt/pgbin-build/pgbin/shared/lib//./libblkid.so.1.1.0'
'/lib64/libgcrypt.so.20' -> '/opt/pgbin-build/pgbin/shared/lib//./libgcrypt.so.20'
'/lib64/libgcrypt.so.20.4.0' -> '/opt/pgbin-build/pgbin/shared/lib//./libgcrypt.so.20.4.0'
'/lib64/libmount.so.1' -> '/opt/pgbin-build/pgbin/shared/lib//./libmount.so.1'
'/lib64/libmount.so.1.1.0' -> '/opt/pgbin-build/pgbin/shared/lib//./libmount.so.1.1.0'
rm: cannot remove 'libresolv.so': No such file or directory
./sharedLibs.sh: line 82: patchelf: command not found

@hayee-bhatti
Copy link
Contributor

The pgbin build system is designed to run on either :

  • rhel (rocky/alma) 8 amd
  • rhel (rocky/alma) 9 arm

If you are on any other OS/version/architecture combo, it wont work ...

@susan-pgedge
Copy link
Contributor Author

I'll add that to the README...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants