[GLLUG] Python question

Jonathan Billings billings at negate.org
Mon Jan 28 18:58:53 EST 2013


On Jan 28, 2013, at 6:45 PM, Troy wrote:
> I am trying to build a Software Defined Radio. I have a very good software program called Quisk. It was a .tar.gz file and I was able to bring it into Ubuntu 12.04 and extract all the files into a directory. So far so good. The program needs to be run with Python. That is installed into ubuntu. This is where i fall flat. How do I go about getting it to run like an application?
> 
> I do need help here, since i know no one who does any of this andvi have tried to look up the specific answer and i dont understand what i am reading. Thanks guys. Troy

Have you followed the instructions in the Quisk documentation?

http://james.ahlstrom.name/quisk/docs2.html#Installation

It appears that you can't just run it out of the extracted tarball, it needs to be compiled.

In a related note, it appears that quisk is packaged for Ubuntu in 'precise', 'quantal' and 'raring'.  Is there a reason why you aren't using the packaged version?

--
Jonathan Billings <billings at negate.org>




More information about the linux-user mailing list