Dependancy problems on the latest unstable version

Richard -Gilligan- Uschold uschold@cs.ucf.edu
Tue, 03 Oct 2000 22:09:45 +0000


--------------0FC9AF0C88F53811C6D6CD78
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dave Peticolas wrote:

> Richard -Gilligan- Uschold writes:
> > I'm trying to build the latest unstable version of gnucash, so I can
> > make a patch to submit a new report, which I developed against 1.4.4  I
> > have successfully made the patch against v 1.4.4.
> >
> > First, a minor problem in the README.  I downloaded gnucash-1.5.2.tar.gz
> > and the README has the following command that fails:
> >
> > cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout
> > -rHEAD gnucash
> > cvs: invalid option -- P
> >
> > The following works correctly:
> >
> > cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -P -rHEAD
> > gnucash
> >
> > After resolving numerous missing dependencies (it supprised me how many
> > there were since 1.4.4), I've come across one I can't figure out.
> >
> > ./configure
> > ...
> > Unknown library `gtkhtml'
> > checking for gtk_html_new in -lgtkhtml... no
> > configure: error: Cannot find gtkhtml.  See the README for more info.
> >
> > I have installed gtkhtml-devel-0.6.1-1mdk.i586.rpm and
> > gtkhtml-0.6.1-0mdk_helix_1.i586.rpm
> >
> > I tried:
> > ./configure --with-gnome-libs=/usr/lib
> > Same error.
>
> If you installed gtkhtml after your first try with configure, then
> delete config.cache before you run it again.
>
> dave

I'm pretty sure I installed gtkhtml before I ran configure, although, I think I
installed gtkhtml-devel after I started running it.  In any event, deleting
config.cache made no difference, I get the same error.

--

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu



--------------0FC9AF0C88F53811C6D6CD78
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
Dave Peticolas wrote:
Richard -Gilligan- Uschold writes:
> I'm trying to build the latest unstable version of gnucash, so I can
> make a patch to submit a new report, which I developed against 1.4.4  I
> have successfully made the patch against v 1.4.4.
>
> First, a minor problem in the README.  I downloaded gnucash-1.5.2.tar.gz
> and the README has the following command that fails:
>
> cvs -z3 -Pd :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout
> -rHEAD gnucash
> cvs: invalid option -- P
>
> The following works correctly:
>
> cvs -z3 -d :pserver:cvs@cvs.gnucash.org:/home/cvs/cvsroot checkout -P -rHEAD
> gnucash
>
> After resolving numerous missing dependencies (it supprised me how many
> there were since 1.4.4), I've come across one I can't figure out.
>
> ./configure
> ...
> Unknown library `gtkhtml'
> checking for gtk_html_new in -lgtkhtml... no
> configure: error: Cannot find gtkhtml.  See the README for more info.
>
> I have installed gtkhtml-devel-0.6.1-1mdk.i586.rpm and
> gtkhtml-0.6.1-0mdk_helix_1.i586.rpm
>
> I tried:
> ./configure --with-gnome-libs=/usr/lib
> Same error.

If you installed gtkhtml after your first try with configure, then
delete config.cache before you run it again.

dave

I'm pretty sure I installed gtkhtml before I ran configure, although, I think I installed gtkhtml-devel after I started running it.  In any event, deleting config.cache made no difference, I get the same error.
-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu
  --------------0FC9AF0C88F53811C6D6CD78--