After reading the jhbuild instructions on Clutter docs I went ahead and installed the latest version of jhbuild. Then I ran clutter-build-setup.sh. I did not realize that the shell script is also trying to install jhbuild. That was not very clear in the docs. Anyway, the shell script fails to find the gettext-autopoint package and then fails with git-proxy error. It looks like the script is trying to get jhbuild using the git protocol. If http is available for this git repo then I think it would be nice to use that instead so as to make it easier to get out onto the network through my proxy at work. I guess I can change that directly in the script but now that I already have jhbuild installed I would rather skip that part altogether.
Is it possible that the check for autopoint in this script is antiquated and that I actually have it installed along with my F16 gettext-devel package? If I already have jhbuild installed successfully, is there somewhere I can just download the config file for setting it up to build clutter without having to run the shell script? thnx Brian -- Duff
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
