Linux
2010������05·���10������
route\³\���\���\���
������¡�route add -net 192.168.0.0 gw 192.168.0.254 metric 1 netmask 255.255.255.0 eth0
-net�������Ï��Ï��Ï��¡돢�������IP\��\���\���\¹
gw���������Ï��Ï��Ï���\²���¼\���\���\��\���
metric�����Ï��Ï��Ï���\���\���\���\���\���(¾�����¢�²���)
netmask ���Ï��Ï��Ï���\µ\���\���\���\���\���\¹\���
eth0�������Ï��Ï��Ï���\���\���\��ď��¼\���\�����¼\¹(¾�����¢�²���)
2010������04·���30������
lockfile\³\���\���\������̏�����������¾���¹���
����������㏢���ď��������³��������¡����������Ï�������������¡�procmail������\���\���\¹\������¼\������¹���������Ð���������������������·��������¡�
�����������������Ï��³��������������¡�
yum install procmail
������¼���¹��ԏ��¹���������³��������������¡�/usr/bin/lockfile������¼���¹��ԏ�������������������������Ï��������������������������·�����ď�¡�
2010������01·���06������
libtiff\���\���\¹\������¼\���»��Џ�����\��\������¼
make install
������¼���¹��ԏ��·�����ď����������������¡�
libtool: install: warning: relinking `libtiffxx.la'
����
����
����
/usr/local/lib/libz.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
libtool: install: error: relink `libtiffxx.la' with the above command before installing it
make[2]: *** [install-libLTLIBRARIES] \��\������¼ 1
make[2]: \���\��\���\���\���\��� `/usr/local/src/tiff-3.8.2/libtiff' ���«������½Ð���������¹
make[1]: *** [install-am] \��\������¼ 2
make[1]: \���\��\���\���\���\��� `/usr/local/src/tiff-3.8.2/libtiff' ���«������½Ð���������¹
make: *** [install-recursive] \��\������¼ 1
������������������\��\������¼���̏��������������·�����ď�¡�
��ġ����¹����������㏢����»���¹��ԏ�돩̏��������·������·���²�����¡�zlib������\���\���\¹\������¼\������¹���������������������¡�configure\���\��\·\���\��я����ҏ��������ޏ��������³������������������������������²���·������¹���������³���������̏�����������������·�����ď�¡�
����zlib
# wget http://www.zlib.net/zlib-1.2.3.tar.gz
# tar jxvf zlib-1.2.3.tar.bz2
# cd zlib-1.2.3
# ./configure --shared
# make
# make install
���³������./configure --shared �����������������Ï���--shared��¡�\���\��\·\���\��я����ҏ��������ޏ����������������������������ď�����������
make install������\��\������¼����½Ð���������������������·�����ď�¡�
zlib������--shared\���\��\·\���\��я����ҏ��������ޏ�������돩�\���\���\¹\������¼\������¹���������³��������������¡�
libtiff������\���\���\¹\������¼\������������돪�»���·���������·�����ď�¡�
2009������11·���13������
ls\³\���\���\���������1¹��ԏ��������ޏ��½¼�����¹������
������������������\Ð\���\���\���\���\���\���������������\Ð\���\���\��\���\�ߏ����ҏ�����������������������������\���\��\���\���\���\�����������������¡�돫������ӏ��·���·������\���\���\���\������������ޏ�����¼������������·�����ď��«�����������ď����������������¡����������������������������������Ï��¹���������Ð�������������������«�����������������ď���������\���\�����¡�
# ls -t | grep ����������¾ | head -1
ls\³\���\���\�����������¡�\���\���\���\¹\���\���\�ߏ�����\½���¼\������·��¡�
grep\³\���\���\�������������������¾������¹���������¹��Џ����я�������¡�
head\³\���\���\������������½�����¡돫������ӏ���������̏�����¼���������½Ð���·���������¹��¡�
2009������10·���30������
lv\³\���\���\���������\���\���\¹\������¼\���������\��\������¼
==========================================================
��������
��������
/usr/local/src/lv451/src/console.c:380: undefined reference to `tputs'
/usr/local/src/lv451/src/console.c:382: undefined reference to `tputs'
collect2: ld ������\¹\������¼\���\¹ 1 ������½��쏪�»���·���������·������
make: *** [lv] \��\������¼ 1
==========================================================
���������������Ï�����\��\������¼���̏��������������·�����ď�¡�
�����������Ï����������� ncurses-devel \���\���\�ޏ��¼\�������\���\���\¹\������¼\������µ�����������������������������������ď����������Ώ����ď�����������������������¡�
# yum install ncurses-devel
������¼���¹��ԏ��·��������¡�\³\���\���\���\������·�����������쏢�»���ÐOK���������·�����ď�¡�