From: Andrew M. <amo...@de...> - 2009-12-09 03:12:23
|
According to this: https://bugs.launchpad.net/python/+bug/457688/comments/14 I found that I had to install libgtkglextmm-x11-1.2-dev and this packages dependencies to get around the segfault. Not sure why I need a dev package, but I have room on my harddrive, so it's no big thing. luck! On Tue, Dec 8, 2009 at 3:07 PM, Chris Lyon <chr...@sp...> wrote: > Ubuntu 9.10 package fails thus:- > > chris@dellap:~$ python > Python 2.6.4 (r264:75706, Nov 2 2009, 14:38:03) > [GCC 4.4.1] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import visual > Segmentation fault > > > chris@dellap:~$ uname -a > Linux dellap 2.6.31-9-rt #152-Ubuntu SMP PREEMPT RT Thu Oct 15 05:01:14 > UTC 2009 i686 GNU/Linux > chris@dellap:~$ > > > Is my graphics card (NVIDIA GeForce4 Ti4200 finally getting beyond the > pail? I've tried loading the NVidia drivers but that trashed the debian > install so I'm a little concerned about trying to update them. > > > Chris > > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |