How do I install Xulrunner on Ubuntu 12.04?
Hey.
I tried to implement the gecko engine, following this tutorial: https://wiki.mozilla.org/Embedding/NewApi/GtkLinux
Unfortunately, I wasn't able to install the required package "xulrunner-1.9-dev", because it is no longer available at Ubuntu 12.04.
What should I do?
Chosen solution
I solved the problem by manually downloading the XULRunner and installing it. Hope, xulrunner-dev will be back in the ubuntu repositories soon.
Read this answer in context 👍 2All Replies (1)
Chosen Solution
I solved the problem by manually downloading the XULRunner and installing it. Hope, xulrunner-dev will be back in the ubuntu repositories soon.