-
从GeneScan安装到uuencode
-
2013-9-13 22:57
-
今天安装GeneScan,下载文件居然是tar.uue格式。 网上查到uue是uuencode在linux下二进制文件转化成的文本文件,需要uudecode解压。 于是,sudo apt-get install uudecode找不到程序。 原来,Ubuntu Linux预设并没有安装这个套件。 而uuencode原來是包含在sharutils這個套件裡頭,所以說要在Ubuntu Linux ...
-
6048 次阅读|没有评论
-
SOAPdenovo安装
-
热度 1 2013-9-12 14:22
-
SOAPdenovo下载源码安装,make后发现编译错误: collect2: error: ld returned 1 exit status make: *** Error 1 仔细查看编译输出,发现有如下几个错误提示: multi_threads.cpp:93:14: error: ‘usleep’ was not declared in this scope build_preArc.cpp:1071:39: error: ‘usleep’ was not dec ...
-
14416 次阅读|1 个评论 热度 1
本页有 8 篇博文因作者的隐私设置或未通过审核而隐藏