{"id":1116,"date":"2012-10-23T09:43:56","date_gmt":"2012-10-23T09:43:56","guid":{"rendered":"http:\/\/beta.robertprice.co.uk\/robblog\/?p=1116"},"modified":"2012-10-23T09:43:56","modified_gmt":"2012-10-23T09:43:56","slug":"getting-cpan-working-on-a-turnkey-lamp-vm","status":"publish","type":"post","link":"http:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/","title":{"rendered":"Getting CPAN Working On A Turnkey LAMP VM"},"content":{"rendered":"<p>If you are using a <a href=\"http:\/\/www.turnkeylinux.org\/lampstack\">Turnkey LAMP Virtual Server<\/a> you may find that when you try to install a Perl module from <a href=\"http:\/\/www.cpan.org\/\">CPAN<\/a>, the build may fail.<\/p>\n<p>It&#8217;s a simple fix, you just need to install <code>build-essential<\/code> first.<\/p>\n<div class=\"code\"><code>apt-get update<br \/>\napt-get install build-essential<br \/>\n<\/code><\/div>\n<p>Now when you try to install your Perl modules from CPAN they should work.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are using a Turnkey LAMP Virtual Server you may find that when you try to install a Perl module from CPAN, the build may fail. It&#8217;s a simple fix, you just need to install build-essential first. apt-get update apt-get install build-essential Now when you try to install your Perl modules from CPAN they &hellip; <a href=\"http:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Getting CPAN Working On A Turnkey LAMP VM&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[2],"tags":[47],"class_list":["post-1116","post","type-post","status-publish","format-standard","hentry","category-dev","tag-perl"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting CPAN Working On A Turnkey LAMP VM - Robert Price<\/title>\n<meta name=\"description\" content=\"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting CPAN Working On A Turnkey LAMP VM - Robert Price\" \/>\n<meta property=\"og:description\" content=\"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\" \/>\n<meta property=\"og:site_name\" content=\"Robert Price\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-23T09:43:56+00:00\" \/>\n<meta name=\"author\" content=\"rob\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"rob\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\"},\"author\":{\"name\":\"rob\",\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5\"},\"headline\":\"Getting CPAN Working On A Turnkey LAMP VM\",\"datePublished\":\"2012-10-23T09:43:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\"},\"wordCount\":60,\"keywords\":[\"Perl\"],\"articleSection\":[\"Dev\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\",\"url\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\",\"name\":\"Getting CPAN Working On A Turnkey LAMP VM - Robert Price\",\"isPartOf\":{\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#website\"},\"datePublished\":\"2012-10-23T09:43:56+00:00\",\"author\":{\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5\"},\"description\":\"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/www.robertprice.co.uk\/robblog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting CPAN Working On A Turnkey LAMP VM\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#website\",\"url\":\"http:\/\/www.robertprice.co.uk\/robblog\/\",\"name\":\"Robert Price\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/www.robertprice.co.uk\/robblog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5\",\"name\":\"rob\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6f0eb511179100a4e968abc70403e33686e6ab3e992e392bedd2ccac01da666c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6f0eb511179100a4e968abc70403e33686e6ab3e992e392bedd2ccac01da666c?s=96&d=mm&r=g\",\"caption\":\"rob\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting CPAN Working On A Turnkey LAMP VM - Robert Price","description":"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/","og_locale":"en_GB","og_type":"article","og_title":"Getting CPAN Working On A Turnkey LAMP VM - Robert Price","og_description":"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.","og_url":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/","og_site_name":"Robert Price","article_published_time":"2012-10-23T09:43:56+00:00","author":"rob","twitter_card":"summary_large_image","twitter_misc":{"Written by":"rob"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#article","isPartOf":{"@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/"},"author":{"name":"rob","@id":"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5"},"headline":"Getting CPAN Working On A Turnkey LAMP VM","datePublished":"2012-10-23T09:43:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/"},"wordCount":60,"keywords":["Perl"],"articleSection":["Dev"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/","url":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/","name":"Getting CPAN Working On A Turnkey LAMP VM - Robert Price","isPartOf":{"@id":"http:\/\/www.robertprice.co.uk\/robblog\/#website"},"datePublished":"2012-10-23T09:43:56+00:00","author":{"@id":"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5"},"description":"How to get the CPAN Perl module working on a Turnkey LAMP Virtual Machine.","breadcrumb":{"@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.robertprice.co.uk\/robblog\/getting-cpan-working-on-a-turnkey-lamp-vm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/www.robertprice.co.uk\/robblog\/"},{"@type":"ListItem","position":2,"name":"Getting CPAN Working On A Turnkey LAMP VM"}]},{"@type":"WebSite","@id":"http:\/\/www.robertprice.co.uk\/robblog\/#website","url":"http:\/\/www.robertprice.co.uk\/robblog\/","name":"Robert Price","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.robertprice.co.uk\/robblog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/fac6d5b076e0e14e1fb13e15b542a6c5","name":"rob","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"http:\/\/www.robertprice.co.uk\/robblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6f0eb511179100a4e968abc70403e33686e6ab3e992e392bedd2ccac01da666c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6f0eb511179100a4e968abc70403e33686e6ab3e992e392bedd2ccac01da666c?s=96&d=mm&r=g","caption":"rob"}}]}},"_links":{"self":[{"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/posts\/1116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/comments?post=1116"}],"version-history":[{"count":0,"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/posts\/1116\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/media?parent=1116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/categories?post=1116"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.robertprice.co.uk\/robblog\/wp-json\/wp\/v2\/tags?post=1116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}