delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/02/16/07:15:25

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=BAYES_20,SPF_HELO_PASS,TW_BX,TW_IB,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Oxi <pb AT gehirnspen DOT de>
Subject: Re: libglade error during cygwin installation
Date: Wed, 16 Feb 2011 12:10:13 +0000 (UTC)
Lines: 67
Message-ID: <loom.20110216T130642-116@post.gmane.org>
References: <5395AE1111A91D4BACA4FABB0C4A50E57C8F551F AT mail-east-2 DOT exchange2 DOT ara DOT wan> <20110127211026 DOT GB10418 AT jethro DOT local DOT lan> <5395AE1111A91D4BACA4FABB0C4A50E57C8F582F AT mail-east-2 DOT exchange2 DOT ara DOT wan> <1296355244 DOT 2536 DOT 6 DOT camel AT YAAKOV04> <5395AE1111A91D4BACA4FABB0C4A50E57C8FC97E AT mail-west-1 DOT exchange2 DOT ara DOT wan>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Joe Crepeau <jcrepeau <at> ara.com> writes:

> 
> 
> 
> > 
> > On Fri, 2011-01-28 at 22:56 +0000, Joe Crepeau wrote:
> > >> xmlcatalog -v --noout --add "system" \
> > > ?         "http://glade.gnome.org/glade-2.0.dtd" \
> > > ?         /usr/share/xml/libglade/glade-2.0.dtd \
> > > ?         /etc/xml/catalog
> > > add command failed
> > > Catalogs cleanup
> > >
> > 
> > Do you have an /etc/xml/catalog file yet?  If not, run:
> > 
> > xmlcatalog --noout --create /etc/xml/catalog
> 
> $ xmlcatalog --noout --create /etc/xml/catalog
> 
> The above command apparently worked, although, the length of "catalog" is zero
(not sure if that is what
> it's supposed to be).
> 
> $ cd /etc/xml
> $ ls -l
> total 0
> -rw-r----- 1 jcrepeau Domain Users 0 Jan 30 12:05 catalog
> 
> 
> > 
> > then try the libglade2.0 postinstall again.  The fix is already in Ports
git[1] and will
> > be in the next libxml2 release.
> 
> 
> I then run the libglade2.0 postinstall and get this
> 
> $ /etc/postinstall/libglade2.0.sh
> add command failed
> 
> Nothing I have done seems to work.  If I were to start from scratch with
libglade, what would the steps be?
> 


This session solved the case for me:

###########
$ xmlcatalog  --create
<?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">
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"/>
$ xmlcatalog  --create  > /etc/xml/catalog
$ sh /etc/postinstall/libglade2.0.sh
$
###########

Setup.exe does not give an error afterwards.

Regards,
Oxi





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019