Le jeudi 29 décembre 2005 à 20:20 +0100, Alain Perry a écrit : > I couldn't find a way to solve this just using setup.py arguments, and > that's why I'm posting here: patching may be required, and I want to > know what I can and cannot (or should and shouldn't) do. Like, say, > hardcoding the /usr/bin path inside setup.py.
hi, That's probably an upstream bug: * src/conf.py.in should have a "serverpath = '%s/lib/bonobo/servers'" * tools/gnome_distutils.py: build_server() should use install_server install of install_dir Cheers, Sebastien Bacher -- ubuntu-desktop mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop
