跳至内容
菜单
此问题已终结
1 回复
4210 查看

after start intsall OpenERP 7.0 server by command "sudo python setup.py install" i recive below error

....
Processing psutil-0.6.1.tar.gz
Running psutil-0.6.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Sqk_Rx/p        sutil-0.6.1/egg-dist-tmp-WQHmHr
unable to execute gcc: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit status 1
...

server OS:

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 6.0.6 (squeeze)
Release:        6.0.6
Codename:       squeeze
形象
丢弃
最佳答案

You need GCC. For some reason your install is trying to compile some code.

You might want to read my installation how to on my blog at The Open Sourcerer dot com... ;-)

形象
丢弃
相关帖文 回复 查看 活动
1
8月 25
4503
0
12月 24
9688
3
9月 24
21965
5
12月 24
53356
4
7月 24
10815