ftnk.jp -> ~fumi -> ChangeLog -> Linux

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 次ページ / page 12 (15)

2003-08-06 Wed

米SCOの「Linuxライセンス」はシングルCPUで699ドル [license][Linux] はてぶ

http://internet.watch.impress.co.jp/cda/news/2003-08-06/51.html

- http://slashdot.jp/articles/03/08/06/0440203.shtml?topic=17

2003-08-03 Sun

ファイルを安全に削除する [Linux] はてぶ

http://japan.linux.com/security/03/07/31/1055233.shtml

2003-07-30 Wed

英辞郎を freepwing に変換 [Linux] はてぶ

元データはアルクから出ている本についてる CD から.
オリジナルのデータは自己解凍形式で収録されているので,
Windows 上で解凍.解凍すると
- EIJIRO52.TXT:
- OTOJIRO.TXT:
- RYAKU52.TXT:
- WAEIJI52.TXT:
の 4 つのファイルができる.

変換
eijiro-fpw から,
eijiro-fpw1.0b-src.tar.gz を取ってきて解凍.
解凍したディレクトリに移動して,そこに EIJIRO52.TXT をコピー.

cp /usr/share/freepwing/fpwutils.mk ./
make CHARSET=euc SRCFILE=EIJIRO52.TXT
fpwutils.mk は,fpwutils パッケージに入っている.

90 分くらいで変換が終了し,honmon ができる.

関連
- 英辞郎 [2002-06-25-1]

2003-07-29 Tue

ディストリビューションによるカーネルパラメーターの比較 [Linux] はてぶ

http://www2.starcat.ne.jp/~kanocl/shumi/kerneltable.htm

2003-07-28 Mon

queequeg の rpm を作る [Linux] はてぶ

WordNet は別パッケージを作らずに,queequeg の source として
queequeg のパッケージを作る.

install 方法がとくに用意されていないので,*.py dict.* qq を
install -m 〜 として %{_datadir}/queequeg にインストール.
/usr/bin に qq へのリンクを張っておく.

今回は python-cdb を使わずにビルドしたけど,
特に遅いとも思わないので,このままで.

- 英文法チェッカ Queequeg [2003-07-07-7]

2003-07-20 Sun

Linux 免罪符始めました by SCO [Linux][license] はてぶ

- Linux免罪符始めました by SCO
  http://slashdot.jp/articles/03/07/19/1328219.shtml?topic=17
- SCO readies new Linux licensing program
  http://www.infoworld.com/article/03/07/18/HNscolicense_1.html

2003-07-17 Thu

Linux To Become A De Facto Standard [Linux] はてぶ

http://www.it-director.com/article.php?articleid=11054

2003-07-17 Thu

セキュリティ はじめの一歩 [Linux][security] はてぶ

http://www.linux.or.jp/security/firststep.html

2003-07-17 Thu

Torvalds gets down to the kernel [interview][Linux] はてぶ

http://www.infoworld.com/article/03/07/16/HNlinusonline_1.html

2003-07-14 Mon

Linux 2.6.0-test1 [Linux] はてぶ

http://linuxtoday.com/developer/2003071400826NWKNDV>

でた.

2003-07-11 Fri

Linux を即席で管理する [Linux] はてぶ

http://www-6.ibm.com/jp/developerworks/linux/030711/j_l-adfly.html

2003-07-08 Tue

Linux & Open Source is Better for Business than Microsoft Windows [Linux][OpenSource] はてぶ

http://osnews.com/story.php?news_id=3983

2003-07-08 Tue

Torvalds on OSDL, 2.6, and the future [Linux] はてぶ

http://newsforge.com/newsforge/03/07/07/1516238.shtml?tid=23

2003-07-07 Mon

NTFS FAQ (Frequently Asked Questions) [Linux] はてぶ

http://linux-ntfs.sourceforge.net/info/ntfs-ja.html

2003-07-07 Mon

ご存知ですか? Native POSIX Thread Library for Linux [Linux] はてぶ

http://www.zdnet.co.jp/developer/0306/27/dvn01.html

2003-07-06 Sun

仮想ファイルシステムを動かす [Linux] はてぶ

http://www-6.ibm.com/jp/developerworks/linux/030704/j_l-sc12.html

2003-07-02 Wed

腕試し!Linuxを使いこなすには [Linux] はてぶ

http://itpro.nikkeibp.co.jp/free/LIN/ITBASIC/20030630/1/

微妙な問題ばかり…

  あなたの採点結果は100点でした。
  ( 平均点: 73 ,順位:6567名中1位 )

2003-07-02 Wed

gaim が起動しない [Linux] はてぶ

mcop warning: user defined signal handler found for SIG_PIPE, overriding
といって起動できない.
gaim -d
[src]
として,デバッグメッセージを表示させたところ
[src]
prefs: Reading ~/.gaim/prefs.xml
prefs: Finished reading ~/.gaim/prefs.xml
gaimrc: Loading preferences.
gaimrc: start load_prefs
gaimrc: starting read tag 0
gaimrc: ending read tag 0
gaimrc: starting read tag 1
sound: Initializing sound output drivers.
mcop warning: user defined signal handler found for SIG_PIPE, overriding
core: Removed core
となり,sound があやしい.

音声出力の方法を beep から esd に変更すると,無事起動するようになった.

2003-07-01 Tue

Linux で CD を焼く [Linux] はてぶ

http://www-6.ibm.com/jp/developerworks/linux/030627/j_l-cdburn.html

2003-06-03 Tue

mkisofs の漢字コード問題とパッチ [Linux] はてぶ

http://www.geocities.co.jp/SiliconValley/3657/mkisofs_patch/

cdrtools-2.0 用.Momonga の cdrtools は 2.01 だけど,後で試してみよう.

ChangeLog 最新ページ / カテゴリ最新ページ / 前ページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 / page 12 (15)