python setup.py install > > What is the 'site-packages directory'? Is there an easy way to uninstall > python libraries? > Any advice to get this going would be great. I use amd64 version of ubuntu if > that makes any difference. > > Thanks,
site-packages is in (most distros) /usr/lib/python-2.4/ ( use your version mine 2.4) 'rm -rf /usr/lib/python-2.4/site-packages/kaa' 'rm -rf /usr/lib/python-2.4/freevo' to remove kaa and/or freevo. 'find / -name site-packages' will locate site-packages if you don't find the python directory I would reinstall both removing both. hope this helps Jonathan > Adam > > > > Send instant messages to your online friends http://au.messenger.yahoo.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Freevo-users mailing list > Freevo-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users