Advertisement
Guest User

Untitled

a guest
Oct 15th, 2011
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.23 KB | None | 0 0
  1. root@hostname:/# apt-get install apt-utils
  2. Reading package lists... Done
  3. Building dependency tree... Done
  4. The following NEW packages will be installed:
  5. apt-utils
  6. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  7. Need to get 267 kB of archives.
  8. After this operation, 606 kB of additional disk space will be used.
  9. Get:1 http://ftp.ch.debian.org/debian/ squeeze/main apt-utils armel 0.8.10.3+squeeze1 [267 kB]
  10. Fetched 267 kB in 1s (257 kB/s)
  11. debconf: delaying package configuration, since apt-utils is not installed
  12. Selecting previously deselected package apt-utils.
  13. (Reading database ... 6137 files and directories currently installed.)
  14. Unpacking apt-utils (from .../apt-utils_0.8.10.3+squeeze1_armel.deb) ...
  15. Setting up apt-utils (0.8.10.3+squeeze1) ...
  16. root@hostname:/# apt-get install dialog
  17. Reading package lists... Done
  18. Building dependency tree
  19. Reading state information... Done
  20. The following extra packages will be installed:
  21. libgpm2 libncursesw5
  22. Suggested packages:
  23. gpm
  24. The following NEW packages will be installed:
  25. dialog libgpm2 libncursesw5
  26. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
  27. Need to get 690 kB of archives.
  28. After this operation, 2261 kB of additional disk space will be used.
  29. Do you want to continue [Y/n]? Y
  30. Get:1 http://ftp.ch.debian.org/debian/ squeeze/main libncursesw5 armel 5.7+20100313-5 [368 kB]
  31. Get:2 http://ftp.ch.debian.org/debian/ squeeze/main libgpm2 armel 1.20.4-3.3 [34.7 kB]
  32. Get:3 http://ftp.ch.debian.org/debian/ squeeze/main dialog armel 1.1-20100428-1 [287 kB]
  33. Fetched 690 kB in 2s (275 kB/s)
  34. debconf: unable to initialize frontend: Dialog
  35. debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75, <> line 3.)
  36. debconf: falling back to frontend: Readline
  37. debconf: unable to initialize frontend: Readline
  38. debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 3.)
  39. debconf: falling back to frontend: Teletype
  40. Selecting previously deselected package libncursesw5.
  41. (Reading database ... 6168 files and directories currently installed.)
  42. Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_armel.deb) ...
  43. Selecting previously deselected package libgpm2.
  44. Unpacking libgpm2 (from .../libgpm2_1.20.4-3.3_armel.deb) ...
  45. Selecting previously deselected package dialog.
  46. Unpacking dialog (from .../dialog_1.1-20100428-1_armel.deb) ...
  47. Setting up libncursesw5 (5.7+20100313-5) ...
  48. Setting up libgpm2 (1.20.4-3.3) ...
  49. Setting up dialog (1.1-20100428-1) ...
  50. root@hostname:/# apt-get install locales
  51. Reading package lists... Done
  52. Building dependency tree
  53. Reading state information... Done
  54. The following NEW packages will be installed:
  55. locales
  56. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  57. Need to get 4757 kB of archives.
  58. After this operation, 13.1 MB of additional disk space will be used.
  59. Get:1 http://ftp.ch.debian.org/debian/ squeeze/main locales all 2.11.2-10 [4757 kB]
  60. Fetched 4757 kB in 15s (304 kB/s)
  61. Preconfiguring packages ...
  62. Selecting previously deselected package locales.
  63. (Reading database ... 6347 files and directories currently installed.)
  64. Unpacking locales (from .../locales_2.11.2-10_all.deb) ...
  65. Setting up locales (2.11.2-10) ...
  66. Generating locales (this might take a while)...
  67. Generation complete.
  68. root@hostname:/# cat <<END > /etc/apt/apt.conf
  69. > APT::Install-Recommends "0";
  70. > APT::Install-Suggests "0";
  71. > END
  72. root@hostname:/# dpkg-reconfigure locales
  73.  
  74. Package configuration
  75. ┌─────────────────────────────────────────────────────────Configuring locales────────────────────────────────────────────────────────────┐─
  76. │ Locales are a framework to switch between multiple languages and allow users to use their language, country, characters, collation │
  77. │ order, etc. │
  78. │ │
  79. │ Please choose which locales to generate. UTF-8 locales should be chosen by default, particularly for new installations. Other │
  80. │ character sets may be useful for backwards compatibility with older systems and software. │
  81. │ │
  82. │ Locales to be generated: │
  83. │ ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │
  84. │ │ [ ] en_SG ISO-8859-1 │ │
  85. │ │ [ ] en_SG.UTF-8 UTF-8 │ │
  86. │ │ [ ] en_US ISO-8859-1 │ │
  87. │ │ [ ] en_US.ISO-8859-15 ISO-8859-15 │ │
  88. │ │ [*] en_US.UTF-8 UTF-8 │ │
  89. │ │ [ ] en_ZA ISO-8859-1 │ │
  90. │ │ [ ] en_ZA.UTF-8 UTF-8 │ │
  91. │ │ [ ] en_ZW ISO-8859-1 │ │
  92. │ │ [ ] en_ZW.UTF-8 UTF-8 │ │
  93. │ │ [ ] eo ISO-8859-3 │ │
  94. │ └────────────────────────────────────────────────────v(+)────────────────────────────────────────────────────────────────────32%─────┘ │
  95. ├────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
  96. │ < OK > <Cancel> │
  97. └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
  98.  
  99.  
  100. Package configuration
  101. ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  102.  
  103.  
  104.  
  105. ┌─────────────────────────────────────────────────────────Configuring locales────────────────────────────────────────────────────────────┐
  106. │ Many packages in Debian use locales to display text in the correct language for the user. You can choose a default locale for the │
  107. │ system from the generated locales. │
  108. │ │
  109. │ This will select the default language for the entire system. If this system is a multi-user system where not all users are able to │
  110. │ speak the default language, they will experience difficulties. │
  111. │ │
  112. │ Default locale for the system environment: │
  113. │ ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │
  114. │ │ None │ │
  115. │ │ en_US.UTF-8 │ │
  116. │ └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │
  117. ├────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
  118. │ < OK > <Cancel> │
  119. └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
  120.  
  121. Generating locales (this might take a while)...
  122. en_US.UTF-8... done
  123. Generation complete.
  124. root@hostname:/# export LANG=en_US.UTF-8
  125.  
  126.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement