<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://www.bigdick.live/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;www.bigdick.live</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>这是Web Feed，又称为Atom Feed，把现在的网址复制到新闻阅读器即可订阅本站文章。造访「About Feeds」来了解更多资讯。</tabi:about_feeds>
        <tabi:visit_the_site>造访网站</tabi:visit_the_site>
        <tabi:recent_posts>近期文章</tabi:recent_posts>
        <tabi:last_updated_on>更新于 $DATE</tabi:last_updated_on>
        <tabi:default_theme></tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>数据可视化</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="https://www.bigdick.live/skins/black-orange.css?h=c64b7f81e34a143cd725" /><title>孙瑜 - 数据可视化</title>
        <subtitle>孙瑜的个人首页：生物信息、数据科学、软件工程，以及公开简历、项目和文章。</subtitle>
    <link href="https://www.bigdick.live/tags/shu-ju-ke-shi-hua/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://www.bigdick.live/tags/shu-ju-ke-shi-hua/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2018-09-01T00:00:00+00:00</updated><id>https://www.bigdick.live/tags/shu-ju-ke-shi-hua/atom.xml</id><entry xml:lang="zh-Hans">
        <title>Circos安装很痛苦？教你两句命令解决所有依赖</title>
        <published>2018-09-01T00:00:00+00:00</published>
        <updated>2018-09-01T00:00:00+00:00</updated>
        <author>
            <name>孙瑜</name>
        </author>
        <link rel="alternate" href="https://www.bigdick.live/blog/circosan-zhuang-zh/" type="text/html"/>
        <id>https://www.bigdick.live/blog/circosan-zhuang-zh/</id>
        
            <content type="html">&lt;p&gt;之前听很多人吐槽说安装Circos费劲，各种Perl库装不上，装上了又找不到，今天让我来为大家介绍正确的体位：&lt;&#x2F;p&gt;
&lt;p&gt;下载&#x2F;解压Circos，并将其主程序添加到&lt;code&gt;$PATH&lt;&#x2F;code&gt;之后，是可以使用&lt;code&gt;circos -modules&lt;&#x2F;code&gt;来自动检查其perl依赖是否满足的，其输出大概为这样：&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo z-code&quot;&gt;&lt;code data-lang=&quot;plain&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;ok       1.50 Carp&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;ok       0.39 Clone&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;missing            Config::General&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;ok       3.74 Cwd&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;ok      2.170 Data::Dumper&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;... (此处省略65536字hhhhh)&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;好的！不要慌！先&lt;code&gt;su&lt;&#x2F;code&gt;一下切到管理员账户下，然后&lt;code&gt;echo &#x27;yes&#x27; | cpan App::cpanminus&lt;&#x2F;code&gt;把cpanm装上。什么？你不是管理员？那你喊狗管理帮你装Circos不就好了…&lt;&#x2F;p&gt;
&lt;p&gt;然后&lt;code&gt;exit&lt;&#x2F;code&gt;回到自己的用户下，&lt;code&gt;circos -modules | perl -anE&#x27;print qq{$F[1] } if &#x2F;^miss&#x2F; }{ say&#x27; | cpanm&lt;&#x2F;code&gt;，然后去泡个茶。&lt;&#x2F;p&gt;
&lt;p&gt;回来你会吃了一精，所有缺少的模块都装好了。再运行&lt;code&gt;circos -modules&lt;&#x2F;code&gt;看看…嗯？还是都是miss？没关系，是@INC缓存没更新的缘故。去一个新的tty试一下，一切正常。&lt;&#x2F;p&gt;
&lt;p&gt;好，这样成功解决了Circos的棘手的安装问题。祝各位生活性福美满。&lt;&#x2F;p&gt;
</content>
        </entry>
</feed>
