[Catalyst] Deprecation problem

Andreas Marienborg omega at palle.net
Fri Jan 13 07:38:34 CET 2006


I think you misread the error.

The path you refer to is the line and file that generates the error.  
The path that cannot be created is "_build/prereqs", which is local  
to the directory in which Build.PL lives. Check that the both the  
user that checked out from perforce and the person you try to run  
Build.PL with either both are in the same group and that group has  
write access to the toplevel directory, or that they are one and the  
same.

andreas

On 12. jan. 2006, at 23.47, Amol Ghanekar wrote:

> right , thats the reason....silly me..
> but now the problem is :
> My Build.pm file doesnt specify this path "/usr/lib/perl5/site_perl/ 
> 5.8.6/Module/Build/Base.pm"
> Where is it taking the path from then?
> Thanks!
>
> On 1/12/06, Drew Taylor <taylor.andrew.j at gmail.com> wrote: On  
> 1/12/06, Amol Ghanekar <amol.ghanekar at gmail.com> wrote:
> Can't create '_build/prereqs': Permission denied at /usr/lib/perl5/ 
> site_perl/5.8.6/Module/Build/Base.pm line 749.
>
> This looks like a permissions issue to me. Does the user doing perl  
> Build.PL have permissions to write in this directory (the one  
> containing Build.PL - your perforce checkout directory)?
>
> Drew
> -- 
> ----------------------------------------------------------------
> Drew Taylor                 *  Web development & consulting
> Email: drew at drewtaylor.com  *  Site implementation & hosting
> Web  : www.drewtaylor.com   *  perl/mod_perl/DBI/mysql/postgres
> ----------------------------------------------------------------
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
>
>
>
>
> -- 
> A Scientist discovers that which exists but,
> An Engineer creates that which never exists!
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst




More information about the Catalyst mailing list