2009/4/4 Erick Tryzelaar <idade...@users.sourceforge.net>

> On Sat, Apr 4, 2009 at 12:45 AM, Emmanuel Onzon <e.on...@gmail.com> wrote:
> > I know nothing about svn and your build system.
> > What do I have to do to compile the parser and test it ?
>
> First you need to install python3.0 somehow. Then:
>
> > git clone http://git.felix-lang.org/r/fbuild.git
> > svn co https://felix.svn.sourceforge.net/svnroot/felix
> > cd felix
> > python3.0 ../fbuild/fbuild-light
>

I get:
Traceback (most recent call last):
  File "../fbuild/fbuild-light", line 24, in <module>
    sys.exit(fbuild.main())
  File "../fbuild/bin/fbuild.py", line 84, in main
    import fbuildroot
ImportError: No module named fbuildroot
------------------------------------------------------------------------------
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to