[opensuse-packaging] wxGTK-devel without gtk-config? (openSUSE:Factory:Contrib/xlogmaster)
Hello Mates, atm i'm fixing all my broken Packages inside openSUSE:Factory:Contrib. My actual work is "xlogmaster". The OBS says me for > 11.2 that nothing provides gtk-devel. So i tried to use wxGTK-devel. But while running the configure he says me: checking for gtk-config... no checking for GTK - version >= 1.2.1... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: error: Cannot find GTK+: Is gtk-config in executable path ? Maybe wxGTK-devel doesn't provide any gtk-config? -- Sincerely yours Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.saschamanns.de Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) Open-SLX : Linux convenient, simple, secure and complete
2010/12/24 Sascha 'saigkill' Manns <samannsml@directbox.com>:
My actual work is "xlogmaster". The OBS says me for > 11.2 that nothing provides gtk-devel. So i tried to use wxGTK-devel. But while running the configure he says me:
http://lists.opensuse.org/opensuse-factory/2009-12/msg00596.html -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Fri, Dec 24, 2010 at 12:11 PM, Sascha 'saigkill' Manns <samannsml@directbox.com> wrote:
Hello Mates,
atm i'm fixing all my broken Packages inside openSUSE:Factory:Contrib. My actual work is "xlogmaster". The OBS says me for > 11.2 that nothing provides gtk-devel. So i tried to use wxGTK-devel. But while running the configure he says me:
GTK and WxGTK are two completely different things. You probably want to check if there is an updated version that supports GTK2 instead of GTK1.x -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hello Cristian, On Friday 24 December 2010 12:38:08 Cristian Rodr�guez wrote:
configure he says me: GTK and WxGTK are two completely different things.
You probably want to check if there is an updated version that supports GTK2 instead of GTK1.x Thanks for clarifying. I thought wxGTK is a replacement for the other :-) Now i changed the spec to gtk2-devel. But i've got the same issue: https://build.opensuse.org/package/live_build_log?arch=i586&package=xlogmaster&project=openSUSE%3AFactory%3AContrib&repository=openSUSE_11.3
Strange... -- Sincerely yours Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.saschamanns.de Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) Open-SLX : Linux convenient, simple, secure and complete
Moin Sascha, Am Fri, 24 Dec 2010 18:08:21 +0100 schrieb "Sascha 'saigkill' Manns" <samannsml@directbox.com>:
Now i changed the spec to gtk2-devel. But i've got the same issue: [...gtk-config not found]
Strange...
it is not strange, gtk-config is part of gtk-1.2! You couldn't build xlogmaster for openSUSE 11.3 because there is no gtk-1.x anymore. It was dropped for 11.3. Detlef
Bernhard Walle wrote:
Hi,
Am 25.12.10 09:24, schrieb Detlef Reichelt:
it is not strange, gtk-config is part of gtk-1.2! You couldn't build xlogmaster for openSUSE 11.3 because there is no gtk-1.x anymore. It was dropped for 11.3.
But it can be found in the GNOME:GNOME1 repo.
Yes. And you can try gtk1-compat-devel. This package tries to "port" the source code to gtk2. It supports only limited subset of gtk1, but it was successfully used in past for building of several gtk1 applications with gtk2. -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sbrabec@suse.cz Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Tuesday 28 December 2010 14:40:59 Stanislav Brabec wrote:
Bernhard Walle wrote:
Hi,
Am 25.12.10 09:24, schrieb Detlef Reichelt:
it is not strange, gtk-config is part of gtk-1.2! You couldn't build xlogmaster for openSUSE 11.3 because there is no gtk-1.x anymore. It was dropped for 11.3.
But it can be found in the GNOME:GNOME1 repo.
Yes. And you can try gtk1-compat-devel. This package tries to "port" the source code to gtk2. It supports only limited subset of gtk1, but it was successfully used in past for building of several gtk1 applications with gtk2. After linking to that the build runs perfect. Thanks :-) -- Sincerely yours
Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.saschamanns.de Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English) Open-SLX : Linux convenient, simple, secure and complete
participants (6)
-
Bernhard Walle
-
Cristian Morales Vega
-
Cristian Rodríguez
-
Detlef Reichelt
-
Sascha 'saigkill' Manns
-
Stanislav Brabec