You are not logged in.

#1 2010-09-10 10:17:24

ngsupb
Member
Registered: 2009-07-29
Posts: 57
Website

xneur can't install

Hi guys!

Could you please help to figure out what is wrong. For some reason can't build xneur from aur

here is what I get at the end
/usr/include/libnotify/notification.h:27:21: fatal error: gtk/gtk.h: No such file or director

But I have gtk ang gtk2 installed.


from /usr/include/libnotify/notification.h:27:21
#include <gtk/gtk.h>


--------------------------
addition info:

locate gtk/gtk.h
/usr/include/gtk-2.0/gtk/gtk.h
/usr/include/gtk-1.2/gtk/gtk.h

When  I change the path from gtk/gtk.h to something like /usr/include/gtk-2.0/gtk/gtk.h or /usr/include/gtk-1.2/gtk/gtk.h I get further error like can't include gdk

Appereatnly something is wrong!

Could you help please?

Offline

#2 2010-09-10 15:16:16

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: xneur can't install

providing the link to the package you are having problems with is usually considered courteous.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2010-09-11 07:16:09

ngsupb
Member
Registered: 2009-07-29
Posts: 57
Website

Re: xneur can't install

Inxsible wrote:

providing the link to the package you are having problems with is usually considered courteous.

the package is http://aur.archlinux.org/packages.php?ID=9750

I was able to install it by using something like:
export CPATH=$CPATH:/usr/include/gtk-2.0
export CPATH=$CPATH:/usr/include/glib-2.0/
export CPATH=$CPATH:/usr/include/cairo/

etc...

for each file that couldn't be find.

But why it happened?

Offline

Board footer

Powered by FluxBB