Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Getting the firefox source code to compile

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga Paul

more options

Dear friends at mozilla.org,

Thank you for your excellent web browser, which I've used for decades.

Can you suggest how I might compile the source code for firefox?

I'm an M.I.T. graduate who has been programming computers for half a century.

I have untgzed the file, from your web site, firefox-115.0esr.source.tar.xz .

/--- The build fails with the message ModuleNotFoundError: No module named '_sqlite3' \---

To try to fix this problem, I've installed:

db5.3-sql-util dbconfig-sqlite3 libsqlite3-dev libvsqlitepp-dev libvsqlitepp-doc node-sqlite3 php-sqlite3 python3-bottle-sqlite python3-database python3-minidb python3-minidb python3-persist-queue python3-sqlitedict python3-sqlitedict python3-sqlitedict pythone-utils ruby-sqlite3 sqlite3 sqlite3-tools sqlite-utils

The compilation of firefox still fails with the same error message. Can you recommend what I might install, in order to make it possible for me to compile the firefox source code?

I'm using

   gcc 12.2.0
   perl 5.36.0
   python 3.11.4
  GNU make 4.3

I'd be pleased to help you in making available documentation that would help others to compile firefox.

I invite anyone to email me or to telephone me about this.

Thank you kindly for any suggestions.

Very truly yours,

Lyman Opie [email address] [postal address] [postal address] Tel. [telephone number]

Dear friends at mozilla.org, Thank you for your excellent web browser, which I've used for decades. Can you suggest how I might compile the source code for firefox? I'm an M.I.T. graduate who has been programming computers for half a century. I have untgzed the file, from your web site, firefox-115.0esr.source.tar.xz . /--- The build fails with the message ModuleNotFoundError: No module named '_sqlite3' \--- To try to fix this problem, I've installed: db5.3-sql-util dbconfig-sqlite3 libsqlite3-dev libvsqlitepp-dev libvsqlitepp-doc node-sqlite3 php-sqlite3 python3-bottle-sqlite python3-database python3-minidb python3-minidb python3-persist-queue python3-sqlitedict python3-sqlitedict python3-sqlitedict pythone-utils ruby-sqlite3 sqlite3 sqlite3-tools sqlite-utils The compilation of firefox still fails with the same error message. Can you recommend what I might install, in order to make it possible for me to compile the firefox source code? I'm using gcc 12.2.0 perl 5.36.0 python 3.11.4 GNU make 4.3 I'd be pleased to help you in making available documentation that would help others to compile firefox. I invite anyone to email me or to telephone me about this. Thank you kindly for any suggestions. Very truly yours, Lyman Opie [email address] [postal address] [postal address] Tel. [telephone number]

Ndryshuar nga Paul

Krejt Përgjigjet (1)

more options

Hi

I have removed your address and telephone number from your question for your privacy and security as this is an open forum.

You can find all the information you need to build a copy of Firefox from code at:

https://firefox-source-docs.mozilla.org/index.html

I hope that this helps.