Re: deb from source

2003-09-05 Thread Russell Shaw
Colin Watson wrote: On Sat, Aug 30, 2003 at 02:19:49AM +1000, Russell Shaw wrote: Ok, i started again, but i still get the md5sum error. Could the downloaded debian package be in error? With the errors you're getting, this seems unlikely. I've downloaded it twice from the bottom of this page: htt

Re: deb from source

2003-08-29 Thread Colin Watson
On Fri, Aug 29, 2003 at 09:39:59PM +0100, Pigeon wrote: > On Fri, Aug 29, 2003 at 02:39:13PM +0100, Colin Watson wrote: > > On Fri, Aug 29, 2003 at 11:26:13PM +1000, Russell Shaw wrote: > > > tar -xzvf gtk+2.0_2.2.1.orig.tar.gz > > > gunzipgtk+2.0_2.2.1-6.diff.gz > > > > > > patch -p0 <

Re: deb from source

2003-08-29 Thread Pigeon
On Fri, Aug 29, 2003 at 02:39:13PM +0100, Colin Watson wrote: > On Fri, Aug 29, 2003 at 11:26:13PM +1000, Russell Shaw wrote: > > I'm trying to build gtk2.0-dbg .deb from source. > > > > I downloaded: > > gtk+2.0_2.2.1-6.dsc > > gtk+2.0_2.2.1-6.diff.gz > > gtk+2.0_2.2.1.orig.tar.gz > > > >

Re: deb from source

2003-08-29 Thread Colin Watson
On Sat, Aug 30, 2003 at 02:19:49AM +1000, Russell Shaw wrote: > Ok, i started again, but i still get the md5sum error. Could the > downloaded debian package be in error? With the errors you're getting, this seems unlikely. > I've downloaded it twice from the bottom of this page: > http://packages

Re: deb from source

2003-08-29 Thread Russell Shaw
Colin Watson wrote: On Sat, Aug 30, 2003 at 12:19:42AM +1000, Russell Shaw wrote: Colin Watson wrote: That's a ... convoluted (and wrong) way to extract a source package. Remove that gtk+2.0_2.2.1.orig directory, and try this instead: dpkg-source -x gtk+2.0_2.2.1-6.dsc I thought there was an easi

Re: deb from source

2003-08-29 Thread Colin Watson
On Sat, Aug 30, 2003 at 12:19:42AM +1000, Russell Shaw wrote: > Colin Watson wrote: > >That's a ... convoluted (and wrong) way to extract a source package. > >Remove that gtk+2.0_2.2.1.orig directory, and try this instead: > > > > dpkg-source -x gtk+2.0_2.2.1-6.dsc > > I thought there was an easi

Re: deb from source

2003-08-29 Thread Russell Shaw
Colin Watson wrote: On Fri, Aug 29, 2003 at 11:26:13PM +1000, Russell Shaw wrote: I'm trying to build gtk2.0-dbg .deb from source. I downloaded: gtk+2.0_2.2.1-6.dsc gtk+2.0_2.2.1-6.diff.gz gtk+2.0_2.2.1.orig.tar.gz then: tar -xzvf gtk+2.0_2.2.1.orig.tar.gz gunzipgtk+2.0_2.2.1-6.diff.gz

Re: deb from source

2003-08-29 Thread Colin Watson
On Fri, Aug 29, 2003 at 11:26:13PM +1000, Russell Shaw wrote: > I'm trying to build gtk2.0-dbg .deb from source. > > I downloaded: > gtk+2.0_2.2.1-6.dsc > gtk+2.0_2.2.1-6.diff.gz > gtk+2.0_2.2.1.orig.tar.gz > > then: > tar -xzvf gtk+2.0_2.2.1.orig.tar.gz > gunzipgtk+2.0_2.2.1-6.diff