[Nice] compiling libnice from the source

Eduardo Bezerra kdubezerra at gmail.com
Wed Jan 11 06:53:43 PST 2012


Yes, that worked, thanks Marcus.

By the way, for some reason on linux (I use ubuntu 10.10), I installed
gtk-doc-tools, but it didn't work at first... Then I restarted the shell
and it worked...
On mac (mac os x 10.6.8), as there are quite many libraries gtkdocize
depends on, I just used macports to install it (package gtk-doc in
macports). Worked right away.

Now to the coding :)

Eduardo

On Wed, Jan 11, 2012 at 2:08 PM, Marcus Lundblad <ml at update.uu.se> wrote:

> ons 2012-01-11 klockan 12:37 +0100 skrev Eduardo Bezerra:
> > Maybe this is a dumb question, but here it goes anyway... How do you
> > compile libnice from the source?
> > I've checked out libnice from the git repository, and followed the
> > instruction in INSTALL, but I didn't manage to compile it:
> >
>
> Hi.
>
> You would need to run ./autogen.sh to set up the build system when
> building straight from git (the tarball releases will be "pre-generated"
> so that you only have to issue ./configure).
>
> You would also need gtkdocize it seems (I don't have the source tree at
> hand right now).
>
> After this you should be able to run ./configure, make, make install as
> usual.
>
> //Marcus
>
> >
> > eduardo at tetris:~/repositories/libnice$ cd nice
> > eduardo at tetris:~/repositories/libnice/nice$ ./configure
> > -bash: ./configure: Arquivo ou diretório não encontrado ( = file/dir
> > not found)
> > eduardo at tetris:~/repositories/libnice/nice$ cd ..
> > eduardo at tetris:~/repositories/libnice$ ./configure
> > -bash: ./configure: Arquivo ou diretório não encontrado
> > eduardo at tetris:~/repositories/libnice$ make
> > make: *** Nenhum alvo indicado e nenhum arquivo make encontrado.
> >  Pare. (no target indicated and no make file found. stop.)
> > eduardo at tetris:~/repositories/libnice$ ./autogen.sh
> > ./autogen.sh: 5: gtkdocize: not found
> > eduardo at tetris:~/repositories/libnice$
> >
> >
> > Thanks again
> >
> >
> > Eduardo
> > _______________________________________________
> > Nice mailing list
> > Nice at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/nice
>
>
> _______________________________________________
> Nice mailing list
> Nice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nice/attachments/20120111/cc400f95/attachment.htm>


More information about the Nice mailing list