Re: [dev] install dwm

From: Nikolay G. Petrov <raba_AT_dir.bg>
Date: Tue, 24 Jan 2012 18:38:55 +0400

24.01.2012 14:08, Michael Stummvoll пишет:
> On 24.01.2012 10:08, Anthony Campbell wrote:
>> I use Debian Sid, which is similar though not identical to Ubuntu. I haven't tried to make a .deb file, which seems like an unnecessary complication.
> - apt-get build-dep dwm
> - apt-get source dwm
>
> and then, in the dwm-directory:
> - edit the source like you want
> - dpkg-buildpackage
> - dpkg -i ../dwm*.deb
>
> between editing the source and building the package you may want run something like 'dch "local changes"' to prevent your dwm gets overriden by apt with the same version in repository.
>
> Kind Regards,
> Michael
>
>
Thanks, Michael!

- apt-get build-dep dwm
- apt-get source dwm
!! in this steps I find my mystake - in config.def.h my color was wrong '#red' (I copy freebsd config wich is fine, but how in practice show that's wrong in ubuntu), fix and now dwm is work
- dpkg-buildpackage
- dpkg -i ../dwm*.deb



You realy help! Thanks!
Received on Tue Jan 24 2012 - 15:38:55 CET

This archive was generated by hypermail 2.3.0 : Tue Jan 24 2012 - 15:48:05 CET