On Thu, Jul 31, 2003 at 02:26:40PM +0200, Thomas Schueppel wrote:
>       If I remember right, the code is not compiled into a
>       platform independant bytecode but in platform depandant
>       code. Hence the only thing we need to make sure is that
>       there are no pyos in our distro but they are build upon
>       install.

I don't think it's an issue; it might be convenient to run this
command on install (or running of setup_freevo)

/usr/bin/python2.3 -OO /usr/lib/python2.3/compileall.py </path/to/freevo>

This will byte-compile everything and will avoid the first run/access
slowdowns. 

Debian does this with packages, it could be done with RPMs too.






-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to