{"id":318,"date":"2024-10-16T10:39:58","date_gmt":"2024-10-16T10:39:58","guid":{"rendered":"https:\/\/thinkdebian.net\/blog\/?p=318"},"modified":"2024-10-16T10:45:02","modified_gmt":"2024-10-16T10:45:02","slug":"debian-12-fix-libpangox-missing-dependency-error-for-anydesk-6-0-1","status":"publish","type":"post","link":"https:\/\/thinkdebian.net\/blog\/debian-12-fix-libpangox-missing-dependency-error-for-anydesk-6-0-1\/","title":{"rendered":"Debian 12 \u2013 Fix libpangox missing dependency error for Anydesk 6.0.1"},"content":{"rendered":"\n<p>I downgraded Anydesk in my Debian 12 installation from the latest 7.x version to 6.0.1, and I got a dependency error on the libpangox library and Anydesk 6.0.1 did not start properly.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/usr\/bin\/anydesk: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory<\/pre>\n\n\n\n<p>The quick fix (if there are no side-effects I might notice in the future) is a simple symbolic link:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">root@x220:~# <strong>cd \/usr\/lib\/x86_64-linux-gnu\/<\/strong>\nroot@x220:\/usr\/lib\/x86_64-linux-gnu# <strong>ln -s libpangoxft-1.0.so libpangox-1.0.so.0<\/strong>\nroot@x220:\/usr\/lib\/x86_64-linux-gnu#<\/pre>\n\n\n\n<p>The libpangoxft-1.0.so file is provided by the libpango1.0-dev package, which was already installed in my system.<\/p>\n\n\n\n<p>This fixed the issue and Anydesk started normally again, retaining my history of outgoing connections, as I did not mess with the ~\/.anydesk directory.<br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I downgraded Anydesk in my Debian 12 installation from the latest 7.x version to 6.0.1, and I got a dependency error on the libpangox library and Anydesk 6.0.1 did not start properly. \/usr\/bin\/anydesk: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory The quick fix (if there are &#8230; <a title=\"Debian 12 \u2013 Fix libpangox missing dependency error for Anydesk 6.0.1\" class=\"read-more\" href=\"https:\/\/thinkdebian.net\/blog\/debian-12-fix-libpangox-missing-dependency-error-for-anydesk-6-0-1\/\" aria-label=\"More on Debian 12 \u2013 Fix libpangox missing dependency error for Anydesk 6.0.1\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[2,4],"tags":[12,13],"_links":{"self":[{"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/posts\/318"}],"collection":[{"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/comments?post=318"}],"version-history":[{"count":6,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/posts\/318\/revisions"}],"predecessor-version":[{"id":324,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/posts\/318\/revisions\/324"}],"wp:attachment":[{"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/media?parent=318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/categories?post=318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thinkdebian.net\/blog\/wp-json\/wp\/v2\/tags?post=318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}