Page 1 of 2
suse error
Posted: Fri Jun 16, 2006 6:21 pm
by le_magn
i have installed suse 10 fo test on it purebasic... but if i code a simple message requester i receive this error : messagerequester.c(text.0x285) undefined reference to gtk etc........
many of this message... what is the problem? i have tryed suse10, mandriva,
and gentoo.... same error... whit many command, i have added the purebasic directory and compiler dir to PATH
Posted: Fri Jun 16, 2006 6:28 pm
by Trond
You need to install gtk-devel or something like that.
Posted: Fri Jun 16, 2006 6:29 pm
by le_magn
Thank's i test it.....
Posted: Fri Jun 16, 2006 6:52 pm
by le_magn
i have installed al gtk file.... but not resolving the problem...

Posted: Fri Jun 16, 2006 6:54 pm
by Trond
Not gtk. Gtk-devel.
Posted: Fri Jun 16, 2006 6:56 pm
by le_magn
yes all gtk-devel ..... all of package whit word gtk are installed ... but not working....

Posted: Fri Jun 16, 2006 7:00 pm
by ts-soft
gtk devel isn't included in SuSE 10
Posted: Fri Jun 16, 2006 7:02 pm
by le_magn
ts-soft wrote:gtk devel isn't included in SuSE 10
ahh, is not possible to download and install in suse10?
Posted: Fri Jun 16, 2006 7:06 pm
by le_magn
if i install mandriva linux the gtk-devel are included?
Posted: Fri Jun 16, 2006 7:21 pm
by ts-soft
le_magn wrote:ts-soft wrote:gtk devel isn't included in SuSE 10
ahh, is not possible to download and install in suse10?
http://rpmseek.com/rpm-pl/gtk-devel.html?hl=de&cx=0::
better is to use gtk2
Posted: Fri Jun 16, 2006 7:22 pm
by le_magn
thank's i download and test
Posted: Sat Jun 17, 2006 1:08 am
by olejr
If you go out and buy Suse 10.x from Novell you get the gtk-devel rpm's.
But they aren't in the download/openSuse version....
Understand it those who can :roll:
Posted: Sat Jun 17, 2006 9:15 am
by FloHimself
There is no need to buy it. Just add the SUSE Linux 10.x APT Base (or GNOME) Repository to your preferred Package Manager.
Posted: Sat Jun 17, 2006 9:39 am
by olejr
I know you can add it, but why isn't it there as default

Posted: Sat Jun 17, 2006 7:07 pm
by ts-soft
olejr wrote:I know you can add it, but why isn't it there as default

SuSEconfig don't config this, after Updates or Softwarechanges.
Autoconfig in Buy-Version, i don't know
GTK1 is dead, use GTK2
