Comment 8 for bug 750554

Revision history for this message
Lukáš Karas (lukas-karas) wrote :

for everyone who is waiting for update:

wget http://launchpad.net/ntrack/main/014/+download/ntrack-014.tar.gz
wget https://bugs.launchpad.net/ntrack/+bug/750554/+attachment/1978733/+files/ntrack-link.patch
zcat ntrack-014.tar.gz | tar -xf -
cat ntrack-link.patch | patch -p 0

sudo apt-get install libnl3-dev

cd ntrack-014/
 ./configure --prefix=/usr --with-qt4 --with-gobject --with-pygobject --with-glib2 --with-gnu-ld
make -j 6
 sudo make install

kded4 &