LINUX.ORG.RU

Нафига при установке man препроцессор?


0

1
# apt-get install --no-install-recommends man   
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting man-db instead of man
The following extra packages will be installed:
  bsdmainutils cpp cpp-4.4 groff-base libgmp3c2 libmpfr1ldbl
  man-db
Suggested packages:
  wamerican wordlist whois vacation cpp-doc gcc-4.4-locales
  groff www-browser
The following NEW packages will be installed:
  bsdmainutils cpp cpp-4.4 groff-base libgmp3c2 libmpfr1ldbl
  man-db
0 upgraded, 7 newly installed, 0 to remove and 64 not upgraded.
Need to get 6908kB of archives.
After this operation, 17.8MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
★★★★★

Последнее исправление: ados (всего исправлений: 1)

Ответ на: комментарий от geekless
# apt-cache show cpp                            
Package: cpp
Priority: standard
Section: interpreters
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Architecture: i386
Source: gcc-defaults (1.93ubuntu1)
Version: 4:4.4.3-1ubuntu1
Depends: cpp-4.4 (>= 4.4.3-1)
Suggests: cpp-doc
Conflicts: cpp-doc (<< 1:2.95.3)
Filename: pool/main/g/gcc-defaults/cpp_4.4.3-1ubuntu1_i386.deb
Size: 36956
MD5sum: 78da5e91fd5718b47df29dddc4a57319
SHA1: f0f19f18894646a46582fb721fedb96a57a388c0
SHA256: 9e273f7279f2bc244917fffc2175be251359bbc010d37193aece8c597c4a2fa9
Description: The GNU C preprocessor (cpp)
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the compiler.
 .
 This is a dependency package providing the default GNU C preprocessor.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
Origin: Ubuntu
Supported: 5y
Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend


ados ★★★★★
() автор топика

встречный вопрос: зачем тебе ман, если у тебя нет компилятора?

(хотя странно. на серверах я маны без компилятора ставлю. Убунта?)

drBatty ★★
()

ЧЯДНТ?

LC_ALL=C apt-cache depends man-db | grep Depends                                                                                                       :)
  Depends: groff-base
  Depends: bsdmainutils
 |Depends: debconf
  Depends: <debconf-2.0>
  Depends: dpkg
  Depends: libc6
  Depends: libgdbm3
  Depends: libpipeline1
  Depends: zlib1g

lazyklimm ★★★★★
()
Ответ на: комментарий от anonymous

Спасибо, Капитан, это был риторический вопрос

lazyklimm ★★★★★
()
Ответ на: комментарий от lazyklimm
# apt-config dump|grep Install         
APT::Install-Recommends "0";
APT::Install-Suggests "0";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
ados ★★★★★
() автор топика

странно, что нет отладчика, компилера и среды разработки
без них в линупсе делать нечего

anonymous
()
Ответ на: комментарий от anonymous

Оптимизация системы в линухе тоже приветствуется

ados ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.