Content originally posted in LPCWare by CodeRedSupport on Sat Apr 23 01:00:57 MST 2011
I'm sorry you are having these issues, but we do clearly state which distros of Linux we work with. We have to do this as there are so many distros and many of them do not have the components or features we require. It is also impossible to test on every distro - it is hard enough with the ones we do support.
I don't know anything about your Linux distro, but I would guess from what you have posted, that one of the problems is that it does not support the version of GTK that eclipse requires. You might try searching for information on how to run Eclipse on your distro - this version of LPCXpresso uses the Eclipse v3.5 ("Galileo") release.
We don't particularly like having to install as root, but this is mainly due to the way certain functions we require on USB have been implemented in Linux requires the debug driver to run as root. Yes, we do install libusb-1.0.so, but (and I need to double-check this) only if it does not already exist.
I think your best route forward is to do as larryvc suggested and install a VM, install one of the supported distros in there, and then install LPCXpresso for Linux. Of course, there is still no guarantee that LPCXpresso will work, if the underlying OS or hardware isn't up to it.
Best Regards