<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c7edcc>
<DIV>> Jun, i just changed the extractors path to be pathless, this is it 
should <BR>> require the executables to be in the path. An 'scons install' 
should do the <BR>> magic provided that your XX:/mingw/local/bin is in the 
PATH. I also removed <BR>> the exe extension as i guess it is not needed to 
run an executable in windows <BR>> and this way is compatible with linux that 
has no executable extension. Just <BR>> try current status and tell me 
whether it works. Delete previous pool files.</DIV>
<DIV> </DIV>
<DIV>yes, an exe extension is not needed. Yet, I used to report a problem 
that after "scons install", the files which should be installed 
into XX:/mingw/local/bin were installed into the same path with the 
SConstruct instead. Remember? Why? So I have to copy the executables manually to 
the path.</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT><BR>> To have it working on linux i had to do small 
fixes on the path management. <BR>> Just check that this all works in windows 
again.<BR></DIV>
<DIV><FONT size=3><PRE> </PRE></FONT></DIV></BODY></HTML>