{"id":58,"date":"2021-01-12T09:25:09","date_gmt":"2021-01-12T09:25:09","guid":{"rendered":"https:\/\/veltzer.net:8890\/?p=58"},"modified":"2021-01-12T09:25:09","modified_gmt":"2021-01-12T09:25:09","slug":"debugging-shared-library-problems","status":"publish","type":"post","link":"https:\/\/veltzer.net:8890\/debugging-shared-library-problems\/","title":{"rendered":"Debugging shared library problems"},"content":{"rendered":"\n

A tip: sometimes you install stuff from source and library search order makes analyzing which library you are actually using a mess. A useful tool is ldconfig -p<\/code> that will print the cache of the dynamic linker for you allowing you to understand which libraries are actually being used.<\/p>\n","protected":false},"excerpt":{"rendered":"

A tip: sometimes you install stuff from source and library search order makes analyzing which library you are actually using a mess. A useful tool is ldconfig -p that will print the cache of the dynamic linker for you allowing you to understand which libraries are actually being used.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[10],"tags":[26,64,71,72],"_links":{"self":[{"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/posts\/58"}],"collection":[{"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/comments?post=58"}],"version-history":[{"count":1,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/posts\/58\/revisions"}],"predecessor-version":[{"id":59,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/posts\/58\/revisions\/59"}],"wp:attachment":[{"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/media?parent=58"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/categories?post=58"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/veltzer.net:8890\/wp-json\/wp\/v2\/tags?post=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}