Tor Browser Source Code Compilation

Hi! I have to dowload the source code of tor browser for my cygwin project. I already have full compile and install tor, with no problems, but with browser i have one.

i have done:
$ git submodule init
$ git submodule update
$ sudo ./install-deps X

its complete

but with: $ ./setup-virtualenv
i have error:
Can’t exec “/home/Admin/tor-browser/bundle/install_virtualenv.sh”: No such file or directory at ./setup-virtualenv line 22.
Error running /home/Admin/tor-browser/bundle/install_virtualenv.sh at ./setup-virtualenv line 22.

But havent got /bundle/ folder at all, what i miss?

Yeah i solved my problem. I found new repo of tor browser and this doc with notes how to build it))))

1 Like

This topic was automatically closed 2 hours after the last reply. New replies are no longer allowed.