nedd help on using Installer

Z

zyqnews

hello:
I am using Install to create a standalone program for linux. What I
has done is :

[Installer]$cd source/linux
[linux]$python Make.py
[linux]$make
[Installer]$cd ../../
[Installer]$python Configure.py
[Installer]$python Makespec.py hello.py
[Installer]$python Build.py hello
Traceback (most recent call last):
File "Build.py", line 823, in ?
build(sys.argv[1])
File "Build.py", line 25, in build
rthooks = eval(open(os.path.join(HOMEPATH, 'rthooks.dat'),
'r').read())
File "<string>", line 1
{
^
SyntaxError: invalid syntax
What is this? What is wrong? Please help me.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,219
Messages
2,571,117
Members
47,727
Latest member
PasqualePf

Latest Threads

Top