On Mon, 2007-09-24 at 15:37 -0700, Erick Tryzelaar wrote:
> On 9/24/07, skaller <[EMAIL PROTECTED]> wrote:
> > There are two very bad bugs in installed Felix: the
> > install process doesn't copy the lib directory properly
> > because it has subdirectories now (Unix SUCKS!).
> 
> Now that we can use python 2.x, we could use shutil.copytree to do the
> copying/installing. That copies recursively:
> 
> http://docs.python.org/lib/module-shutil.html
> 

That copies permissions, owenership, etc .. is that correct
for an install? I suspect the owner should change to 
root?

> And maybe a --pre-compile option that generates everything except for
> the c++ file?

to make the .par and .syncache files?

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to