hns - 日記自動生成システム - Version 2.19.9

先月 2006年07月 来月
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2006年07月22日() 旧暦 [n年日記] [更新:"2007/12/24 21:30:42"]

#1 [Emacs] 所謂 install 大会

2005/05/04 の日記 (所謂 install 大会)

semi emacs-w3m mu-cite elscreen (自分の日記) ElScreen (FTP)

apel10.6
flim14.8
semi14.6
emacs-w3m1.4.4
wanderlustcvs
riececvstexinfo が出来ない(?) ので make -i で通過
auc-texcvs
tcode2.3.1+ patch + symbol.rev
mu-cite200507060209
x-facex-face-e21.el
elscreen1.4.3
elscreen-gf1.5.1
ttyp0:makoto@mini 8:48:18/060722(...local-src/riece)> autoreconf -f -i
Can't exec "aclocal": No such file or directory at /usr/pkg/bin/autoreconf line 181.
Use of uninitialized value in pattern match (m//) at /usr/pkg/bin/autoreconf line 181.
Can't exec "automake": No such file or directory at /usr/pkg/bin/autoreconf line 182.
Use of uninitialized value in pattern match (m//) at /usr/pkg/bin/autoreconf line 182.
Can't exec "aclocal": No such file or directory at /usr/pkg/share/autoconf/Autom4te/FileUtils.pm line 290.
autoreconf: failed to run aclocal: No such file or directory
./riece-ja.texi:747: 知らないコマンド `$G$-$'.
makeinfo: エラーにより、出力ファイル `./riece-ja.info' を削除します。
       -- 残したい場合には `--force' オプションを使ってください。
*** Error code 1
   181  8:06    mkdir local-src
   183  8:33    setenv CVS_RSH ssh
   198  8:46    setenv DISTFILES /e/u/j/distfiles/

semi:

   184  8:33    cd local-src/
   186  8:40    tar zxf $DISTFILES/apel-10.6.tar.gz
   187  8:41    tar zxf $DISTFILES/flim-1.14.8.tar.gz
   188  8:41    tar zxf $DISTFILES/semi-1.14.6.tar.gz

   189  8:42    cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout wanderlust
   190  8:42    cd apel-10.6/
   192  8:43    sudo make EMACS=/usr/local/bin/emacs install
   193  8:44    cd ../flim-1.14.8/
   192  8:43    sudo make EMACS=/usr/local/bin/emacs install
   195  8:44    cd ../semi-1.14.6/
   192  8:43    sudo make EMACS=/usr/local/bin/emacs install
   197  8:44    cd ..

emacs-w3m:

   199  8:46    tar zxf $DISTFILES/emacs-w3m-1.4.4.tar.gz
   200  8:46    cd emacs-w3m-1.4.4/
   201  8:46    ./configure --with-emacs=/usr/local/bin/emacs
   202  8:47    sudo make install
   203  8:47    sudo make install-icons

wanderlust:

   204  8:47    cd ../wanderlust/
   205  8:47    sudo make EMACS=/usr/local/bin/emacs install

riece:

   206  8:47    cd ..
   207  8:48    cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
   208  8:48    cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout riece
   209  8:48    cd riece/
   211  8:49    less INSTALL-CVS
   210  8:48    autoreconf -f -i
                (automake was not installed
   214  8:51    pkg_info | grep automake
   215  8:52    pushd $PKGSRC/packages/powerpc/All
   216  8:52    sudo pkg_add automake-1.9.6.tgz
   217  8:52    popd
   218  8:52    autoreconf -f -i
   219  8:52    ./configure --with-emacs=/usr/local/bin/emacs
   221  8:53    setenv LANG C
   222  8:53    sudo make -i install
   156  9:00    env LANG=ja_JP.eucJP make
   157  9:00    env LANG=ja_JP.eucJP make -i
   158  9:00    env LANG=ja_JP.eucJP sudo make -i install

auc-tex:

(You need TeX/LaTeX or pLaTeX to install auc-tex)
225  9:01    cvs -d :ext:anoncvs@savannah.gnu.org:/cvsroot/auctex co auctex
   226  9:09    cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/auctex co auctex
   227  9:09    cd auctex/
   228  9:09    ./autogen.sh
   229  9:09    ./configure
   230  9:10    ./configure --with-emacs=/usr/local/bin/emacs
   231  9:10    make
   232  9:10    sudo make install

t-code:

   236  9:12    tar zxf $DISTFILES/tc-2.3.1.tar.gz
   237  9:12    cd tc-2.3.1/
   238  9:12    patch -s -p1 < ~/Mail/ml/tcode/1545
   239  9:12    patch -s -p1 < ~/Mail/ml/tcode/1528
   242  9:12    cd etc
   244  9:13    mv bushu.rev bushu.rev-orig
   245  9:13    cat bushu.rev-orig symbol.rev | sort > bushu.rev
   246  9:13    cd ..
   249  9:14    ./configure --with-emacs=/usr/local/bin/emacs
   250  9:14    sudo make install

mu-cite:

   253  9:17    tar zxf $DISTFILES/mu-cite-200507060209.tar.gz
   276  9:22    cd mu-cite-200507060209/
   277  9:22    sudo make EMACS=/usr/local/bin/emacs install

x-face:

   284  9:30    sudo mkdir /usr/local/share/emacs/site-lisp/a-files
   286  9:30    cd /export/local-src/
   287  9:30    cp $DISTFILES/x-face-e21.el.gz .
   289  9:30    gunzip x-face-e21.el.gz
   293  9:31    /usr/local/bin/emacs -batch -f batch-byte-compile x-face-e21.el
   294  9:31    sudo cp x-face-e21.el* /usr/local/share/emacs/site-lisp/a-files/
Symbol's value as variable is void: image-type-regexps

elscreen + elscreen-gf:

まず elscreen を入れる
   121  11:02   tar zxf $DISTFILES/elscreen-1.4.3.tar.gz
   124  11:02   cd elscreen-1.4.3/
   125  11:02   emacs -batch -f batch-byte-compile elscreen.el
   126  11:02   /usr/local/bin/emacs -batch -f batch-byte-compile elscreen.el
   134  11:05   sudo cp -p * /usr/local/share/emacs/site-lisp/elscreen
   138  11:06   ( cd /usr/local/share/emacs/site-lisp/elscreen ; \
                  sudo mv README README-elscreen )
その後で elscreen-gf を入れる(この順は重要)。
                cd ..
   122  11:02   tar zxf $DISTFILES/elscreen-gf-1.5.1.tar.gz
   135  11:05   cd elscreen-gf-1.5.1/
   140  11:07   /usr/local/bin/emacs -batch -f batch-byte-compile read-directory-name.el
   141  11:07   /usr/local/bin/emacs -batch -f batch-byte-compile elscreen-gf.el
   143  11:07   sudo cp -p * /usr/local/share/emacs/site-lisp/elscreen

wanderlust を起動:

--- Wanderlust NEWS ---  press 'a' to show all NEWS
                         press 'm' to mail this NEWS to your folder
                         press 'q' to quit
                         press 'Q' to force quit

--------------
* 2.14.x から 2.16.0 への変更点

** namazu フォルダは機能を拡張した search フォルダに置き換えられました。
   namazu 以外の外部プログラムを使った検索が出来るようになりました。デ
   フォルトでは、grep での検索がサポートされています。


--------------
* Changes in 2.16.0 from 2.14.x

** A folder type `namazu' is abolished.  New folder type `search' is added instead.

机上機入替:

Mac mini の開腹手術をして 80G disk を 80G disk と交換。 起動方法は次の通り。
boot-devicehd:,ofwboot.elf
boot-filehd:3/netbsd
/etc/fstab の sd を wd に直しておかなかったので、ちょっとだけびっくり。
mount /
ed /etc/fstab
/sd
s/sd/wd
/
s/sd/wd
w
q 
等のようにして直す

#2 [pkgsrc] mozilla が動かない

作り直そうとすると、「gtk+ の版が分らない」とか言う。 どうも
/usr/X11R6 -> /usr/X11 
の接続 (symlink) が必要そうな雰囲気。多分どこかで間違えたとは思うが。
その上で make package し直したら、動いた。何だか文字が大きい気がする。 font が足りないのかな。



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)