I'm a Linux newbie when it comes to installing applications not from the Ubuntu Software Center, and I've been having trouble installing Transcriber AG. I basically went around looking for tips and went round in circles--following instructions about installing tar.gz files (this was my initial reference:
http://www.linuxquestions.org/questions/...s-45094/),
and then, since the file had rpm files, looked up tips for those too (http://www.howtogeek.com/howto/ubuntu/in...u-linux/),
and then ran into errors I don't understand.
For reference, I had installed CMake firs based on the Installation guide (http://transag.sourceforge.net/index.php...=install), then started installing TranscriberAG, but ran into problems at #2 (got a "not a directory" message, which got me looking up rpm files, tried installing those from the tips I got. I'm now stuck at installing the rpm files, since my computer doesn't seem to recognize sudo alien.
This is what happened in my terminal (after I'd looked up installing rpm files):
In case it doesn't work out, can you recommend any good transcription applications?
http://www.linuxquestions.org/questions/...s-45094/),
and then, since the file had rpm files, looked up tips for those too (http://www.howtogeek.com/howto/ubuntu/in...u-linux/),
and then ran into errors I don't understand.
For reference, I had installed CMake firs based on the Installation guide (http://transag.sourceforge.net/index.php...=install), then started installing TranscriberAG, but ran into problems at #2 (got a "not a directory" message, which got me looking up rpm files, tried installing those from the tips I got. I'm now stuck at installing the rpm files, since my computer doesn't seem to recognize sudo alien.
This is what happened in my terminal (after I'd looked up installing rpm files):
Code:
θ84° [home:/home/home] $ sudo apt-get install alien dpkg-dev debhelper build-essential[sudo] password for home:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
debhelper is already the newest version.
dpkg-dev is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
alien : Depends: rpm (>= 2.4.4-2) but it is not going to be installed
Depends: rpm2cpio but it is not going to be installed
g++-4.8 : Depends: gcc-4.8-base (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
Depends: gcc-4.8 (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
Depends: libstdc++-4.8-dev (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
θ81° [home:/home/home] 9s 100 $ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
θ79° [home:/home/home] 100 $ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
gir1.2-timezonemap-1.0 libtimezonemap1 libx265-40
linux-image-extra-3.13.0-46-generic linux-image-extra-3.13.0-48-generic
linux-image-extra-3.13.0-49-generic linux-tools-3.13.0-46
linux-tools-3.13.0-46-generic linux-tools-3.13.0-48
linux-tools-3.13.0-48-generic linux-tools-3.13.0-49
linux-tools-3.13.0-49-generic wine-gecko2.34 wine-mono4.5.4
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
g++-4.8
Suggested packages:
g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg
The following packages will be upgraded:
g++-4.8
1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.
Need to get 0 B/14.8 MB of archives.
After this operation, 7,239 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 321895 files and directories currently installed.)
Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb ...
Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04) over (4.8.2-19ubuntu1) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive /var/cache/apt/archives/g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb (--unpack):
cannot copy extracted data for './usr/share/doc/gcc-4.8-base/test-summaries/libstdc++.log.xz' to '/usr/share/doc/gcc-4.8-base/test-summaries/libstdc++.log.xz.dpkg-new': unexpected end of file or stream
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Errors were encountered while processing:
/var/cache/apt/archives/g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
θ80° [home:/home/home] 21s 100 $ sudo alien TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm
sudo: alien: command not found
θ78° [home:/home/home] 1 $ cd ~
θ78° [home:/home/home] $ cd TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm
bash: cd: TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm: Not a directory
θ77° [home:/home/home] 1 $ sudo alien TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm
sudo: alien: command not found
θ78° [home:/home/home] 1 $ alien TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm
The program 'alien' is currently not installed. You can install it by typing:
sudo apt-get install alien
θ79° [home:/home/home] 127 $ sudo dpkg -i TranscriberAG-2.0.0-b1_OpenSuse1030.i586.deb
dpkg: error processing archive TranscriberAG-2.0.0-b1_OpenSuse1030.i586.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
TranscriberAG-2.0.0-b1_OpenSuse1030.i586.deb
θ80° [home:/home/home] 1 $ sudo apt-get install alien
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
alien : Depends: rpm (>= 2.4.4-2) but it is not going to be installed
Depends: rpm2cpio but it is not going to be installed
g++-4.8 : Depends: gcc-4.8-base (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
Depends: gcc-4.8 (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
Depends: libstdc++-4.8-dev (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
θ79° [home:/home/home] 3s 100 $ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
θ77° [home:/home/home] 100 $ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
gir1.2-timezonemap-1.0 libtimezonemap1 libx265-40
linux-image-extra-3.13.0-46-generic linux-image-extra-3.13.0-48-generic
linux-image-extra-3.13.0-49-generic linux-tools-3.13.0-46
linux-tools-3.13.0-46-generic linux-tools-3.13.0-48
linux-tools-3.13.0-48-generic linux-tools-3.13.0-49
linux-tools-3.13.0-49-generic wine-gecko2.34 wine-mono4.5.4
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
g++-4.8
Suggested packages:
g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg
The following packages will be upgraded:
g++-4.8
1 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.
Need to get 0 B/14.8 MB of archives.
After this operation, 7,239 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 321895 files and directories currently installed.)
Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb ...
Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04) over (4.8.2-19ubuntu1) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed data is corrupt
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive /var/cache/apt/archives/g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb (--unpack):
cannot copy extracted data for './usr/share/doc/gcc-4.8-base/test-summaries/libstdc++.log.xz' to '/usr/share/doc/gcc-4.8-base/test-summaries/libstdc++.log.xz.dpkg-new': unexpected end of file or stream
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Errors were encountered while processing:
/var/cache/apt/archives/g++-4.8_4.8.4-2ubuntu1~14.04_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
θ79° [home:/home/home] 10s 100 $ sudo alien TranscriberAG-2.0.0-b1_OpenSuse1030.i586.rpm
sudo: alien: command not found
θ78° [home:/home/home] 1 $
In case it doesn't work out, can you recommend any good transcription applications?