Hi,
I'm trying to install the Newbler 2.7 from 'DataAnalysis_2.7' package obtained directly from Roche website. I have a Linux Ubuntu 11.10 running in AMD 64-bit...
During the instalation of the software (using the Nixstaller), the installer blocks the process at the 2nd step ('Installing gsSeqTools (2/6)... Failed') and I'm having the following error:
I already tryed to follow these suggestions, but it still fails:
I solved the problem concerning the errors 'Error: Could not execute command: type rocks 2>&1' and 'sh: /sbin/lspci: not found'
I also converted RPM files to DEB files, but the problem persists...
Does anyone have any other suggestions?!
I'm trying to install the Newbler 2.7 from 'DataAnalysis_2.7' package obtained directly from Roche website. I have a Linux Ubuntu 11.10 running in AMD 64-bit...
During the instalation of the software (using the Nixstaller), the installer blocks the process at the 2nd step ('Installing gsSeqTools (2/6)... Failed') and I'm having the following error:
Code:
Verifying archive integrity... All good. Uncompressing Installer for GS Data Analysis applications............. Uncompressing sub archive................................................................................................................................................................................................ Collecting info for this system... Operating system: linux CPU Arch: x86_64 Nixstaller version 0.5.1, Copyright (C) 2006 - 2009 of Rick Helmus Nixstaller comes with ABSOLUTELY NO WARRANTY. Nixstaller is free software, and you are welcome to redistribute it under certain conditions; see the about section for details. Warning: unknown mime-type for "/tmp/Install_DataAnalysis_2.7_05_Jun_2012_1505.log" -- using "application/octet-stream" [B]Error: no "view" mailcap rules found for type "application/octet-stream"[/B] Opening "/tmp/Install_DataAnalysis_2.7_05_Jun_2012_1505.log" with jEdit (text/x-log)
The .log file reports the following error:
Code:
============================= [03:05:31 PM] cd /home/admin/Desktop/DataAnalysis_2; md5sum -c checksum_inst ./setup.sh: OK ./README: OK ./packages/jre-linux-i586-oracle-2.7-1.noarch.rpm: OK ./packages/gsMapper-2.7-1.noarch.rpm: OK ./packages/gsNewbler-2.7-1.i686.rpm: OK ./packages/gsSeqTools-2.7-1.x86_64.rpm: OK ./packages/gsAmplicons-2.7-1.noarch.rpm: OK ./packages/gsNewbler-2.7-1.x86_64.rpm: OK ./packages/amplicons_CLI_2.7.i686.tgz: OK ./packages/gsAssembler-2.7-1.noarch.rpm: OK ./packages/gsSeqTools-2.7-1.i686.rpm: OK ============================= ============================= [03:05:31 PM] rpm -U --force /home/admin/Desktop/DataAnalysis_2/packages/jre-linux-i586-oracle-2.7-1.noarch.rpm [B]rpm: RPM should not be used directly install RPM packages, use Alien instead![/B] rpm: However assuming you know what you are doing... warning: /home/admin/Desktop/DataAnalysis_2/packages/jre-linux-i586-oracle-2.7-1.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID e50b562c: NOKEY ============================= ============================= [03:05:33 PM] rpm -U --force /home/admin/Desktop/DataAnalysis_2/packages/gsSeqTools-2.7-1.x86_64.rpm [B]rpm: RPM should not be used directly install RPM packages, use Alien instead![/B] rpm: However assuming you know what you are doing... warning: /home/admin/Desktop/DataAnalysis_2/packages/gsSeqTools-2.7-1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID e50b562c: NOKEY [B]error: Failed dependencies: /bin/sh is needed by gsSeqTools-1:2.7-1.x86_64[/B] =============================
I solved the problem concerning the errors 'Error: Could not execute command: type rocks 2>&1' and 'sh: /sbin/lspci: not found'
I also converted RPM files to DEB files, but the problem persists...
Does anyone have any other suggestions?!
Comment