Difference between revisions of "AfterStep from source on Debian based system"

From AfterWiki
Jump to navigationJump to search
(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...)
 
(No difference)

Latest revision as of 13:11, 25 January 2008

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 ;)