Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Were you able to solve this issue? I ran into the same problem on a Virtual Machine with Ubuntu Server 14.04
Hi and welcome to devnet,
What sources did you download ? You have an option in the installer to get the sources that matches your installed Qt.
If you take the time to search the forum, you'll find several threads about the MySQL plugin and OS X.
Hi. I did what you said and it worked! thank you very much
Usually: chmod +x name_of_the_file.run and then ./name_fo_the_file.run
Thanks for your answer It's actually a dll but I get what you are saying. I tried adding
where DESTDIRNAME is the same value as DESTDIR but no change
Hi @PabloAmunt, packaging for Linux is a major pain in the ass. If you are targeting Ubuntu the place to start is the Ubuntu packaging guide: http://packaging.ubuntu.com/ Good luck!