public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Oxi <pb@gehirnspen.de>
To: cygwin@cygwin.com
Subject: Re: libglade error during cygwin  installation
Date: Wed, 16 Feb 2011 12:15:00 -0000	[thread overview]
Message-ID: <loom.20110216T130642-116@post.gmane.org> (raw)
In-Reply-To: <5395AE1111A91D4BACA4FABB0C4A50E57C8FC97E@mail-west-1.exchange2.ara.wan>

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

  reply	other threads:[~2011-02-16 12:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 21:10 Joe Crepeau
2011-01-28  1:28 ` David Sastre
2011-01-29  2:21   ` Joe Crepeau
2011-01-30 14:31     ` Yaakov (Cygwin/X)
2011-01-31  9:25       ` Joe Crepeau
2011-02-16 12:15         ` Oxi [this message]
     [not found]   ` <5395AE1111A91D4BACA4FABB0C4A50E57C8F57F1@mail-east-2.exchange2.ara.wan>
2011-01-29  2:32     ` David Sastre
2011-01-29  3:06       ` Joe Crepeau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20110216T130642-116@post.gmane.org \
    --to=pb@gehirnspen.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).