Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

Issues when doing make install #26

Closed Akilan1999 closed 3 years ago

Akilan1999 commented 3 years ago

Problem

When doing make install sets up a bunch of errors. when trying to run. Such as running the command p2prc prompts an error not found.

Solution

This will be patched by prompting the users on what entries to add in .bashrc rather than automatically adding. This is because users can be from different OS or even use onmyzsh in which certain entries have to be added to .zshrc file.

Akilan1999 commented 3 years ago

Fixed in commit hash : #2529176b16ec1022ac071ffeef8d772c7ca50d72d6

2 commands need to be executed for setup.

  1. make install: This will build the binary and also
  2. Add the paths which are printed
  3. make configfile: Generated config.json file with the default paths