[vorbis-dev] making debian packages

Kenneth Arnold ken at arnoldnet.net
Fri Apr 13 09:09:37 PDT 2001


On Fri, Apr 13, 2001 at 04:12:56PM +0200, Smoerk Dundei wrote:
> hi,
> 
> how could i make debian packages out of the nightly snapshot. there is a
> debian 
> directory, but i never build a debian package before and the README only has
> 
> instructions for building rpm.

As normal user (if building as root you can omit the fakeroot and just
run the dpkg normaly).

for each directory (ogg, vorbis, ao, vorbis-tools) in that order,

cd (directory)
fakeroot dpkg-buildpackage
cd ..
su -c "dpkg --install <the package(s) it just built>"

You'll probably want to remove anything in /usr/local that building by
hand added by running make uninstall in each of those directories
before building the packages (of course you don't have to do that if
you never actually installed with make install).

If there is no ./configure in any of those directories, run
./autogen.sh before building the packages


-- 
Kenneth Arnold <ken at arnoldnet.net> / kcarnold / Linux user #180115
http://arnoldnet.net/~kcarnold/



<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/octet-stream
Size: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20010413/c9485238/part-0001.obj


More information about the Vorbis-dev mailing list