Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I install Xulrunner on Ubuntu 12.04?

  • 1 reply
  • 15 have this problem
  • 8 views
  • Last reply by SargTeX

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?

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 👍 2

All 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.