Re: How VPython 6 differs from VPython 5
C Anthony Risinger <[email protected]> Tue, 15 Jan 2013 12:15:10 -0600
| Newsgroups | gmane.comp.python.visualpython.user |
|---|---|
| Message-ID | <CAGAVQTFtAEiZFetdVJCEcB+ZRzd_LgKfDwgRbifzpX5nGPguWQ@mail.gmail.com> |
On Tue, Jan 15, 2013 at 12:10 PM, Paul Camp <[email protected]> wrote: > Apparently, that has to be built from source as 2.9.x is not in the > repositories. I can do that, but I get an error message that GStreamer is > not found. However, according to my package manager, GStreamer is installed > on the system. you probably just need the build deps, eg. header files and whatnot usually included in *-dev packages. try: apt-get build-dep <whatever-the-wx-widgets-package-is> ...that usually gets you 95% on the way, with the occasional rebuild of a specific dep (eg, you need a newer version of a dep than whats in the repos) -- C Anthony ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512