jhbuild error on Mac OSX Lion

Reuben Cummings reubano at gmail.com
Tue Jan 24 10:44:32 EST 2012


On Mon, Jan 23, 2012 at 7:06 PM, John Ralls <jralls at ceridwen.us> wrote:

>
> On Jan 23, 2012, at 4:28 AM, Reuben Cummings wrote:
>
> > *** Checking out icon-naming-utils *** [55/73]
> > gunzip -dc "/Users/admin/gtk/source/pkgs/icon-naming-utils-0.8.90.tar.gz"
> > | tar xf -
> >
> > gzip: /Users/admin/gtk/source/pkgs/icon-naming-utils-0.8.90.tar.gz:
> > not in gzip format
> > *** Error during phase checkout of icon-naming-utils: could not unpack
> > tarball (expected icon-naming-utils-0.8.90 dir) *** [55/73]
> >
> > .........
> >
> > I ran less on icon-naming-utils-0.8.90.tar.gz and it is an html file.
>
> Well, just ducky. Tango has broken their website. I followed the link off
> of their download page in my browser and got the same error.
>
> So here it is (the bz2 one) from my download archive. Copy it into
> ~/gtk/source/pkgs, delete the other one, and run.
>

Thanks, it worked but I had to convert it back to gz before it built

bunzip2 -c < icon*.bz2 | gzip -c > icon-naming-utils-0.8.90.tar.gz

Regards,
> John Ralls
>


More information about the gnucash-devel mailing list