Difference between revisions of "Sawmill Debian"

From MS Computech
Jump to: navigation, search
(New page: วิธีการ Compile Sawmill log analyzer บน Debian Etch 1.ติดตั้ง Packages ที่จำเป็น <pre>#apt-get install syslog-ng build-essential autoconf...)
(No difference)

Revision as of 11:41, 3 September 2008

วิธีการ Compile Sawmill log analyzer บน Debian Etch

1.ติดตั้ง Packages ที่จำเป็น

#apt-get install syslog-ng build-essential autoconf m4

2. Download Sawmill

#wget [http://www.sawmill.net/download/sawmill/7.2.15/sawmill7.2.15_crypt_src.tar.gz http://www.sawmill.net/download/sawmill/7.2.15/sawmill7.2.15_crypt_src.tar.gz]

3.ทำการแตก และ Compile package

#tar zxvf sawmill7.2.15_crypt_src.tar.gz

#./configure --diasable-mysql

#make sawmill