wingIDE not working on kali linux no error message

184 views Asked by At

there is no error message it just does not open no matter how long i wait i have the icon ready i depackaged everything but had to force install it and it does not work.

message after install

ANY HELP WILL BE APPRECIATED THANKS

1

There are 1 answers

0
Stephan On

From the message "package architecture (amd64) does not match system (i386)" it looks like your system is 32-bit Linux and Wing 7 only runs on 64-bit Linux. Using --force-all for installation won't solve that. You can use Wing Pro's remote development support to develop on 32-bit Linux, by running Wing on a system that is supported and pointing it at the 32-bit system as the remote host (see https://wingware.com/hints/remote-dev-2 for details) but you can't run the IDE itself on 32-bit Linux.