2008/9/12 Mateusz Jan Dominikowski <[EMAIL PROTECTED]>:
> SB comes with Python version 2.3.4 so I compiled 2.5.2 from sources and
> installed it with standard prefix (/usr/local).

If you don't want the python to be present in the target filesystem,
you'd better off compiling it as a host tool (with the host-gcc
toolchain) and installing it into /host_usr inside scratchbox.

Just note that you'll need to set /host_usr/bin into your path and
possibly /host_usr/lib/python2.5 in PYTHONPATH.

-- 
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to