gtk+ on IBM AIX

2000-06-06 Thread ALLA Raphael
Hi, I have tried to install glib and gtk+ on an IBM powerPC running AIX. When I try to run the program HelloWorld, as given in the tutorial, the program core dumps. I get a few warning messages during compile time, and I have performed a 'bt' with gdb on the core. All the results are given below

Re: gtk+ on IBM AIX

2000-06-06 Thread Valdis . Kletnieks
On Wed, 07 Jun 2000 14:11:30 +1000, ALLA Raphael <[EMAIL PROTECTED]> said: > I have tried to install glib and gtk+ on an IBM powerPC running AIX. When I > try to run the program HelloWorld, as given in the tutorial, the program > core dumps. Well.. I seem to be what passes for an AIX expert her

RE: gtk+ on IBM AIX

2000-06-07 Thread ALLA Raphael
work fine from a program but the call from within gtk_init_check actually causes a core dump. Raphael -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 7 June 2000 16:53 To: ALLA Raphael Cc: 'gtk-list' Subject: Re: gtk+ on IBM AIX On Wed, 07

Re: gtk+ on IBM AIX

2000-06-07 Thread Valdis . Kletnieks
On Wed, 07 Jun 2000 17:19:23 +1000, ALLA Raphael said: > I'll download gtk+-1.2.7 tomorrow, but I have a question: what is > bos.rte.bind_commands 4.3.2.6. > How do I know if it is already installed? lslpp -L bos.rte.bind_commands The latest for 4.3.2 is 4.3.2.4 (not .6, it was waaay too late ;)

Threads with AIX (was RE: gtk+ on IBM AIX )

2000-06-08 Thread ALLA Raphael
> > > checking for thread implementation... none available > > configure: warning: You do not have any known thread system on your > > computer. glib will not be thread safe on > your computer. > > Look in configure.log for what caused it to do this. I seem > to remember > a h

Re: Threads with AIX (was RE: gtk+ on IBM AIX )

2000-06-08 Thread Valdis . Kletnieks
On Thu, 08 Jun 2000 15:21:51 +1000, ALLA Raphael said: > AC_CHECK_HEADER(pthread.h,have_threads=posix) does not work on AIX because > the pthread.h header file makes gcc complaining that there is no whitespace > where it should: > > In file included from configure:5395: > /usr/include/pthread.h:1