linux系统怎么安装pennCNV软件
发表于:2025-02-05 作者:千家信息网编辑
千家信息网最后更新 2025年02月05日,本篇内容介绍了"linux系统怎么安装pennCNV软件"的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所成
千家信息网最后更新 2025年02月05日linux系统怎么安装pennCNV软件
本篇内容介绍了"linux系统怎么安装pennCNV软件"的有关知识,在实际案例的操作过程中,不少人都会遇到这样的困境,接下来就让小编带领大家学习一下如何处理这些情况吧!希望大家仔细阅读,能够学有所成!
pennCNV主要用于芯片数据分析CNV软件
PennCNV安装
wget https://github.com/WGLab/PennCNV/archive/v1.0.4.tar.gztar xvfz v1.0.4.tar.gzcd kext/make
但是会报错:
gcc `perl -MExtUtils::Embed -e ccopts` -fPIC -c -o khmm_wrap.o khmm_wrap.ckhmm_wrap.c: In function 'SWIG_AsCharPtrAndSize':khmm_wrap.c:1576: error: 'bool' undeclared (first use in this function)khmm_wrap.c:1576: error: (Each undeclared identifier is reported only oncekhmm_wrap.c:1576: error: for each function it appears in.)khmm_wrap.c:1576: error: expected ':' before numeric constantkhmm_wrap.c: In function '_wrap_estHMMFromFile_CHMM':khmm_wrap.c:1875: error: 'bool' undeclared (first use in this function)khmm_wrap.c:1875: error: expected ':' before numeric constantkhmm_wrap.c:1875: error: expected ':' before numeric constantkhmm_wrap.c:1890: error: expected ':' before numeric constantkhmm_wrap.c:1890: error: expected ':' before numeric constantkhmm_wrap.c:1905: error: expected ':' before numeric constantkhmm_wrap.c:1905: error: expected ':' before numeric constantkhmm_wrap.c: In function '_wrap_testVit_CHMM':khmm_wrap.c:2005: error: 'bool' undeclared (first use in this function)khmm_wrap.c:2005: error: expected ':' before numeric constantkhmm_wrap.c:2005: error: expected ':' before numeric constantkhmm_wrap.c: In function '_wrap_GetStateProb_CHMM':khmm_wrap.c:2137: error: 'bool' undeclared (first use in this function)khmm_wrap.c:2137: error: expected ':' before numeric constantkhmm_wrap.c:2137: error: expected ':' before numeric constantkhmm_wrap.c: In function '_wrap_testVitTrio_CHMM':khmm_wrap.c:2325: error: 'bool' undeclared (first use in this function)khmm_wrap.c:2325: error: expected ':' before numeric constantkhmm_wrap.c:2325: error: expected ':' before numeric constantkhmm_wrap.c: In function '_wrap_reg_linear':khmm_wrap.c:2443: error: 'bool' undeclared (first use in this function)khmm_wrap.c:2443: error: expected ':' before numeric constantkhmm_wrap.c:2443: error: expected ':' before numeric constantkhmm_wrap.c:2458: error: expected ':' before numeric constantkhmm_wrap.c:2458: error: expected ':' before numeric constantkhmm_wrap.c:2473: error: expected ':' before numeric constantkhmm_wrap.c:2473: error: expected ':' before numeric constantkhmm_wrap.c:2488: error: expected ':' before numeric constantkhmm_wrap.c:2488: error: expected ':' before numeric constantmake: *** [khmm_wrap.o] Error 1
解决办法:
sed -i -e '/#undef bool/d' khmm_wrap.c
然后:
make cleanmake
还是报错:
gcc `perl -MExtUtils::Embed -e ccopts` -fPIC -c -o khmm_wrap.o khmm_wrap.cgcc `perl -MExtUtils::Embed -e ccopts` -fPIC -c -o khmm.o khmm.cgcc `perl -MExtUtils::Embed -e ccopts` -fPIC -c -o kc.o kc.cgcc `perl -MExtUtils::Embed -e ccopts` -fPIC -c -o khmmDev.o khmmDev.cgcc -shared -o khmm.so khmm_wrap.o khmm.o kc.o khmmDev.o `perl -MExtUtils::Embed -e ldopts`/usr/bin/ld: /share/work/biosoft/perl/perl-5.22.1/lib/5.22.1/x86_64-linux-thread-multi/CORE/libperl.a(op.o): relocation R_X86_64_32 against `PL_op_mutex' can not be used when making a shared object; recompile with -fPIC/share/work/biosoft/perl/perl-5.22.1/lib/5.22.1/x86_64-linux-thread-multi/CORE/libperl.a: could not read symbols: Bad valuecollect2: ld returned 1 exit statusmake: *** [khmm.so] Error 1
本人谷歌和查找说明文档,说GCC必须是4版本,而且perl版本要低于5.14.2:,于是安装低版本perl:
wget https://www.cpan.org/src/5.0/perl-5.14.2.tar.gztar xvfz perl-5.14.2.tar.gzcd perl-5.14.2./Configure -des -Dprefix=/share/work/perl/perl-v5.14.2 -Accflags='-fPIC'makemake install
然后再把这个版本的perl添加到PATH的开头就可以,顺利make 安装成功了。
"linux系统怎么安装pennCNV软件"的内容就介绍到这里了,感谢大家的阅读。如果想了解更多行业相关的知识可以关注网站,小编将为大家输出更多高质量的实用文章!
版本
软件
系统
内容
更多
知识
实用
成功
学有所成
接下来
办法
困境
实际
开头
情况
数据
数据分析
文档
文章
案例
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
外企软件开发建议书
邢台银行软件开发
税务局网络安全应急预案
青岛红湾网络技术 怎么样
高级软件开发工程师证查询
vfp数据库怎么输入数据
霸州网络安全
嘉兴数据库审计应用领域
windows服务器带宽被占满
鄞州手机软件开发企业
华三软件开发
数据库中报表怎么分组
公安机关网络安全管理工作中短板
十堰的数据库在哪
中纪委网络技术中心招聘
智慧医保服务器
南京软件开发的行情
阴阳师以前登录过的服务器
哪个域名服务器可以看ipv6
陕西恒瑞网络技术有限公司
崇明区企业数据库收费标准
2016服务器怎么关机
手机打卡显示服务器不行怎么回事
数据库的应用的思想
谷歌服务器管理员
静态设置中管理服务器lp
岳麓区软件开发职业中专
数据库管理员不懂编程
大连软件开发工资待遇怎么样
数据库c语言和编码学