You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.
hi !
i work with RHEL 2.6.32-573.14.1.el6.x86_64
and the install of client mattermost is ok
but the app don't start with error of version of /lib/libc.so.6
/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /usr/lib64/libstdc++.so.6: version GLIBCXX_3.4.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: versionGLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron)
/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /usr/lib64/libstdc++.so.6: version GLIBCXX_3.4.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libnode.so) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: versionGLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libnode.so)
/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: version GLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libgcrypt.so.11) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: versionGLIBC_2.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libgcrypt.so.11)
npm ERR! weird error 1
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi !
i work with RHEL 2.6.32-573.14.1.el6.x86_64
and the install of client mattermost is ok
but the app don't start with error of version of /lib/libc.so.6
how to get around that ?
thanks for idea !
ERROR BELOW :
/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /usr/lib64/libstdc++.so.6: version
GLIBCXX_3.4.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: version
GLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron)/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /usr/lib64/libstdc++.so.6: version
GLIBCXX_3.4.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libnode.so) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: version
GLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libnode.so)/home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: version
GLIBC_2.14' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libgcrypt.so.11) /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/electron: /lib64/libc.so.6: version
GLIBC_2.15' not found (required by /home/fabrice/matterfront/node_modules/electron-prebuilt/dist/libgcrypt.so.11)npm ERR! weird error 1
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: