<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.39">
<TITLE>Installation bugs</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I just checked out stackless from cvs and installed it on a SuSE box and a fedora core 4 box.&nbsp; Two issues--<BR>
<BR>
1) before you do anything you will need to go into the Makefile.pre.in file and find stacklessversion.h.&nbsp; Delete the reference or change it to stackless_version.h.&nbsp; There is already a reference to stackless_version.h a few lines down and stacklessversion.h simply does not exist.<BR>
<BR>
2) The compile when you type make will try and reference a directory called include...it does not exist because someone apparently thought it a good idea to name the directory Include.&nbsp; mkdir include and cp -Rf Include/* include<BR>
<BR>
<BR>
After those two issues you should be good to go.&nbsp; I was.<BR>
<BR>
<BR>
Bryan Green</FONT>
</P>

<pre>*************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
*************************************************************************
</pre></BODY>
</HTML>