From: Bruce S. <Bru...@nc...> - 2013-01-15 19:25:26
|
>From INSTALL.txt: You need wxPython (wxpython.org). Currently one needs version 2.9, but on Linux you need to apply a patch. Here is information about the patch: https://groups.google.com/forum/?fromgroups=#!topic/wxpython-users/e27JioMs1fs In this forum post is a link to the patch, located at http://sourceforge.net/projects/wxpython/files/wxPython/2.9.4.0/wxPython-src-2.9.4.1.patch/download Place the patch file in the wxPython directory, cd to that directory, and execute this in a terminal: patch -p0 < wxPython-src-2.9.4.1.patch Next cd wxPython (within the wxPython package) and execute sudo python2.7 build-wxpython.py --build_dir=../bld --install On Tue, Jan 15, 2013 at 11:10 AM, Paul Camp <PC...@sp...> 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. > > > Dr. Paul J. Camp > Physics Department > Spelman College > Atlanta, GA 30314 > 404-270-5864 > > "The beauty of the cosmos derives not only from unity in variety > but also from variety in unity" > -- Umberto Eco > The Name of the Rose > > > > From: Steve Spicklemire <st...@sp...> > To: Paul Camp <PC...@sp...> > Cc: vpusers <vis...@li...> > Date: 01/14/2013 07:45 PM > Subject: Re: [Visualpython-users] How VPython 6 differs from > VPython 5 > ------------------------------ > > > > The source you need is wxPython-2.9.4.0 not 2.8. Sorry. > > to apply the patch go to the wxPython-src-2.9.4.0 directory (not the > wxPython directory that it contains) and type: > > patch -p0 < path/to/the/patch/file > > Let us know if that works! > -steve > > On Jan 14, 2013, at 5:25 PM, Paul Camp wrote: > > > Trying to follow the instructions in INSTALL.txt. I get up to the patch > and when I try to execute that, I get the following error message: > > > > can't find file to patch at input line 5 > > Perhaps you used the wrong -p or --strip option? > > The text leading up to this was: > > -------------------------------------------------- > > Index:configure > > ============================================= > > - - - configure (revision 72192) > > + + + configure (working copy) > > --------------------------------------------------- > > > > Its certainly plausible that I'm located in the wrong directory. The > instruction "place the file in the wxPython directory" is a little > inscrutable since I didn't know off the bat exactly where that is. However, > /usr/include/wx-2.8 certainly seems to contain all the relevant files > addressed by the patch. What am I missing? > > > > > > Dr. Paul J. Camp > > Physics Department > > Spelman College > > Atlanta, GA 30314 > > 404-270-5864 > > > > "The beauty of the cosmos derives not only from unity in variety > > but also from variety in unity" > > -- Umberto Eco > > The Name of the Rose > > > > > > > > From: Bruce Sherwood <Bru...@nc...> > > To: C Anthony Risinger <an...@xt...> > > Cc: vpusers <vis...@li...> > > Date: 01/13/2013 10:42 AM > > Subject: Re: [Visualpython-users] How VPython 6 differs from > VPython 5 > > > > > > > > Thanks for pointing out the outdated reference. Here is where the source > code is: > > > > https://github.com/BruceSherwood/vpython-wx > > > > Steve Spicklemire is doing terrific work on simplifying building on all > platforms, including Linux. For the moment, read the file INSTALL.txt. We > have no Linux "target", but as it happens Steve and I have been doing our > testing on Ubuntu. Don't hesitate to ask for clarification if you run into > difficulties. > > > > Bruce Sherwood > > > > > > On Sun, Jan 13, 2013 at 3:36 AM, C Anthony Risinger <an...@xt...> > wrote: > > On Sun, Jan 13, 2013 at 1:15 AM, Bruce Sherwood <Bru...@nc...> > wrote: > > > Here is detailed information on how VPython 6 differs from VPython 5, > which > > > will be incorporated in the Help for upcoming releases of VPython 6. > > > > the website directs me to https://github.com/vpython/visual/ but this > > repository has not been updated since August, and no other branches > > exist. > > > > where is the development for VPython 6 happening? > > > > ...i would like to get a Linux build running for an in-house demo this > > Thursday, so any notes appreciated. note: i don't need a full-blown > > installable pip package or anything, just the code and any pertinent > > info related to the build :) > > > > for what it's worth, this is fantastic work! i've been "patiently" > > anticipating a Linux package, but i've no problem at all handling that > > part myself (im on Arch anyway... i expect Ubuntu or something is the > > focused target) > > > > thanks! > > > > -- > > > > C Anthony > > > ------------------------------------------------------------------------------ > > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > > MVPs and experts. ON SALE this month only -- learn more at: > > > http://p.sf.net/sfu/learnmore_123012_______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > > ------------------------------------------------------------------------------ > > 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_______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |