
On Nov 7, 2003, at 4:50 PM, Daniel Díaz wrote:
Hello, Thomas et al.
On Fri, 2003-11-07 at 11:47, T Ingham wrote:
To get autogen to run I had to perform the following ( Assuming users have fink installed )
sudo fink install gtk+ ( which installs gtk+ and gtk+2 )
I have problems with this.
I have fink installed but the `fink install gtk+' command will only install GTK+ 1.2. `fink install gtk+2' yells that "E: Package gtk+2 has no installation candidate."
Later on, while ./configuring Inkscape, it throws the following:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0 libart-2.0
=
2.3.10 libxml-2.0 >= 2-2.4.24) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
I installed a gtk2.dmg a while ago, but I can't remember what happened to this.
I'm not really a fan of MacOS X, but if I can help to test this one out, just tell me.
Any help with the GTK+2 thing would be appreciated.
I did just install gtk+ and it installed everything in the gtk base. I'm thinking that perhaps your source list in fink is not up-to-date, or perhaps your fink is old?
-t