{"id":1221,"date":"2011-06-28T22:02:40","date_gmt":"2011-06-28T14:02:40","guid":{"rendered":"https:\/\/webhostinggeeks.com\/howto\/?p=1221"},"modified":"2023-04-28T09:50:20","modified_gmt":"2023-04-28T09:50:20","slug":"how-to-resolved-dependencies-for-pdftotext-if-not-found","status":"publish","type":"post","link":"https:\/\/webhostinggeeks.com\/howto\/how-to-resolved-dependencies-for-pdftotext-if-not-found\/","title":{"rendered":"How to Resolved Dependencies for pdftotext if Not Found"},"content":{"rendered":"<p>In certain condition, pdftotext is required to be installed on linux operation system. Pdftotext utility can convert Portable Document Format (PDF) files to plain text. It reads the PDF file, and writes a text file. In linux, this commonly use as the dependencies and it compulsary for some system like Gforge Community Edition and Gforge Advance Server. I just found the solution on how to resolved the dependencies issue while trying to install Gforge Advance Server. You just need to run below command.<\/p>\n<ol>\n<pre class=\"code\">\n[root@server ~]# yum install poppler-utils\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * addons: centos.maulvi.net\n * base: centos.maulvi.net\n * epel: mirror.neu.edu.cn\n * extras: centos.maulvi.net\n * updates: ossm.utm.my\nSetting up Install Process\nResolving Dependencies\n--> Running transaction check\n---> Package poppler-utils.i386 0:0.5.4-4.4.el5_6.17 set to be updated\n--> Processing Dependency: poppler = 0.5.4-4.4.el5_6.17 for package: poppler-utils\n--> Processing Dependency: libpoppler.so.1 for package: poppler-utils\n--> Running transaction check\n---> Package poppler.i386 0:0.5.4-4.4.el5_6.17 set to be updated\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n==========================================================================================\n Package                Arch          Version                      Repository        Size\n==========================================================================================\nInstalling:\n poppler-utils          i386          0.5.4-4.4.el5_6.17           updates           73 k\nInstalling for dependencies:\n poppler                i386          0.5.4-4.4.el5_6.17           updates          3.0 M\n\nTransaction Summary\n==========================================================================================\nInstall       2 Package(s)\nUpgrade       0 Package(s)\n\nTotal download size: 3.1 M\nIs this ok [y\/N]: y\nDownloading Packages:\n(1\/2): poppler-utils-0.5.4-4.4.el5_6.17.i386.rpm                   |  73 kB     00:01\n(2\/2): poppler-0.5.4-4.4.el5_6.17.i386.rpm                         | 3.0 MB     00:58\n------------------------------------------------------------------------------------------\nTotal                                                      52 kB\/s | 3.1 MB     01:01\nRunning rpm_check_debug\nRunning Transaction Test\nFinished Transaction Test\nTransaction Test Succeeded\nRunning Transaction\n  Installing     : poppler                                                            1\/2\n  Installing     : poppler-utils                                                      2\/2\n\nInstalled:\n  poppler-utils.i386 0:0.5.4-4.4.el5_6.17\n\nDependency Installed:\n  poppler.i386 0:0.5.4-4.4.el5_6.17\n\nComplete!\n<\/pre>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>In certain condition, pdftotext is required to be installed on linux operation system. Pdftotext utility can convert Portable Document Format (PDF) files to plain text. It reads the PDF file,&#8230;<\/p>\n","protected":false},"author":6,"featured_media":323,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"wds_primary_category":0,"footnotes":""},"categories":[1151],"tags":[1246,1536,1638],"class_list":["post-1221","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gforge-advance-server","tag-centos-5-5","tag-linux","tag-pdftotext"],"_links":{"self":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/1221","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/comments?post=1221"}],"version-history":[{"count":0,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/posts\/1221\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media\/323"}],"wp:attachment":[{"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/media?parent=1221"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/categories?post=1221"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webhostinggeeks.com\/howto\/wp-json\/wp\/v2\/tags?post=1221"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}