{"id":116,"date":"2005-04-15T01:18:29","date_gmt":"2005-04-14T22:18:29","guid":{"rendered":"https:\/\/void.gr\/kargig\/blog\/?p=116"},"modified":"2005-04-15T01:18:29","modified_gmt":"2005-04-14T22:18:29","slug":"gentoo-and-acrobat-reader-firefox-plugin-fix","status":"publish","type":"post","link":"https:\/\/www.void.gr\/kargig\/blog\/2005\/04\/15\/gentoo-and-acrobat-reader-firefox-plugin-fix\/","title":{"rendered":"Gentoo and Acrobat Reader Firefox plugin fix"},"content":{"rendered":"<p>If you use gtk+ with version higher than 2.4.9 you might have noticed that the acrobat reader plugin does not work with firefox. To solve this you have to take certain steps.<br \/>\n<code>mkdir \/opt\/Acrobat7\/Reader\/intellinux\/lib\/gui<br \/>\nebuild \/usr\/portage\/x11-libs\/gtk+\/gtk+-2.4.9-r1.ebuild install<br \/>\ncp -ax \/var\/tmp\/portage\/gtk+-2.4.9-r1\/image\/usr\/lib\/* \/opt\/Acrobat7\/Reader\/intellinux\/lib\/gui\/<\/code><\/p>\n<p>Now edit &#8216;acoread&#8217; (\/usr\/bin\/acroread)<\/p>\n<p>find this section in the acroread script:<br \/>\n<code>  intellinux)<br \/>\n    LD_LIBRARY_PATH=\"`prepend \"$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/lib:$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/sidecars\" \"$LD_LIBRARY_PATH\"`\"<br \/>\n    export LD_LIBRARY_PATH<br \/>\n    ;; <\/code><\/p>\n<p>now modify the LD_LIBRARY_PATH line, ie. the &#8216;intellinux)&#8217; one to look as follows:<br \/>\n<code>LD_LIBRARY_PATH=\"`prepend \"$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/lib\/gui:$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/lib:$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/sidecars\" \"$LD_LIBRARY_PATH\"`\" <\/code><\/p>\n<p>and you are set \ud83d\ude42<\/p>\n<p>try the acrobat reader plugin now \ud83d\ude42<\/p>\n<p>It works for me!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you use gtk+ with version higher than 2.4.9 you might have noticed that the acrobat reader plugin does not work with firefox. To solve this you have to take certain steps. mkdir \/opt\/Acrobat7\/Reader\/intellinux\/lib\/gui ebuild \/usr\/portage\/x11-libs\/gtk+\/gtk+-2.4.9-r1.ebuild install cp -ax \/var\/tmp\/portage\/gtk+-2.4.9-r1\/image\/usr\/lib\/* \/opt\/Acrobat7\/Reader\/intellinux\/lib\/gui\/ Now edit &#8216;acoread&#8217; (\/usr\/bin\/acroread) find this section in the acroread script: intellinux) LD_LIBRARY_PATH=&#8221;`prepend &#8220;$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/lib:$ACRO_INSTALL_DIR\/$ACRO_CONFIG\/sidecars&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"footnotes":""},"categories":[1,3],"tags":[],"class_list":["post-116","post","type-post","status-publish","format-standard","hentry","category-general","category-linux"],"aioseo_notices":[],"views":11588,"_links":{"self":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/comments?post=116"}],"version-history":[{"count":0,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/116\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/media?parent=116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/categories?post=116"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/tags?post=116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}