gcc-3.0スレが立ってますが [~]$ dpkg -l|grep gcc ii gcc 2.95.3-7 The GNU C compiler. ii gcc-2.95 2.95.4-0.01042 The GNU C compiler. ii gcc-3.0 3.0-0pre010403 The GNU C compiler. ii gcc-3.0-base 3.0-0pre010403 The GNU compiler collection (base package). ii gcc272 2.7.2.3-18 The GNU C compiler. ii libgcc300 3.0-0pre010403 Shared libgcc. と入ってますね。使ってみた方いらっしゃいます? # ネタ振りとしては不十分ですか。。
$ dpkg -l texinfo Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-========================-========================-================================================================ ii texinfo 4.0b-1 Documentation system for on-line information and printed output
Preparing to replace texinfo 4.0-5 (using .../texinfo_4.0b-1_i386.deb) ... Unpacking replacement texinfo ... dpkg: error processing /var/cache/apt/archives/texinfo_4.0b-1_i386.deb (--unpack): trying to overwrite `/usr/share/texmf/tex/texinfo/txi-en.tex', which is also in package tetex-base dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/texinfo_4.0b-1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Setting up jadetex (3.11-1) ... dirname: too few arguments Try `dirname --help' for more information. dpkg: error processing jadetex (--configure): subprocess post-installation script returned error exit status 1
でアップグレード出来ないよ。何で?
489 名前: login:Penguin 投稿日: 2001/08/02(木) 23:42
>>488 >dirname: too few arguments パラメータが足りないんだろ。足せばいいんじゃない?
490 名前: login:Penguin 投稿日: 2001/08/02(木) 23:45
>>487 よくわからんけど、ring.asahi-net.or.jp も rsync server 動いてるからそっちじゃだめ?
現在、武藤健志さん著のDebian (Potato)本に 配布されているCD-ROMを使ってインストール中です。 そのインストーラの中にネットワークデバイスドライバの リストがあるのですが どのデバイスドライバを選べばいいのかわかりません。 ネットワークデバイスは、先ほど書いた通り 「PCI Fast Ethernet DEC 21143 Based Adapter」です。
# mount /dev/hda1 on / type reiserfs (rw,notail,notail) とか、ext2でerrors=remount-roを指定してたときは、 # mount /dev/hda1 on / type ext2 (rw,errors=remount-ro,errors=remount-ro)
As Documentation/devices.txt explains, major number 5 (#define TTY_AUX in <linux/major.h>) is used for various alternate tty names, such as /dev/tty, /dev/console, /dev/cua.