[pygtk] Installing pygtk on Solaris

2008-07-09 Thread Shalom Kramer
I am trying to install PyGTK on Solaris 8. When I run:
$ ./configure
I get -
checking for GLIB - version = 2.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occurred . This usually means GLIB is incorrectly
installed

But when I run
$ pkginfo -l SMCglib
I get --

VERSION:   2.6.2


What am I missing here?
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] Installing PyGTK on solaris 8

2008-07-09 Thread Roberto Cavada

Shalom Kramer wrote:

*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occurred . This usually means GLIB is incorrectly 
installe


Have you followed the suggestion?
r.

___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] Installing PyGTK on solaris 8

2007-11-29 Thread Roberto Cavada

Shalom Kramer wrote:

Yes, the file indicates that there is a problem with compiling GTK 
programs, not that I can understand why. 



If you wish to get any help here, you should post the (selected) 
contextualized error message you get from configure, in config.log. 
(You are not requested to report the reasons for a problem, but you 
are expected to report at least the symptoms.)


r.
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] Installing PyGTK on solaris 8

2007-11-28 Thread Shalom Kramer
Yes, the file indicates that there is a problem with compiling GTK programs,
not that I can understand why. As I have mentioned, GLIB is installed so I
can't figure out whats wrong.

On Nov 28, 2007 10:33 AM, Roberto Cavada [EMAIL PROTECTED] wrote:

 Shalom Kramer wrote:

  *** The test program failed to compile or link. See the file config.log
  for the
  *** exact error that occurred . This usually means GLIB is incorrectly
  installe

 Have you followed the suggestion?
 r.


___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] Installing PyGTK on solaris 8

2007-11-27 Thread Shalom Kramer
I have sent this question before but got no response...

I am trying to install PyGTK on Solaris 8. When I run:
$ ./configure
I get -
checking for GLIB - version = 2.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occurred . This usually means GLIB is incorrectly
installed

But when I run
$ pkginfo -l SMCglib
I get --

VERSION:   2.6.2


What am I missing here?
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/