[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alternative sgmltools?



Hi.

In <3.0.5.32.19991223122801.007a44c0@pop3.paradise.net.nz>,
 at Date: Thu, 23 Dec 1999 12:28:01 +1300,
  on Subject: Re: alternative sgmltools?,
   Peter Elliott <axit@paradise.net.nz> writes:

> Yes -- does anyone have the answer to this one? I'd like to be able to use
> some of the debian pkgs on my Slackware 4.0 system. Is there an easy way of
> extracting the files from deb pkgs?? Are they just a tarball with a wrapper
> around them??

 Debian's .deb package is an "ar" archive.
 You can extract data.tar.gz and control.tar.gz with a file debian-binary
 with standard "ar" command.

 $ ar -vt /Work/tmp/potato-make/sgml-tools/build/sgml-tools_1.0.9-5_i386.deb 
  rw-r--r-- 0/0      4 Dec 21 16:44 1999 debian-binary
  rw-r--r-- 0/0   1626 Dec 21 16:44 1999 control.tar.gz
  rw-r--r-- 0/0 332715 Dec 21 16:44 1999 data.tar.gz

Maybe you find something by reading maint-gude and packaging-guide.

See http://www.debian.org/~elphick/ddp/, 
Web site of Debian Documentation Project (DDP)

and

Debian Packaging Manual  (http://www.debian.org/~elphick/ddp/manuals.html#prog)
Debian New Maintainer's Guide 
                (http://www.debian.org/~elphick/ddp/manuals.html#newmaintguide)

-- 
  Taketoshi Sano: <kgh12351@nifty.ne.jp>


--  
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org