Explore >> Select a destination


You are here

blog.matteoferla.com
| | bitsanddragons.wordpress.com
10.6 parsecs away

Travel
| | This is just a recipe. I previously had issues with GLIBC, now on my current CentOS 7.8 I can't update it via yum anymore. This is my (simple) recipe: wget https://ftp.gnu.org/gnu/glibc/glibc-2.25.tar.gztar -xvzf glibc-2.25.tar.gzcd glibc-2.25/mkdir buildcd build/../configure --prefix=/opt/local/glibc-2.25/make -j8make install Of course after that we need to add it to LD_LIBRARY_PATH. Like this: export LD_LIBRARY_PATH=/opt/local/glibc-2.25/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} That's...
| | mihai.fm
6.9 parsecs away

Travel
| |
| | techrights.org
11.0 parsecs away

Travel
| |
| | www.humprog.org
135.9 parsecs away

Travel
|