Please help me!
- From: yufufi ttnet net tr (YUFUFI)
- To: gtk-app-devel-list gnome org
- Subject: Please help me!
- Date: 26 Jan 2002 18:29:12 +0200
Hi,
I want to develop under linux so I decided to start with tutorials at
www.gtk.org
As stated there I downloaded gtk+ and glib and installed on my system
and then tried to compile simple program at the tutorial.. I got an
error gtk/gtk.h : no such file.
I found that file.. it was in /usr/local/include/gtk-1.2/gtk
But I think gcc is looking for them in /usr/local/include/gtk
so I made a symlink in include
ln -s gtk-1.2/gtk gtk
then I tried gcc again.
he couldn't find gdk
so..
ln -s gtk-1.2/gdk gdk
tried again
he couldn't find glib.h
I tried lots of symlinks..
then he couldn't find something under libs
(/usr/local/lib/glib/include/glibconfig.h)
I used gcc -I and showed that too.. But didn't work out..
I searched the web and I found nothing?
My linux is Redhat 7.2.. Please help me. Or reccommend me something like
borland c++ builder(not glade)..
Thanx a lot
yufufi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]