日期:2014-05-16  浏览次数:20694 次

ubuntu gnome出的问题,求大神解答
xswby@xswby-virtual-machine:~/chapter11/server$ gcc globalapi.h ticket.h threadbuff.h ticketserver.c -o server `gnome-config --cflags --libs gnomeui-2.0`
No command 'gnome-config' found, did you mean:
 Command 'gdome-config' from package 'libgdome2-dev' (universe)
gnome-config: command not found
globalapi.h:17:19: fatal error: gnome.h: No such file or directory
compilation terminated.
In file included from ticket.h:4:0:
globalapi.h:17:19: fatal error: gnome.h: No such file or directory
compilation terminated.
In file included from threadbuff.h:5:0:
globalapi.h:17:19: fatal error: gnome.h: No such file or directory
compilation terminated.
In file included from ticket.h:4:0,
  from servicethread.h:5,
  from ticketserver.c:3:
globalapi.h:17:19: fatal error: gnome.h: No such file or directory
compilation terminated.


------解决方案--------------------
我知道了,来找我吧