On 3/17/06, Trevor Pearson <trevor haven demon co uk> wrote:
I'vc built f-spot on Fedora core 3 (now on core5) and got the same
issues, try running a few 'tests' like
find / -name "gtk*.pc" -print >pkg-config-path-list
or
find / -name "*sharp*pc" -print >pkg-config-path-list
I tried it and verified that I only had one gtkhtml sharp config file.
I've just tried to install the most recent binary of mono - v1.1.13.4 -
and it only has a slightly newer version of the gtkhtml-sharp file -
v2.4.2 (the one included with ubuntu is 2.3.92.
The svn copy of gtkhtml-sharp is version 2.8.2, so it looks like you do
need the svn copy of gtkhtml-sharp. I'm going to see if I
can successfully build it and if things work better that way...
Thanks for the help!
Warren