Re: [dev] install dwm

From: Roman Z. <romanz_AT_lavabit.com>
Date: Mon, 23 Jan 2012 12:58:37 +0100

> Hi!
>
> I already tired...I work in dwm on freebsd, but now I need from linux,
> and cannot install from source dwm. My Os is Ubuntu x64 latest, I unpack
> and 'make clean install', and nothing.
> My question, if you have or know a resource that have instruction to
> install dwm on ubuntu I would be glad.
>
> This is not working to me:
>
> > sudo apt-get build-dep dwm
> > apt-get source dwm
> > sudo apt-get -b source dwm
> > sudo dpkg -i dwm*.deb
>

Find out what packages dwm depends on. Then append a "-dev" to all the
package names and install them. (libx11 becomes libx11-dev, etc)

Roman
Received on Mon Jan 23 2012 - 12:58:37 CET

This archive was generated by hypermail 2.3.0 : Mon Jan 23 2012 - 13:12:03 CET