Hello All,<br>
<br>
I thought I would take a look at the wonderful world of mono, but have
again seemingly ended up in yet another dependency nightmare.&nbsp; <br>
<br>
I have installed the basics of mono using yum and the mono.repo file as
recommended on the website, now admittedly, I'm using FC4 and I sort of
modified the file a bit so that it would look in the FC3 directory, but
how different can it be (!)...&nbsp; This actually all seems to have
worked fairly well...<br>
<br>
I then thought that I would start by taking a look at some of the new
wizzy mono applications that everyone keeps banging on about
(beagle/tomboy/f-spot), so rather than head straight for beagle, I
decided that I start with the (what would appear to be) easier f-spot
application (!!!).<br>
<br>
So, I downloaded the app and have run the ./configure script and this
is where my problem lies...&nbsp; When I run the ./configure script, it
complains that &quot;Package gtkhtml-sharp-2.0 was not found in the
pkg-config search path&quot; and that I should &quot;consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them&quot;.&nbsp; <br>
<br>
Essentially it seems that I am missing the gtkhtml-sharp files, but on
searching, I can see that they exist on my system.&nbsp; Incidentally I
had the same message about libexif, but rectified this by putting a
libexif.pc file in the /usr/lib/pkgconfig directory.<br>
<br>
So my question (finally) is this : how is it that I have gtkhtml on my
system, but the .pc file that pkgconfig is expecting doesn't appear
anywhere on my system?&nbsp; How do I get around this?<br>
<br>
If anyone can shed a bit of light on this and make things a little clearer, I would greatly appreciate it.<br>
<br>
Thanks in advance for any assistance,<br>
<br>
Regards,<br>
Darren.<br>