I can't get it running on debian
Posted: Tue Jan 13, 2004 1:18 pm
Hy folks,
I installed purebasic exactly like it is written in the manual. Means I can execute it now.
But when I try to compile one of my programs I get the following message:
/usr/share/themes/Geramik/gtk-2.0/gtkrc:25: error: unexpected identifier `GtkButton', expected character `}'
I guess it has something to do with my gtk version.
The manual say I need 1.2 but I have 2.0.
I tried "apt-get remove libgtk2.0-dev" and then
"apt-get install libgtk1.2-dev".
I switched from suse to debian lately so I don't now how to find out which version of gtk I have installed.
Do I have to install gtk1.2 ? If yes how do I do that ?
Sorry, I am an absolute beginner in debian...
Markus
I installed purebasic exactly like it is written in the manual. Means I can execute it now.
But when I try to compile one of my programs I get the following message:
/usr/share/themes/Geramik/gtk-2.0/gtkrc:25: error: unexpected identifier `GtkButton', expected character `}'
I guess it has something to do with my gtk version.
The manual say I need 1.2 but I have 2.0.
I tried "apt-get remove libgtk2.0-dev" and then
"apt-get install libgtk1.2-dev".
I switched from suse to debian lately so I don't now how to find out which version of gtk I have installed.
Do I have to install gtk1.2 ? If yes how do I do that ?
Sorry, I am an absolute beginner in debian...
Markus