fred smith writes:
> Do you mean libxml2, or do you mean libxml ? if the latter, that's REALLY old
> and I don't see any libxml packages for Fedora. I could always build one
/usr/lib/pkgconfig/libxml-2.0.pc is delivered as part of the
libxml2-devel package.
> And gtk+-2.0 doesn't seem to be
On Thu, Dec 18, 2008 at 11:12:41PM -0500, Karl Kleinpaste wrote:
> fred smith writes:
> > checking for GNOME... no
> > so, what is it trying to tell me in that last line? That I don't have
> > Gnome on my system? Balderdash! :) I surely do!
>
> configure is looking for these packages as its expec
fred smith writes:
> checking for GNOME... no
> so, what is it trying to tell me in that last line? That I don't have
> Gnome on my system? Balderdash! :) I surely do!
configure is looking for these packages as its expectations of gnome:
glib-2.0 gtk+-2.0 libgnomeprintui-2.2 libgnomeui-2.0 libxm
Try looking for a GNOME devel or something like that.
--Greg
On Thu, Dec 18, 2008 at 10:00 PM, fred smith
wrote:
> Hi!
>
> Trying to build GnomeSword (latest) from source on Fedora 10.
>
> i've downloaded, built, and installed Sword 1.5.11.
>
> I unpack gnomesword, run ./configure, and here's wh
Hi!
Trying to build GnomeSword (latest) from source on Fedora 10.
i've downloaded, built, and installed Sword 1.5.11.
I unpack gnomesword, run ./configure, and here's what I get:
$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is san