i build the WengoPhone NG follow the instructions on the web page http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNg.
the Qt4.1.1 and boost all built
successfully,but when i build wengophone ng using scons ,something
wrong.the command line output window is like this:
****************************************************************************
Setting environment for using Microsoft Visual Studio .NET 2003
tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)
C:\Documents and Settings\lankey>d:
D:\>cd openwengo
D:\openwengo>scons qtwengophone wengocurl phapi avcodec
scons: Reading SConscript files ...
ImportError: No module named tarfile:
File "SConstruct", line 1:
from wengoscons import wengoenv
File "D:\openwengo\wengoscons\__init__.py", line 22:
from wengoscons import wengoenv
File "D:\openwengo\wengoscons\wengoscons\wengoenv.py", line 24:
import os, time, sys, re, types, shutil, stat, httplib, ftplib, urllib, urll
ib2, zipfile, errno, tarfile, popen2
D:\openwengo>
scons: Reading SConscript files ...
ImportError: No module named tarfile:
File "SConstruct", line 1:
from wengoscons import wengoenv
File "D:\openwengo\wengoscons\__init__.py", line 22:
from wengoscons import wengoenv
File "D:\openwengo\wengoscons\wengoscons\wengoenv.py", line 24:
import os, time, sys, re, types, shutil, stat, httplib, ftplib, urllib, urll
ib2, zipfile, errno, tarfile, popen2
D:\openwengo>
****************************************************************************
any help?
zhonghao-xyz
2006-04-22
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
