AfterStep from source on Debian based system

From AfterWiki
Revision as of 13:11, 25 January 2008 by Vaevictus (talk | contribs) (New page: This is easier than you think, just do the following: ''apt-get build-dep afterstep'' You need to have the source repos in your sources.list. It will fetch all the deps that you need to...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is easier than you think, just do the following:

apt-get build-dep afterstep

You need to have the source repos in your sources.list. It will fetch all the deps that you need to build your AS from source. No more *-dev hunting ;)