Created
November 22, 2011 19:34
-
-
Save schovi/1386669 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
schovi@vps:~$ sudo aptitude install nginx | |
The following NEW packages will be installed: | |
libgd2-noxpm{a} libjpeg62{a} nginx nginx-common{a} nginx-full{a} | |
0 packages upgraded, 5 newly installed, 0 to remove and 28 not upgraded. | |
Need to get 661 kB of archives. After unpacking 2126 kB will be used. | |
Do you want to continue? [Y/n/?] y | |
Get: 1 http://cz.archive.ubuntu.com/ubuntu/ oneiric/main libjpeg62 amd64 6b1-1ubuntu2 [88.3 kB] | |
Get: 2 http://cz.archive.ubuntu.com/ubuntu/ oneiric/main libgd2-noxpm amd64 2.0.36~rc1~dfsg-5.1ubuntu1 [198 kB] | |
Get: 3 http://cz.archive.ubuntu.com/ubuntu/ oneiric/universe nginx-common all 1.0.5-1 [14.6 kB] | |
Get: 4 http://cz.archive.ubuntu.com/ubuntu/ oneiric/universe nginx-full amd64 1.0.5-1 [354 kB] | |
Get: 5 http://cz.archive.ubuntu.com/ubuntu/ oneiric/universe nginx all 1.0.5-1 [5616 B] | |
Fetched 661 kB in 0s (1960 kB/s) | |
perl: warning: Setting locale failed. | |
perl: warning: Please check that your locale settings: | |
LANGUAGE = "en_GB:en", | |
LC_ALL = (unset), | |
LC_CTYPE = "UTF-8", | |
LANG = "en_GB.UTF-8" | |
are supported and installed on your system. | |
perl: warning: Falling back to the standard locale ("C"). | |
locale: Cannot set LC_CTYPE to default locale: No such file or directory | |
locale: Cannot set LC_ALL to default locale: No such file or directory | |
Selecting previously deselected package libjpeg62. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment