Difference between revisions of "Sawmill Debian"

From MS Computech
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
#./configure --diasable-mysql
 
#./configure --diasable-mysql
  
#make sawmill</pre>
+
#make sawmill
 +
 
 +
#apt-get install libstdc++5
 +
 
 +
#ln -s /usr/lib/libcrypto.so.0.9.8 /lib/libcrypto.so.4</pre>
 +
4.Run Sawmill
 +
<pre>./sawmill</pre>
 +
เปิด Browser ไปที่ [http://youripaddress:8987/ http://youripaddress:8987/]

Latest revision as of 14:53, 30 May 2009

วิธีการ 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

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

#tar zxvf sawmill7.2.15_crypt_src.tar.gz

#cd sawmill-7.2.15/

#./configure --diasable-mysql

#make sawmill

#apt-get install libstdc++5

#ln -s /usr/lib/libcrypto.so.0.9.8 /lib/libcrypto.so.4

4.Run Sawmill

./sawmill

เปิด Browser ไปที่ http://youripaddress:8987/