suse error

Linux specific forum
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

suse error

Post 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
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

You need to install gtk-devel or something like that.
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

Thank's i test it.....
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

i have installed al gtk file.... but not resolving the problem... :(
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Not gtk. Gtk-devel.
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

yes all gtk-devel ..... all of package whit word gtk are installed ... but not working.... :(
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

gtk devel isn't included in SuSE 10
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

ts-soft wrote:gtk devel isn't included in SuSE 10
ahh, is not possible to download and install in suse10?
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

if i install mandriva linux the gtk-devel are included?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post 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
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
le_magn
Enthusiast
Enthusiast
Posts: 289
Joined: Wed Aug 24, 2005 12:11 pm
Location: Italia

Post by le_magn »

thank's i download and test
olejr
Enthusiast
Enthusiast
Posts: 152
Joined: Sun Jul 11, 2004 7:48 pm
Location: Lillehammer, No(r)way
Contact:

Post 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:
FloHimself
Enthusiast
Enthusiast
Posts: 229
Joined: Wed May 14, 2003 3:38 pm
Location: Lüneburg - Germany

Post 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.
My favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
olejr
Enthusiast
Enthusiast
Posts: 152
Joined: Sun Jul 11, 2004 7:48 pm
Location: Lillehammer, No(r)way
Contact:

Post by olejr »

I know you can add it, but why isn't it there as default :wink:
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

olejr wrote:I know you can add it, but why isn't it there as default :wink:
SuSEconfig don't config this, after Updates or Softwarechanges.
Autoconfig in Buy-Version, i don't know

GTK1 is dead, use GTK2 :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Post Reply