Jeztah
Active member
Looking for a bit of help.
A few years ago I ran multiple MNs, and never had a problem getting them running in linux. Fast forward to now and I'm struggling.
Just ran make install and wanted to start dashd.
So it looks like the NEW version of glib I had to install to compile something else is the dominant one instead of the one under my dash directory.
How can I correct this?
Thanks!!
A few years ago I ran multiple MNs, and never had a problem getting them running in linux. Fast forward to now and I'm struggling.
Just ran make install and wanted to start dashd.
Code:
[19:52][root@coolservername dash]# /root/dash/src/dashd
/root/dash/src/dashd: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /root/dash/src/dashd)
/root/dash/src/dashd: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /root/dash/src/dashd)
/root/dash/src/dashd: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /root/dash/src/dashd)
/root/dash/src/dashd: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /root/dash/src/dashd)
/root/dash/src/dashd: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /root/dash/src/dashd)
So it looks like the NEW version of glib I had to install to compile something else is the dominant one instead of the one under my dash directory.
How can I correct this?
Thanks!!
Last edited: