On Tue, Mar 26, 2002 at 01:17:44PM +0100, Nicolas Neuss wrote:
> 
> Hello,
> 
> I'm already sorry for the following luser question, but I was not able
> to find it out myself.  I have succeeded in compiling the cmucl-3.0.9
> sources, but I'm wondering how to install the generated files.
> 
> Especially, I do not understand how the "make install" part of the
> Makefile is supposed to work, that is in which directory the files are
> installed.  For, example what is expected to be in DESTDIR for the
> following?

This is part of the generation of the debian package. To generate the
package the Makefiles gets called from debian/rules with DESTDIR
defined.

You can safely ignore the DESTDIR and lintian stuff. Just do a 
search and replace of $(DESTDIR)[^/]* into nothing.

That should work.

Groetjes, Peter

-- 
It's logic Jim, but not as we know it. | [EMAIL PROTECTED]
"God, root, what is difference?" - Pitr|
"God is more forgiving." - Dave Aronson| http://cvs2.cons.org/~pvaneynd/

Reply via email to