Re: [GtkGLExt] configure: error: X development libraries not found



Hi,

Never worked on OS X, but typing "configure --help" will tell you all the options available for configure. In this case, you need to tell configure where the X libraries are located. The relevant options are --x-includes=DIR and --x-libraries=DIR. You can also do this by setting CPPFLAGS and LDFLAGS.

Hope this helps.
--
phil

On Wed, 23 Mar 2005 00:01:28 +0000, patrick hunt <patrickhunt dsl pipex com> wrote:

Hi, I would be grateful for help with the failure of this configure of gtkglext-1.0.6 on OS X (10.3.8 + TCSH) as logged below.
X11 and XCode are installed.
Any suggestions?

checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking gdk/gdkdisplay.h usability... no
checking gdk/gdkdisplay.h presence... no
checking for gdk/gdkdisplay.h... no
checking gdk/gdkscreen.h usability... no
checking gdk/gdkscreen.h presence... no
checking for gdk/gdkscreen.h... no
configure: GDK doesn't support multihead
checking for gdk_x11_colormap_foreign_new... no
checking for X... no
configure: error: X development libraries not found



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]