Sebastian - thanks a lot. it solved the problem.

The file "./.local/share/.padre" did not exist on my home dir.
So I made this:
     touch  /home/meorero/.local/share/.padre
and then - exactly as you wrote:
    sudo chown -R meorero /home/meorero/.local/share/.padre

Now Padre works!

Thanks again.




On Mon, Apr 18, 2011 at 9:06 AM, Sebastian Willing <sebastian.will...@web.de
> wrote:

> Hi,
>
> looks like a permission problem due to installation by root. This
> command should fix the issue:
>
> sudo chown -R meorero /home/meorero/.local/share/.padre
>
> Sebastian
>
> On 15.04.2011 16:46, Oren Maurer wrote:
> > Just for info.
> >
> > I have fetched (checked out) the current sources of Padre from the
> > "trunk" subversion repository: http://svn.perlide.org/padre/trunk/  - as
> > explained in the "TranslationIntro" page on the wiki.
> >
> > I have it on a separate directory. And running Padre from this separate
> > dir goes without problem.
> >
> > <http://svn.perlide.org/padre/trunk/>
> >
> > On Fri, Apr 15, 2011 at 5:12 PM, Oren Maurer <meor...@gmail.com
> > <mailto:meor...@gmail.com>> wrote:
> >
> >     Hi all.
> >
> >     I have  a new laptop (HP one) - I have on it Ubuntu 10.10 and Arch
> >     Linux.
> >     I installed the Ubuntu Padre package and updated to latest version
> >     (0.84) with CPAN.
> >
> >
> >     Now I try to run Padre and get an error as follows:
> >     meorero@meorero-laphp:~$ padre
> >     Could not copy the My plug-in
> >     (/usr/local/share/perl/5.10.1/Padre/Plugin/My.pm) to
> >     /home/meorero/.local/share/.padre/plugins/Padre/Plugin/My.pm:
> >     Permission denied at /usr/local/share/perl/5.10.1/Padre.pm line 153
> >     Perl exited with active threads:
> >     1 running and unjoined
> >     0 finished and unjoined
> >     0 running and detached
> >     meorero@meorero-laphp:~$
> >
> >     Strange, not?
> >
> >     One small addition - this is 64 bit system - but I do not know if
> >     this could matter.
> >
> >
> >
> >     --
> >     ________________________________
> >     Oren  Maurer
> >     http://oren.maurer.org.il
> >     http://meorero.wordpress.com
> >       _______________________________
> >       #  =======================|
> >       #  Please avoid sending me Word |
> >       #   or PowerPoint attachments      |
> >       #  =======================|
> >       # See: http://www.gnu.org/philosophy/no-word-attachments.html
> >
> >
> >
> >
> > --
> > ________________________________
> > Oren  Maurer
> > http://oren.maurer.org.il
> > http://meorero.wordpress.com
> >   _______________________________
> >   #  =======================|
> >   #  Please avoid sending me Word |
> >   #   or PowerPoint attachments      |
> >   #  =======================|
> >   # See: http://www.gnu.org/philosophy/no-word-attachments.html
> >
> >
> >
> > _______________________________________________
> > Padre-dev mailing list
> > Padre-dev@perlide.org
> > http://mail.perlide.org/mailman/listinfo/padre-dev
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>



-- 
________________________________
Oren  Maurer
http://oren.maurer.org.il
http://meorero.wordpress.com
 _______________________________
 #  =======================|
 #  Please avoid sending me Word |
 #   or PowerPoint attachments      |
 #  =======================|
 # See: http://www.gnu.org/philosophy/no-word-attachments.html
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to