Hi,

My name is Juan Antonio and I'm interested in applying to work in the
project in summer
through the GSoC, but when I tried to compile the source code I got this:

***************************************************************************
[ozz@coffeelap trunk]$ ./config/autorun.sh
./config/autorun.sh: running `python config/pandora-plugin write'
  File "config/pandora-plugin", line 185
    print "Dependency loop detected with %s" % plugin['name']
                                           ^
SyntaxError: invalid syntax
./config/autorun.sh: running `/usr/bin/libtoolize --automake --copy --force'

./config/autorun.sh: running `/usr/bin/aclocal-1.11 -I m4'
  File "config/pandora-plugin", line 185
    print "Dependency loop detected with %s" % plugin['name']
                                           ^
SyntaxError: invalid syntax
./config/autorun.sh: running `/usr/bin/autoheader'
  File "config/pandora-plugin", line 185
    print "Dependency loop detected with %s" % plugin['name']
                                           ^
SyntaxError: invalid syntax
./config/autorun.sh: running `/usr/bin/automake-1.11 --add-missing --copy
--force --foreign'
automake-1.11: cannot open < config/pandora-plugin.am: No such file or
directory
Can't execute automake
************************************************************************

I'm guessing that plugin depends on python2.7 and I'm using python3.2. Does
the code depend
on a lot of python code? maybe I could port it or try to make it syntax
independent.

-- 
Juan Antonio Osorio R.
e-mail: [email protected]

"All truly great thoughts are conceived by walking."
- F.N.
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to