Created
September 21, 2014 19:34
-
-
Save nsteinmetz/3d7083e194520cfd5209 to your computer and use it in GitHub Desktop.
This file contains 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@cubie:/tmp# apt-get build-dep php5 php5-fpm php5-pgsql php5-cli php5-gd php5-imagick php5-mcrypt php5-mhash | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
Note, selecting 'libc-client2007e-dev' instead of 'libc-client-dev' | |
Note, selecting 'libjpeg8-dev' instead of 'libjpeg-dev' | |
Note, selecting 'libpng12-dev' instead of 'libpng-dev' | |
The following packages have unmet dependencies: | |
libcurl4-openssl-dev : Depends: librtmp-dev but it is not going to be installed | |
Depends: libssh2-1-dev but it is not going to be installed | |
libmagic-dev : Depends: libmagic1 (= 5.11-2+deb7u5) but 1:5.17-1~bpo70+1 is to be installed | |
E: Build-dependencies for php5 could not be satisfied. | |
root@cubie:/tmp# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment