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

Re: How to recompile the package (glibc) from the source?



--On Mon, Nov 16, 1998 12:40 pm -0600 "Oleg Krivosheev" <kriol@fnal.gov>
wrote: 

> 
> hi, All
> 
> is there good way to recreate package from source 
> (glibc in particulary)? I've got glibc_2.0.7u-5.diff.gz,
> glibc_2.0.7u-5.dsc and glibc_2.0.7u.orig.tar.gz, but
> they looks like usual tarballs...
> 
> What is the magic which can get me glibc*deb etc?

You want all three.

dpkg-source -x <name>.dsc
cd <name>
debian/rules binary

as root.  Or man dpkg-buildpackage for an alternative approach, not
requiring root (along the lines of dpkg-buildpackage -rfakeroot).

Jules

/----------------+-------------------------------+---------------------\
|  Jelibean aka  | jules@jellybean.co.uk         |  6 Evelyn Rd        |
|  Jules aka     | jules@debian.org              |  Richmond, Surrey   |
|  Julian Bean   | jmlb2@hermes.cam.ac.uk        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  Debian GNU/Linux - "Microsoft *does* have a year 2000 problem -     |
|                      and we're it!" (paraphrased from IRC)           |
\----------------------------------------------------------------------/



Reply to: