1

I Wanted to install qtstalker, a stock market app on my Ubuntu 13.04.

qtsalker is not available in the Ubuntu software center and sudo-apt-get install qtsalker gives the error: Unable to locate package qtsalker.

How can I install qtstalker in Ubuntu?

Bruno Pereira
  • 73,643
shravan
  • 395

1 Answers1

0

Rinzwind
  • 299,756
  • Thanks for your time. I downloaded .tar.gz. file. I ran command ./configure in extracted directory. I got error":make: *** No targets specified and no makefile found. Stop." while running make && make install command @Rinzwind – shravan Sep 18 '13 at 08:51
  • I tried to install .DEB which is available for 'precise'. I'm getting "Dependency is not satisfiable:libqt3-mt(>=3:.3.8-b)". If qtstalker not available for 'raring', any other free equivalents available? @Rinzwind – shravan Sep 18 '13 at 09:23
  • There's some very, very specific instructions for installing qtstalker at http://qtstalker.sourceforge.net/install.html – Charles Green Aug 26 '14 at 20:18