Alex313031 / Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
https://thorium.rocks/mercury
Mozilla Public License 2.0
1.06k stars 25 forks source link

Can't build browser #2

Closed pog5 closed 1 year ago

pog5 commented 1 year ago

Trying to build the browser fails with a vauge error.

pog5 commented 1 year ago

image

Alex313031 commented 1 year ago

@pog5 Try again now. I just rebased the whole repo. You should be able to follow the linux firefox guide (making sure to select option 2 "desktop" rather than "Artifact mode"

Then simply run ./trunk, ./setup, and ./build. These scripts assume that both the mercury repo, and the firefox repo are both with their default names and locations, i.e. ~/Mercury-main and ~/mozilla-unified

Alex313031 commented 1 year ago

@pog5 I also just made V.110.0.a1 releases for both linux and windows x64

iamevilmonarch commented 1 year ago

I am building mercury v115.1.0 in void linux and by following the instructions in mercury docs I need to ask is what do you mean by firefox repo cause i have followed two methods

  1. i placed my firefox repo from /usr/lib/firefox/ to ~/mozilla-unified
  2. i downloaded source code from firefox and placed in ~/mozilla-unified _by trying both ways it is giving the following error

Script to Rebase/Sync Mozilla repo on Linux._

Rebasing/Syncing with mozilla-unified Mercurial repository... ./trunk.sh: line 40: hg: command not found

can you please look into this issue and guide me

pog5 commented 1 year ago

I am building mercury v115.1.0 in void linux and by following the instructions in mercury docs I need to ask is what do you mean by firefox repo cause i have followed two methods

  1. i placed my firefox repo from /usr/lib/firefox/ to ~/mozilla-unified
  2. i downloaded source code from firefox and placed in ~/mozilla-unified _by trying both ways it is giving the following error

Script to Rebase/Sync Mozilla repo on Linux._

Rebasing/Syncing with mozilla-unified Mercurial repository... ./trunk.sh: line 40: hg: command not found

can you please look into this issue and guide me

Issue not related, create a new issue

pog5 commented 1 year ago

Original issue fixed