Bonjour,
J'ai un comportement etrange avec ldconfig:
[c]ldconfig -p
Library cache disabled[/c]
[c]ldconfig
ldconfig: /lib/.libgcrypt.so.11.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtWebKit_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQt3Support_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtOpenGL_debug.so, skipping
ldconfig: /usr/lib/.libfipscheck.so.1.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtSvg_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtXmlPatterns_debug.so, skipping
ldconfig: can't read header from /usr/lib/libcurses.so, skipping
ldconfig: can't read header from /usr/lib/libQtDBus_debug.so, skipping
ldconfig: /usr/lib/.libssl.so.1.0.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libcursesw.so, skipping
ldconfig: /usr/lib/.libfipscheck.so.1.1.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtSql_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtXml_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtCLucene_debug.so, skipping
ldconfig: can't read header from /usr/lib/libtermcap.so, skipping
ldconfig: can't read header from /usr/lib/libQtScript_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtCore_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtDesigner_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtNetwork_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtGui_debug.so, skipping
ldconfig: /usr/lib/.libssl.so.10.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtScriptTools_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtDesignerComponents_debug.so, skipping
ldconfig: /usr/lib/.libcrypto.so.10.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtHelp_debug.so, skipping
ldconfig: /usr/lib/.libcrypto.so.1.0.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtTest_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtAssistantClient_debug.so, skipping
[/c]
Le cache est il désactivé ? comment mettre a jour alors?
Comment faire pour rajouter un chemin sans passer par la variable LD_LIBRARY_PATH ?
Autre truc bizarre, si je tape: ldd /bin/ls j'ai ça comme retour:
checking sub-depends for '/lib/librt.so.1'
checking sub-depends for '/lib/libselinux.so.1'
checking sub-depends for '/lib/libcap.so.2'
checking sub-depends for '/lib/libacl.so.1'
checking sub-depends for '/lib/libc.so.6'
Erreur de segmentation (core dumped)
Avez vous le même comportement ?
Merci pour votre aide
J'ai un comportement etrange avec ldconfig:
[c]ldconfig -p
Library cache disabled[/c]
[c]ldconfig
ldconfig: /lib/.libgcrypt.so.11.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtWebKit_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQt3Support_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtOpenGL_debug.so, skipping
ldconfig: /usr/lib/.libfipscheck.so.1.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtSvg_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtXmlPatterns_debug.so, skipping
ldconfig: can't read header from /usr/lib/libcurses.so, skipping
ldconfig: can't read header from /usr/lib/libQtDBus_debug.so, skipping
ldconfig: /usr/lib/.libssl.so.1.0.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libcursesw.so, skipping
ldconfig: /usr/lib/.libfipscheck.so.1.1.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtSql_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtXml_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtCLucene_debug.so, skipping
ldconfig: can't read header from /usr/lib/libtermcap.so, skipping
ldconfig: can't read header from /usr/lib/libQtScript_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtCore_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtDesigner_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtNetwork_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtGui_debug.so, skipping
ldconfig: /usr/lib/.libssl.so.10.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtScriptTools_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtDesignerComponents_debug.so, skipping
ldconfig: /usr/lib/.libcrypto.so.10.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtHelp_debug.so, skipping
ldconfig: /usr/lib/.libcrypto.so.1.0.0.hmac is not a shared library, skipping
ldconfig: can't read header from /usr/lib/libQtTest_debug.so, skipping
ldconfig: can't read header from /usr/lib/libQtAssistantClient_debug.so, skipping
[/c]
Le cache est il désactivé ? comment mettre a jour alors?
Comment faire pour rajouter un chemin sans passer par la variable LD_LIBRARY_PATH ?
Autre truc bizarre, si je tape: ldd /bin/ls j'ai ça comme retour:
checking sub-depends for '/lib/librt.so.1'
checking sub-depends for '/lib/libselinux.so.1'
checking sub-depends for '/lib/libcap.so.2'
checking sub-depends for '/lib/libacl.so.1'
checking sub-depends for '/lib/libc.so.6'
Erreur de segmentation (core dumped)
Avez vous le même comportement ?
Merci pour votre aide