Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] FAQ inacurancy


There are 2 versions of GTK: gtk 1.2.x and gtk2 and RHEL3 comes with both.

The one used by SWT is gtk2. I'm pretty sure gtk-config is only used with the 1.2.x stream...



Manuel SELVA <manuel.selva@xxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

11/05/2007 02:53 AM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-swt-dev] FAQ inacurancy





Just a question, on my RHEL3 i have gtk-config in my path but it doesn't return same result as rpm -q, here are the results :

gtk-config --version
1.2.10


rpm -q gtk2
gtk2-2.2.4-15

What is happening here ?

Manuel


Steve Northover wrote:


!@#$!@%!  I will change it to "... or ..."



Bogdan Gheorghe/Ottawa/IBM@IBMCA
Sent by:
platform-swt-dev-bounces@xxxxxxxxxxx

10/31/2007 05:23 PM

Please respond to
"Eclipse Platform SWT component developers list."        
<platform-swt-dev@xxxxxxxxxxx>


To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-swt-dev] FAQ inacurancy








"gtk-config" is not always available either.


"Bowling, Zaccariah" <zbowling@xxxxxx>
Sent by:
platform-swt-dev-bounces@xxxxxxxxxxx

10/31/2007 04:03 PM

Please respond to
"Eclipse Platform SWT component developers list."        
<platform-swt-dev@xxxxxxxxxxx>


To
"Bowling, Zaccariah" <zbowling@xxxxxx>, <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] FAQ inacurancy









The question "Why is the Print menu item disabled in Eclipse on GTK (Linux, UNIX)" and "What do I need to run SWT on Linux/GTK?", it says to check the version of GTK+, run "rpm -q gtk2". This is only correct for RedHat Linux, not just Linux/Unix in general. I suggest changing to "gtk-config --version".  

Zac
_______________________________________________
platform-swt-dev mailing list

platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
_______________________________________________
platform-swt-dev mailing list

platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev




_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
 

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top