Compilation for CentOS x64 #101
Closed
sayyedaleem
started this conversation in
General
Replies: 2 comments 2 replies
-
it should be part of the autoconf package. Is it installed? see also https://www.thegeekdiary.com/autoreconf-command-not-found/ |
Beta Was this translation helpful? Give feedback.
2 replies
-
CentOS 7 is too old, gcc-c++ doesn't support c++17, also pkgconfig is too old. If you really need stenc, the last supported version is 1.0.8 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
I think Stenc compilation package does not run CentOS Linux release 7.6.1810 (Core). Running autogen.sh command results in the following error;
./autogen.sh: line 6: autoreconf: command not found
Do I need to install additional package before compiling Stenc on CentOS Linux release 7.6.1810 (Core).
Thanks
Aleem
Beta Was this translation helpful? Give feedback.
All reactions