LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-12-2005, 12:41 PM   #1
EOHooligan
Member
 
Registered: Jan 2005
Location: California
Distribution: Slackware 10
Posts: 70

Rep: Reputation: 15
Trouble when compiling gtkspell-2.0.11


I installed aspell and a dictionary just fine, ran ./configure on gtkspell fine. But when I run make I run in to this problem.
Quote:
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
../gtkspell-docs.sgml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
]>
^
../xml/gtkspell.xml:69: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>view</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:72: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>lang</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:76: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>error</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:93: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>spell</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:96: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>lang</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:100: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>error</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:114: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>spell</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:126: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>view</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:143: parser error : Entity 'nbsp' not defined
<varlistentry><term><parameter>spell</parameter>&nbsp;:</term>
^
../xml/gtkspell.xml:178: parser error : chunk is not well balanced

^
../gtkspell-docs.sgml:24: error: Failure to process entity gtkspell-gtkspell
&gtkspell-gtkspell;
^
../gtkspell-docs.sgml:24: parser error : Entity 'gtkspell-gtkspell' not defined
&gtkspell-gtkspell;
^
unable to parse ../gtkspell-docs.sgml
make[2]: *** [html-build.stamp] Error 6
make[2]: Leaving directory `/home/hooligan/gtkspell-2.0.11/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hooligan/gtkspell-2.0.11'
make: *** [all] Error 2
 
Old 07-12-2005, 02:29 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
I might be able to help but these dockbook situations can be confusing
first) you have to have DocBook-XML-DTD and DocBook-XSL-Stylesheets
the problem right now is the DTD part
so look in /usr/share/xml/docbook
mine says
Code:
xml-dtd-4.3  xsl-stylesheets-1.66.1
you most likely have that stuff already so the problem is in versions
you most likely don't have to upgrade anything just trick dockbook like this



go to the folder /etc/xml
open the file "docbook"
there you find redirects from these network files to your local files
here is example from mine
you have to figure out the exact path to the one you have and redirect seeks on
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
to what you have
there is a long 3 part way to do this and a short 1 part way i show the short one
put this at the bottom of the file before the closing </catalog> and of course adjust if your actual version or path is different than mine
Code:
<rewriteURI uriStartString="http://www.oasis-open.org/docbook/xml/4.2" rewritePrefix="file:///usr/share/xml/docbook/xml-dtd-4.3"/>
 
Old 05-26-2006, 08:51 PM   #3
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
foo_bar_foo, what package is it that upgrades xml-dtd-4.3 xsl-stylesheets-1.66.1? I've upgraded pretty much everything and did what you suggested, but I keep coming up with the same error.
 
Old 05-26-2006, 10:07 PM   #4
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Nevermind. It's the linuxdoc-tools that I needed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help!! errors compiling GTKspell digitalboi Linux - Software 2 12-30-2006 11:16 PM
using gtkspell in gaim Mr_Failure Linux - Software 6 03-03-2005 03:50 PM
GtkSpell and Gaim don't like me >_> GT_Onizuka Linux - Software 5 09-26-2004 10:02 AM
Trouble with compiling gamehack Debian 3 01-11-2004 08:35 AM
should I have gtkspell-2.0 with slack9.1 shanenin Linux - Software 1 10-17-2003 06:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration