I also tried to install from the tar.gz source, however when doing the .configure for IDJC it is stated that shout cannot be found? Sonething goes wrong when installing from source apparently, I will try the additional code you posted above here...
Update this worked out for me, now I will be trying to play with IDJC, thanks for your quick answer.
Hmm, It has been removed from developer's playground. Please download the source and compile it by;
./configure --prefix=/usr --disable-static
make
sudo make install