[gobolinux-users] trouble with python recipe

Michael Homer michael at gobolinux.org
Thu May 8 10:47:21 NZST 2008


On Wed, May 7, 2008 at 11:21 PM, Hi There <goboster at yahoo.com> wrote:
> Michael Homer <michael <at> gobolinux.org> writes:
>
>  >
>  > On Wed, May 7, 2008 at 11:09 AM, Michael Homer <michael <at> gobolinux.org>
>  wrote:
>
> > > On Tue, May 6, 2008 at 10:40 PM, Hi There <goboster <at> yahoo.com> wrote:
>  > >  > I'm trying to create a recipe for a python program
>  <snip>
>
> > versions. In that case, just putting the pre_install() in will be fine
>  > for the present.
>  > -Michael
>  >
>
>  Thanks!
>
>  Now I just need to get my PYTHONPATH sorted. The installer complains that
>  /Programs/Elefant/0.1.0/lib/python2.5/site-packages/ isn't on the path; should
>  that be set in the recipe?
PYTHONPATH shouldn't be necessary; /S/L/L/python2.5/site-packages is
included in the search path by gobolinux.pth. If the installer is
complaining and terminating there, it's ok to set it in the
environment() array to get it to install if there's no way of turning
off that check.
-Michael


More information about the gobolinux-users mailing list