Upgrade to GTK2 2.10.6.0

Ryan Schmidt ryandesign at macports.org
Fri Oct 27 22:50:41 PDT 2006


On Oct 28, 2006, at 00:16, Takashi Yoshida wrote:

> Does anyone have problem upgrading existing GTK2 to GTK2 2.10.6?
>
> My MacBook Pro has GTK2 (2.10.2_1) installed via macports and I'm  
> trying to upgrade to GTK2 2.10.6_0 (the latest as of this writing).
>
> I'm getting the following error:
>
> configure: error:
>                 *** Cannot link to Accessibility Toolkit.  
> Accessibility Toolkit is required
>                 *** to build GTK+
>
> Warning: the following items did not execute (for gtk2):  
> com.apple.destroot com.apple.configure com.apple.build
> DEBUG: Registry error: XFree86 not registered as installed.
>     invoked from within
> "registry_installed ${portname}"
>     invoked from within
> "$workername eval registry_installed \${portname}"
> Error: Unable to upgrade port: 1
>
> What is Accessbility Toolkit and where do I get it? And why do I  
> suddenly get this error when I was able to install GTK2 previously?

You need to "sudo port install atk" first.

See:

http://lists.macosforge.org/pipermail/macports-users/2006-October/ 
000383.html

The port should do this automatically. atk is listed as a dependency  
of gtk2 so I'm not sure why you don't have it, or, if you have it,  
why it's not working.

If you already have atk installed, try uninstalling it, cleaning it,  
and reinstalling it. Then try gtk2 again.

Make sure your ports tree is up-to-date by running "sudo port sync"  
first.





More information about the macports-users mailing list