[aravis] Re: Compiling the aravis viewer in Ubuntu 10.10

  • From: Andre Gaschler <gaschler@xxxxxxxxxxx>
  • To: aravis@xxxxxxxxxxxxx
  • Date: Wed, 25 May 2011 15:08:46 +0200


Thanks for your help.
A look into configure.ac revealed that I need some gstreamer dev packages.
For Ubuntu 9 or 10, one can
sudo apt-get install intltool libgtk2.0-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
to meet all the dependencies for
./configure --enable-viewer

Somehow, "sudo apt-get install intltool" is even necessary for the compilation without the viewer.

Best regards,

Andre



On 23.05.2011 11:43, Emmanuel Pacaud wrote:
Hi Andre,

Le lundi 23 mai 2011 à 09:56 +0200, Andre Gaschler a écrit :
I tried to compile the viewer for quite some time, and could not find
why it does not work with my GTK.
The viewer compilation is optional. Try ./configure --enable-viewer .

Heres what make -C viewer says:
make: Entering directory `/home/james/aravis-0.1.6/viewer'
    CC     arvviewer.o
arvviewer.c:23: fatal error: gtk/gtk.h: No such file or directory
I don't understand why make try to compile arvviewer if the viewer is
not enabled. Unfortunately, I can't reproduce this issue.

Let me know if --enable-viewer fixes your problem.

        Regards,


                Emmanuel.



Other related posts: