[gcompris-devel] How do I use the git clone?

Bruno Coudoin bruno.coudoin at gcompris.net
Tue Jul 3 22:47:27 UTC 2012


Le mardi 03 juillet 2012 à 18:41 -0400, Chester Cressman a écrit :
> On 07/03/2012 05:19 PM, Bruno Coudoin wrote:
> > Le lundi 02 juillet 2012 à 18:15 -0400, Chester Cressman a écrit :
> >> Hi,
> >>
> >> I clone the git repository about a week ago, and I have been
> >> unsuccessful in my attempt to compile it. I am confused by the
> >> differences in the instructions on the Wiki and in the files in the
> >> repository. I would like instructions on how to get to the position
> >> where I can do the ./configure, make, and make install. I would like a
> >> brief explanation of what the commands are to accomplish, so I can
> >> better understand what I am doing.
> > Hi,
> >
> > >From git, you must run for the first time:
> > sh autogen.sh
> > make
> > sudo make install
> >
> > Which operating system are you using ?
> >
> > https://lists.sourceforge.net/lists/listinfo/gcompris-devel
> >
> I forgot that bit of info. I am running Ubuntu 12.04.
> 
> OK, I will try that.

Hi,

In this case, the intructions are accurate on this page:
http://gcompris.net/wiki/Developer%27s_corner

Just take care to run the command 'apt-get build-dep gcompris' before
the 'sh autogen.sh'

That's all.

Bruno.








More information about the Gcompris-devel mailing list