> > I need to build and install some of the Afterstep as_ applications. Is there > a preferred way to do this with Debian? I tried running the "install.script" > but don't have xmkmf and can't find it in the package listing. This leads me > to believe I am doing something wrong. Thanks.
In hamm, xmkmf is in the xlib6g-dev package. The preferred way to install anything in debian is to see if there is a debian package and use that. If there is none, you can compile it yourself and install it in either your own account (~/bin, ~/lib, ~/man, etc), or in /usr/local/bin, etc. In neither place the debian package system will interfere with the installed files. HTH, Eric Meijer -- E.L. Meijer ([EMAIL PROTECTED]) | tel. office +31 40 2472189 Eindhoven Univ. of Technology | tel. lab. +31 40 2475032 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax +31 40 2455054

