skip to Main Content

install podman v4.x on centos7

I have followed both of these guides to install custom versions of podman on centos7 Official podman computingforgeeks I have had more luck with the latter but i get stuck toward the end of the process when i run either…

VIEW QUESTION

Why do I get error compiling Ruby 3.2 on CentOS 7?

I try to build Ruby 3.2 using ruby-build plugin for rbenv but get some strange compilation error: compiling bignum.c In file included from vm_core.h:164:0, from iseq.h:14, from mini_builtin.c:3, from miniinit.c:51: thread_pthread.h:109:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before…

VIEW QUESTION

Can't install node js ver 18 on centOS 7.9

when i trying install node js ver 18 on centos it's show me this error Error: Package: 2:nodejs-18.15.0-1nodesource.x86_64 (nodesource) Requires: libc.so.6(GLIBC_2.28)(64bit) Error: Package: 2:nodejs-18.15.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) Error: Package: 2:nodejs-18.15.0-1nodesource.x86_64 (nodesource) Requires: libm.so.6(GLIBC_2.27)(64bit) Error: Package: 2:nodejs-18.15.0-1nodesource.x86_64 (nodesource) Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Error:…

VIEW QUESTION
Back To Top
Search