[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenVXI does not compile for me
You need to install gtk+ or just remove the "gtk_ui" from "bin_PROGRAMS =
testVXI gtk_ui" in browser/src/client/Makefile.am. The gtk_ui is for the
graphical client application.
Rick Smith
Software Engineer
TGF Linux Communications
On Tue, 6 Mar 2001, Maniraja S wrote:
> Hi all,
>
> I downloaded all the OpenVXI 1.3 and all the related file. While compiling its giving the following error message.
>
> /bin/sh: gtk-config: command not found
> gtk_ui.c:23: gtk/gtk.h: No such file or directory
> gmake[2]: *** [gtk_ui.o] Error 1
> gmake[2]: Leaving directory `/home1/maniraja/Vxi/OpenVXI_1_3/browser/src/client'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home1/maniraja/Vxi/OpenVXI_1_3/browser/src'
> make: *** [release] Error 2
>
> Help me.
>
> Thanks
> Maniraja S
>
>
>