Re: Compiling error



On Sun, 2003-08-31 at 12:51, Jens Bech Madsen wrote:
> On Sun, 2003-08-31 at 12:29, Santi wrote:
> > Hi everybody!
> > I have been trying to compile garnome (v.0.25.1) and after 15 minutes I
> > get the next error:
> > How can I solve the problem?
> > 
> 
> Install the sgml-data package. It contains the missing entities.
> 
It should be listed as a requirement on the Garnome website. The attached patch adds it.

Cheers,
Jens


Index: index.html
===================================================================
RCS file: /cvs/gnome/garnome/website/root/index.html,v
retrieving revision 1.58
diff -U2 -r1.58 index.html
--- index.html	9 Feb 2003 10:25:51 -0000	1.58
+++ index.html	31 Aug 2003 11:00:45 -0000
@@ -67,5 +67,6 @@
 	libbz2-dev, zlib1g-dev (gnome-vfs, others)<br>
 	libexpat1-dev<br>
-    docbook-xml (Docbook DTD 4.1.2) + docbook-xsl (Docbook XSL Stylesheets)</blockquote>
+    docbook-xml (Docbook DTD 4.1.2) + docbook-xsl (Docbook XSL
+	Stylesheets) + sgml-data (Docbook ISO Entities)</blockquote>
 	
 	<blockquote><b>For Sawfish:</b></blockquote>


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