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

Can we get AIX binary for 1.0.8? #24

Closed
c3rberus opened this issue Sep 29, 2020 · 6 comments
Closed

Can we get AIX binary for 1.0.8? #24

c3rberus opened this issue Sep 29, 2020 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@c3rberus
Copy link

There is a new 1.0.8 release but no aix7_binary_stenc-1.0.8. Is it possible to attach a binary version for us that don't have access to an AIX box with builds tools. Would be very useful.

@jonasstein jonasstein added the help wanted Extra attention is needed label Nov 9, 2020
@jonasstein
Copy link
Collaborator

I have no AIX, but I think @ninthclowd has access to AIX. We need volunteers who compile and test binaries.

@ninthclowd
Copy link
Collaborator

unfortunately I am in a different job now and don't have access to an AIX system anymore

@ninthclowd
Copy link
Collaborator

@c3rberus, it has been a long time since I originally compiled the binaries on AIX, but I seem to remember installing various build tools from https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-alpha. I would try installing the following:

  • gcc
  • gcc-c++
  • autoconf
  • make (GNU)

From there I believe you can do the following:
autoreconf --install
./configure --with-static-libgcc
gmake

That should get you the binary.

@c3rberus
Copy link
Author

Looks like a bunch of dependencies needed to install gcc, I'll see if I can get someone over at unix.com with access to AIX 7.2 build system to do a one-off build.

@jonasstein
Copy link
Collaborator

We still have no one with AIX. See also #54

@jonasstein
Copy link
Collaborator

Closing here, as we have no AIX available here. Please join the beta testers, if you can help out with AIX.

@jonasstein jonasstein closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants