This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@26797-2-1051166:/etc# apt-get install bbb-demo | |
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: | |
bbb-playback-slides: Depends: bbb-record-core but it is not going to be installed | |
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get:1 mirror://mirrors.ubuntu.com/mirrors.txt/ lucid-updates/main linux-headers-2.6.32-40 2.6.32-40.87 [9,941kB] | |
0% [1 linux-headers-2.6.32-40 9943/9,941kB 0%] 0B/s 805d 9h 39min 21s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hostname:~ user$ brew install -v parallel | |
==> Downloading http://ftpmirror.gnu.org/parallel/parallel-20120222.tar.bz2 | |
Already downloaded: /Users/user/Library/Caches/Homebrew/parallel-20120222.tar.bz2 | |
/usr/bin/tar xf /Users/user/Library/Caches/Homebrew/parallel-20120222.tar.bz2 | |
==> ./configure --prefix=/usr/local/Cellar/parallel/20120222 | |
./configure --prefix=/usr/local/Cellar/parallel/20120222 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no |
NewerOlder