CodeWarrior_PA_10.2.1 Error on Debian 6.0.6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CodeWarrior_PA_10.2.1 Error on Debian 6.0.6

跳至解决方案
914 次查看
gopikrishnan
Contributor III

I am newbie. I have installed on Debian 6.0.6 AMD 64. To get 32 bit libraries in did apt-get install ia32-libs; Then I install CodeWarrior_PA_10.2.1 on my Debian System.

After installation:

gi@gdebian:~/Freescale/CodeWarrior_PA_10.2.1/eclipse$ ./cwide

gi@gdebian:~/Freescale/CodeWarrior_PA_10.2.1/eclipse$ echo $?

13

gi@gdebian:~/Freescale/CodeWarrior_PA_10.2.1/eclipse$

 

 

Please help me to fix it...

 

Reg,

Gopi Krishnan S

 

标签 (1)
1 解答
730 次查看
hwrobel
NXP Employee
NXP Employee

I am not sure if this Debian version is a supported Linux version, but you may just want to try the following:

- Install i686 versions (i.e. 32b versions) of libXp, libXmu, and libXpm before using the installer "./setuplinux"
- Install i686 versions (i.e. 32b versions) of gtk2, gtk2-engines, and libXtst before trying to start up "cwide" for the first time.

It helped me on an unsupported other 64b distribution.

If it helps, please mark this as answered for others.

在原帖中查看解决方案

1 回复
731 次查看
hwrobel
NXP Employee
NXP Employee

I am not sure if this Debian version is a supported Linux version, but you may just want to try the following:

- Install i686 versions (i.e. 32b versions) of libXp, libXmu, and libXpm before using the installer "./setuplinux"
- Install i686 versions (i.e. 32b versions) of gtk2, gtk2-engines, and libXtst before trying to start up "cwide" for the first time.

It helped me on an unsupported other 64b distribution.

If it helps, please mark this as answered for others.