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.