Development Team/Sugar-Build: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
[http://git.sugarlabs.org/sugar-build/sugar-build sugar-build] it is an alternative of [[Development Team/Jhbuild|sugar-jhbuild]] developed by Daniel Narvaez that allow us to get a development version of Sugar easier than with sugar-jhbuild. Also, it works on Fedora 16, 17 and Ubuntu 12. | [http://git.sugarlabs.org/sugar-build/sugar-build sugar-build] it is an alternative of [[Development Team/Jhbuild|sugar-jhbuild]] developed by Daniel Narvaez that allow us to get a development version of Sugar easier than with sugar-jhbuild. Also, it works on Fedora 16, 17 and Ubuntu 12. | ||
= Getting the source code = | == Getting the source code == | ||
First of all, you should clone the git repository by executing: | First of all, you should clone the git repository by executing: | ||
| Line 19: | Line 19: | ||
''NOTE: please, if you find a bug open a ticket with the description of the error.'' | ''NOTE: please, if you find a bug open a ticket with the description of the error.'' | ||
= Connecting Sugar trough VNC = | == Connecting Sugar trough VNC == | ||
Something like this. Connecting to localhost:6000 with vncviewer worked for me then. | Something like this. Connecting to localhost:6000 with vncviewer worked for me then. | ||
| Line 42: | Line 42: | ||
== Fedora 17 64 bits == | === Fedora 17 64 bits === | ||
The previous method didn't work for me. So, I tried the following and it worked. This is the line that I changed in <tt>Makefile</tt> | The previous method didn't work for me. So, I tried the following and it worked. This is the line that I changed in <tt>Makefile</tt> | ||