Just would like to add to that:

If you want to install an svn version of freevo in ubuntu hardy (which is
missing the freevo compatible pyxml) to your own home directory, do it like
this:

1. Install pyxml
$ python setup.py install --prefix=/home/username/freevo-svn-install

2. Install freevo-svn
$ PYTHONPATH=/home/username/freevo-svn/lib/python2.5/site-packages python
setup.py install --prefix=/home/username/freevo-svn-install

This way you don't need to install anything without proper packaging to your
root ubuntu system. Remember to also use the "PYTHONPATH" env var when
starting freevo!

- Jaakko

On Tue, Nov 18, 2008 at 10:47 PM, matt chipman <[EMAIL PROTECTED]>wrote:

>
>
> On Tue, 2008-11-18 at 21:01 +0100, Markus Wittenberg wrote:
> > PyXML-0.8.4.tar.gz
>
> Great, thanks Mark, sourceforge still had the files even though the
> webpage was gone, google found it since we now have the file name ....
>
> for anyone else ...
>
>
> http://sourceforge.net/project/showfiles.php?group_id=6473&package_id=6541&release_id=286213
>
> extract archive
>
> python setup.py build
> python setup.py install
>
> problem solved!
>
> thank You!!
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



-- 
Jaakko Sipari
tel. +358451238191
eMail. [EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to