How to instal Perl modules GD and GD::Polyline in Debian?











up vote
0
down vote

favorite












I am trying to start Circos in Debian but I get two missing modules



root@masi:/home/masi/circos-0.69# bin/circos -modules | grep missing
missing GD
missing GD::Polyline


Trying to install



root@masi:/home/masi/circos-0.69# cpan GD
CPAN: Storable loaded ok (v2.49_01)
Reading '/root/.local/share/.cpan/Metadata'
Database was generated on Fri, 18 Nov 2016 15:53:48 GMT
Running install for module 'GD'
CPAN: Digest::SHA loaded ok (v5.88)
CPAN: Compress::Zlib loaded ok (v2.064)
Checksum for /root/.local/share/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok
CPAN: File::Temp loaded ok (v0.2304)
CPAN: YAML loaded ok (v1.13)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
CPAN: CPAN::Meta loaded ok (v2.142690)
CPAN: Module::CoreList loaded ok (v5.20150214)
CPAN: Module::Build loaded ok (v0.421)
Configuring L/LD/LDS/GD-2.56.tar.gz with Build.PL
**UNRECOVERABLE ERROR**
Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
LDS/GD-2.56.tar.gz
/usr/bin/perl Build.PL --installdirs site -- NOT OK


I also did apt-get install libgd and cpan libgd but does not help.



OS: Debian 8.5

Perl: 5.20

Linux kernel: 4.6 backports










share|improve this question




























    up vote
    0
    down vote

    favorite












    I am trying to start Circos in Debian but I get two missing modules



    root@masi:/home/masi/circos-0.69# bin/circos -modules | grep missing
    missing GD
    missing GD::Polyline


    Trying to install



    root@masi:/home/masi/circos-0.69# cpan GD
    CPAN: Storable loaded ok (v2.49_01)
    Reading '/root/.local/share/.cpan/Metadata'
    Database was generated on Fri, 18 Nov 2016 15:53:48 GMT
    Running install for module 'GD'
    CPAN: Digest::SHA loaded ok (v5.88)
    CPAN: Compress::Zlib loaded ok (v2.064)
    Checksum for /root/.local/share/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok
    CPAN: File::Temp loaded ok (v0.2304)
    CPAN: YAML loaded ok (v1.13)
    CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
    CPAN: CPAN::Meta loaded ok (v2.142690)
    CPAN: Module::CoreList loaded ok (v5.20150214)
    CPAN: Module::Build loaded ok (v0.421)
    Configuring L/LD/LDS/GD-2.56.tar.gz with Build.PL
    **UNRECOVERABLE ERROR**
    Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
    Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
    LDS/GD-2.56.tar.gz
    /usr/bin/perl Build.PL --installdirs site -- NOT OK


    I also did apt-get install libgd and cpan libgd but does not help.



    OS: Debian 8.5

    Perl: 5.20

    Linux kernel: 4.6 backports










    share|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am trying to start Circos in Debian but I get two missing modules



      root@masi:/home/masi/circos-0.69# bin/circos -modules | grep missing
      missing GD
      missing GD::Polyline


      Trying to install



      root@masi:/home/masi/circos-0.69# cpan GD
      CPAN: Storable loaded ok (v2.49_01)
      Reading '/root/.local/share/.cpan/Metadata'
      Database was generated on Fri, 18 Nov 2016 15:53:48 GMT
      Running install for module 'GD'
      CPAN: Digest::SHA loaded ok (v5.88)
      CPAN: Compress::Zlib loaded ok (v2.064)
      Checksum for /root/.local/share/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok
      CPAN: File::Temp loaded ok (v0.2304)
      CPAN: YAML loaded ok (v1.13)
      CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
      CPAN: CPAN::Meta loaded ok (v2.142690)
      CPAN: Module::CoreList loaded ok (v5.20150214)
      CPAN: Module::Build loaded ok (v0.421)
      Configuring L/LD/LDS/GD-2.56.tar.gz with Build.PL
      **UNRECOVERABLE ERROR**
      Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
      Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
      LDS/GD-2.56.tar.gz
      /usr/bin/perl Build.PL --installdirs site -- NOT OK


      I also did apt-get install libgd and cpan libgd but does not help.



      OS: Debian 8.5

      Perl: 5.20

      Linux kernel: 4.6 backports










      share|improve this question















      I am trying to start Circos in Debian but I get two missing modules



      root@masi:/home/masi/circos-0.69# bin/circos -modules | grep missing
      missing GD
      missing GD::Polyline


      Trying to install



      root@masi:/home/masi/circos-0.69# cpan GD
      CPAN: Storable loaded ok (v2.49_01)
      Reading '/root/.local/share/.cpan/Metadata'
      Database was generated on Fri, 18 Nov 2016 15:53:48 GMT
      Running install for module 'GD'
      CPAN: Digest::SHA loaded ok (v5.88)
      CPAN: Compress::Zlib loaded ok (v2.064)
      Checksum for /root/.local/share/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok
      CPAN: File::Temp loaded ok (v0.2304)
      CPAN: YAML loaded ok (v1.13)
      CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
      CPAN: CPAN::Meta loaded ok (v2.142690)
      CPAN: Module::CoreList loaded ok (v5.20150214)
      CPAN: Module::Build loaded ok (v0.421)
      Configuring L/LD/LDS/GD-2.56.tar.gz with Build.PL
      **UNRECOVERABLE ERROR**
      Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
      Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
      LDS/GD-2.56.tar.gz
      /usr/bin/perl Build.PL --installdirs site -- NOT OK


      I also did apt-get install libgd and cpan libgd but does not help.



      OS: Debian 8.5

      Perl: 5.20

      Linux kernel: 4.6 backports







      debian software-installation perl cpan






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 18 '16 at 16:42









      Satō Katsura

      10.9k11534




      10.9k11534










      asked Nov 18 '16 at 16:41









      Léo Léopold Hertz 준영

      9931144111




      9931144111






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          sudo apt-get install libgd-perl


          will install GD and GD::Polyline.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "106"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f324342%2fhow-to-instal-perl-modules-gd-and-gdpolyline-in-debian%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            2
            down vote



            accepted










            sudo apt-get install libgd-perl


            will install GD and GD::Polyline.






            share|improve this answer

























              up vote
              2
              down vote



              accepted










              sudo apt-get install libgd-perl


              will install GD and GD::Polyline.






              share|improve this answer























                up vote
                2
                down vote



                accepted







                up vote
                2
                down vote



                accepted






                sudo apt-get install libgd-perl


                will install GD and GD::Polyline.






                share|improve this answer












                sudo apt-get install libgd-perl


                will install GD and GD::Polyline.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 18 '16 at 16:51









                Stephen Kitt

                157k23344419




                157k23344419






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f324342%2fhow-to-instal-perl-modules-gd-and-gdpolyline-in-debian%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Entries order in /etc/network/interfaces

                    新発田市

                    Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)