View Single Post

  #2 (permalink)  
Old 05-09-2008, 06:16 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,035
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Visit following url to grab software or use wget:
Code:
wget http://nchc.dl.sourceforge.net/sourceforge/syslog-analyzer/octopussy_0.9.6.2_all.deb
Install it :
Code:
dpkg -i octopussy_0.9.6.2_all.deb
You will see some error about package not found, enter following to fix it
Code:
apt-get -f install
dpkg -i octopussy_0.9.6.2_all.deb
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote