Re: [Matplotlib-users] problem with svn install

2009-07-22 Thread davide lasagna
Yes, That did it. The partition had to be mounted with option execin /etc/fstab!! Thanks. Cheers Davide -- ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge

Re: [Matplotlib-users] problem with svn install (Davide Lasagna)

2009-07-22 Thread davide lasagna
Well, actually i'm using Ubuntu at work on a virtual machine, and the svn copy is in a partition mounted at boot by a line in /etc/fstab. If i remember correctly this filesystem is mounted with options users. I'm at home now, i'll try with the exec option tomorrow.

Re: [Matplotlib-users] problem with svn install

2009-07-22 Thread Gökhan SEVER
On Wed, Jul 22, 2009 at 11:47 AM, Jouni K. Seppänen wrote: > davide lasagna writes: > > > ImportError: > > /home/davide/partizione/matplotlib/lib/matplotlib/_path.so: failed to > > map segment from shared object: Operation not permitted > > > > Could it be that i've installed in the wrong direct

Re: [Matplotlib-users] problem with svn install

2009-07-22 Thread Jouni K . Seppänen
davide lasagna writes: > ImportError: > /home/davide/partizione/matplotlib/lib/matplotlib/_path.so: failed to > map segment from shared object: Operation not permitted > > Could it be that i've installed in the wrong directory? If yes how can > i cope with this? Apparently this could be caused b

[Matplotlib-users] problem with svn install

2009-07-22 Thread davide lasagna
Hi all, I have a problem with an svn install. I've followed the instruciont on mpl website, that is: $ svn co https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib matplotlib $ cd matplotlib $ python setupegg.py develop Please note that i've run the last command with sudo a