Results 1 to 7 of 7
Trying to emerge gnome in Gentoo Linux, but I can't get it installed.
Code:
file:///etc/xml/catalog:1: error: Document is empty
^
file&#58;///etc/xml/catalog&#58;1&#58; error&#58; Start tag expected, '<' not found
^.
there ...
- 08-28-2003 #1Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
^ file:///etc/xml/catalog:1: error: Start tag expected
Trying to emerge gnome in Gentoo Linux, but I can't get it installed.
there it hangs. no more responseCode:file:///etc/xml/catalog:1: error: Document is empty ^ file:///etc/xml/catalog:1: error: Start tag expected, '<' not found ^.
Could anyone please help? I tried fixed packages. emerge -u world........... no help at all
KDE works just OK.
any idea?
where is the error log for emerging gnome?Signature removed by moderator - please see forum rules
- 08-28-2003 #2Linux User
- Join Date
- Jun 2003
- Location
- Huntington Beach, CA
- Posts
- 390
You're using GRP right? It seems like it's hanging, but give it some time. Mine did the exact same thing, same with a couple other packages like evolution.
- 08-28-2003 #3Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
well, i did wait till it finished, but there is an error message afterwards. saying that gnome was not installed, try to loginto gnome using gdm, but failed.
Signature removed by moderator - please see forum rules
- 08-28-2003 #4Linux User
- Join Date
- Jun 2003
- Location
- Huntington Beach, CA
- Posts
- 390
Hmm. I guess try a regular emerge gnome, or burn the latest cd 2 of whatever cd you're using.
- 08-28-2003 #5Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
did that too
Signature removed by moderator - please see forum rules
- 08-28-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Try making /etc/xml/catalog a valid XML file, by putting this into it:
Code:<?xml version="1.0"?> <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
- 08-29-2003 #7Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
Thanks Dolda, Problem solved!
Originally Posted by Dolda2000
delete etc/xml, emerge docbook-xml-dtd then emerge scrollkeeper
finally emerge -k gnome
all done!Signature removed by moderator - please see forum rules


Reply With Quote
