Re: checking for docbook-dtd412-xml... * ERROR *



First of all I would like to thank everyone for helping me with my
'checking for docbook-dtd412-xml... * ERROR *'.  I got passed that error!
Hurray!  I have noticed that this list is one of the better ones when it
comes to getting some help.

But there is a new one.  Here is the output

___________________________________________________________

checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am az be bg cs da de el es fi fr
he hu it ja kn lt lv nl no pl pt pt_BR ru sk sr sr Latn sv ta tr uk wa vi
zh_CN
checking for new_aspell_config in -laspell... no
configure: error: gnome-spell cannot be built without aspell library
make[3]: *** [configure-work/main.d/gnome-spell-1.0.5/configure] Error 1
make[3]: Leaving directory
`/home/builduser/garnome-0.27.1/gnome/gnome-spell'
make[2]: *** [../../gnome/gnome-spell/cookies/main.d/install] Error 2
make[2]: Leaving directory
`/home/builduser/garnome-0.27.1/gnome/evolution'
make[1]: *** [../../gnome/evolution/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/builduser/garnome-0.27.1/meta/gnome-office'
make[1]: Entering directory
`/home/builduser/garnome-0.27.1/meta/gnome-power-tools'
[===== NOW BUILDING:    gnome-power-tools-0     =====]
        [fetch] complete for gnome-power-tools.
        [checksum] complete for gnome-power-tools.
        [extract] complete for gnome-power-tools.
        [patch] complete for gnome-power-tools.
        [configure] complete for gnome-power-tools.
        [build] complete for gnome-power-tools.
        [install] complete for gnome-power-tools.
make[1]: Leaving directory
`/home/builduser/garnome-0.27.1/meta/gnome-power-tool

-------------------------------------------------------------------

My concern is the line

configure: error: gnome-spell cannot be built without aspell library

Now, i have the following aspell rpms installed

aspell-0.33.7.1-21
aspell-en-ca-0.33.7.1-21
aspell-en-gb-0.33.7.1-21
aspell-devel-0.33.7.1-21

Suggestions?

amps.

On Fri, 26 Sep 2003, Bob Kashani wrote:

> Garnome doesn't use your systems libxml2. It should have built it
> itself. Look in garnome-0.27.1/gnome/libxml2.
>
> You might want to do what Michael suggested and rebuild libxml2 in
> garnome. cd into garnome-0.27.1/gnome/libxml2 and do a 'make clean &&
> make install'
>
> Bob
>
> On Fri, 2003-09-26 at 14:34, Amarpreet Rattan wrote:
> > Hmmmmmmmmmmmmmmmmmmmmmmmmmm.  I don't have the stock libxml2, the stock
> > redhat 9 one is libxml2-2.5.4-1 and i have libxml2-2.5.11-1.  Do you think
> > that is the problem?  I got this because I wanted to run the new galeon
> > and i installed the new ORBit2 which required me to update a whole bunch
> > of libraries, including libxml2.  I used apt-get to do all this.
> >
> > I don't know if I should do that.  I mean, uninstalling libxml2 will break
> > a whole lot of dependencies.  I can do a force uninstall and just
> > reinstall.  Is that safe to do?
> >
> > amps.
> >
> > On Fri, 26 Sep 2003, Michael Closson wrote:
> >
> > > Hi,
> > >
> > > Just a thought.
> > >
> > > .../garnome/etc/xml/catalog is build by the buildDocBookCatalog script
> > > that comes with libxml2.  I would recommend re installing libxml2 and
> > > make sure that buildDocBookCatalog runs successfully (ie. it finds
> > > DocBook DTD, ISO DocBook entities and the XSLT stylesheets).
> > >
> > > Mike
> > >
> > >
> > > On Fri, 2003-09-26 at 15:07, Bob Kashani wrote:
> > > > On Fri, 2003-09-26 at 13:03, Amarpreet Rattan wrote:
> > > > > I am building garnome as a user in
> > > > >
> > > > > /home/builduser/garnome-0.27.1/
> > > > >
> > > > > I followed the instructions to cd into garnome-0.27.1/meta and run make
> > > > > install.  Doing this has created a
> > > > >
> > > > > /home/builduser/garnome
> > > >
> > > > Nice to see someone follow the instructions for a change. :-)
> > > >
> > > > > directory with all the stuff in it. In this directory, there is NOT any
> > > > > etc/xml stuff: that is, there does not exist a directory
> > > > >
> > > > > /home/builduser/garnome/etc/xml
> > > > >
> > > > > Maybe there is the problem?
> > > >
> > > > I think that the garnome/etc/xml dir and files get created by
> > > > scrollkeeper once it finishes installing.
> > > >
> > > > Try going into garnome-0.27.1/gnome/scrollkeeper and running a 'make
> > > > clean' then go back into meta/gnome-desktop and run 'make install'
> > > > again. Something may have gone wrong in the scrollkeeper dir.
> > > >
> > > > Bob
> > > >
> > > > > amps.
> > > > >
> > > > > On Fri, 26 Sep 2003, Bob Kashani wrote:
> > > > >
> > > > > > Do you have a $GARNOME/etc/xml/catalog and $GARNOME/etc/xml/docbook
> > > > > >
> > > > > > Also, have you tried going into garnome-0.27.1/gnome/scrollkeeper and
> > > > > > running a 'make clean'?
> > > > > >
> > > > > > Bob
> > > > > >
> > > > > > On Fri, 2003-09-26 at 12:10, Amarpreet Rattan wrote:
> > > > > > > I have checked all the dependencies on the site and i have them all.
> > > > > > >
> > > > > > > amps
> > > > > > >
> > > > > > > On Fri, 26 Sep 2003, Bob Kashani wrote:
> > > > > > >
> > > > > > > > Make sure that you have all of the dependencies installed.
> > > > > > > >
> > > > > > > > http://www.ocf.berkeley.edu/~bobk/garnome/garnome-deps.txt
> > > > > > > >
> > > > > > > > > ---------------------------------------------------
> > > > > > > > >
> > > > > > > > > The relevant rpms I have installed are
> > > > > > > > >
> > > > > > > > > docbook-utils-0.6.12-5
> > > > > > > > > docbook-style-xsl-1.58.1-2
> > > > > > > > > docbook-dtds-1.0-17
> > > > > > > > > docbook-utils-pdf-0.6.12-5
> > > > > > > > > docbook-style-dsssl-1.76-8
> > > > > > > > > scrollkeeper-0.3.12-1
> > > > > > > >
> > > > > > > > Do you have:
> > > > > > > >
> > > > > > > > sgml-common
> > > > > > > >
> > > > > > > > Bob
> > > > > > > >
> > > > > > > > > has anyone had/fixed this problem?
> > > > > > > > >
> > > > > > > > > thanks,
> > > > > > > > > amps.
> > > > > > > > --
> > > > > > > > Bob Kashani
> > > > > > > >
> > > > > > > > --
> > > > > > > > garnome-list mailing list
> > > > > > > > garnome-list gnome org
> > > > > > > > http://mail.gnome.org/mailman/listinfo/garnome-list
> > > > > > > >
> > > > > > --
> > > > > > Bob Kashani
> > > > > >
> > > > --
> > > > Bob Kashani
> > >
> > > --
> > > garnome-list mailing list
> > > garnome-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/garnome-list
> > >
> --
> Bob Kashani
>
> --
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]