I then downloaded Spaz from the offical website and extracted it to /opt/air-apps/SpazAIR
From my reading up on Adobe Air, I input the command:
Code: Select all
/opt/Adobe/AirSDK/bin/adl -nodebug /opt/air-apps/SpazAIR/META-INF/AIR/application.xml /opt/air-apps/SpazAIRThe same error occurs when I attempt this as normal user and as root.Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
invalid application descriptor: descriptor version does not match runtime version
I have been told through Googling the subject and other forums that the first two error messages are irrelevant, so the major error must be the line:
However when I google this I only get a few results and none of these appear useful, I'm hopeful that somebody will be able to shed some light on this situation.invalid application descriptor: descriptor version does not match runtime version
ps I know nothing about Adobe Air so treat me like a complete noob.

