Page 1 of 1

SXAA - How to install and how to use

Posted: Mon Jun 11, 2007 10:40 pm
by cedross
I have heard about SXAA but I don't know what I need to do in order to get this working? I have searched the forum but have come up with nothing to tell me how to install it. Can someone help me with this? Thanks.

cedross

Posted: Tue Jun 12, 2007 4:22 am
by ls-al

Code: Select all

cd /opt/scalix/diag
wget http://downloads.scalix.com/ark/sxaa
chmod u+x sxaa
sxaa --help

you can use another directory but the diag directory is already in the search path

cheers,
Dirk

SXAA

Posted: Thu Jun 14, 2007 2:42 pm
by cedross
Thanks for the help.