How to Run ClickesMulticlicker in 64-bit Linux

linux version of ClickersMulticlicker is 32-bit executable.
majority 64-bit Linux distributions do not have 32bit libraries installed by default.
Install 32-bit libraries by using following commands.
-------------------------------------------------------

sudo dpkg --add-architecture i386
-------------------------------------------------------
Or if you are using Ubuntu 12.04 LTS (Precise Pangolin) or below, use this:
-------------------------------------------------------
echo "foreign-architecture i386" > /etc/dpkg/dpkg.cfg.d/multiarch
-------------------------------------------------------
sudo apt-get update
-------------------------------------------------------
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
--------------------------------------------------------
For centos :
--------------------------------------------------------
yum install glibc.i686 libX11.i686 libXrender.i686 libXi.i686 libXtst.i686 libgcc.i686 --------------------------------------------------------
Now you can run ClickersMulticlicker executable in linux64 bit.
------------------------------------------
If you need further help email us to [email protected]
*clickersMulticlicker is derived from Multiclicker2 all rights of this tool is owned by multiclicker2.org