psbas.blogg.se

The tor project building
The tor project building










the tor project building

One needs to clone the appropriate branch and not just blindly do a git clone, because this clones the master branch. So, as can be seen, the wiki has been updated now and the commands altered a bit. Kindly help me out.įinally I did it with the help of the Tor developers (they are really nice!). Basically as I had said in the beginning, I just want to modify and rebuild to test the new code that I would be introducing. So could anyone please guide me as to how should I go about doing this. mach build, it finally gives (after doing a lot of compilation): mach configure was not working as well, but using this webpage, I patched the nfigure file and it worked. First, the command make $CONFIGURE_ARGS -f client.mk configure CONFIGURE_ARGS="-with-tor-browser-version=tbb-nightly -with-distribution-id=org.torproject -enable-update-channel=default -enable-bundled-fonts"Ĭlient.mk:40: /.mozconfig-client-mk: No such file or directoryĬlient.mk:72: *** client.mk must be used via mach. As per the above website/doc, I cloned tor-browser repo and followed the instructions. In the above website, there is an option for ' Building Just Firefox' and I decided to try that. But, since I would be making some changes to the browser (mostly Firefox code), I need to alter code and build multiple times. I was following this website and after cloning tor-browser-build repo, I did a make nightly-linux-x86_64, which took almost half a day to complete on my Ubuntu 18.04 system. I am actually working on modifying some parts of Tor Browser for my project and for that I will need to build Tor Browser's source code.












The tor project building