Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line error build image #2

Open
OmarSRolo opened this issue May 2, 2021 · 0 comments
Open

Command line error build image #2

OmarSRolo opened this issue May 2, 2021 · 0 comments

Comments

@OmarSRolo
Copy link

I have already installed trustwallet/wallet-core, I make a build and the results are:

  • export PATH=/root/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  • PATH=/root/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    ++ rbenv init -
    /bin/bash: rbenv: command not found
  • eval ''
  • export PREFIX=/usr/local
  • PREFIX=/usr/local
  • tools/generate-files
    PREFIX: /usr/local
    The command '/bin/bash -o pipefail -c set -ex; export PATH="$HOME/.rbenv/bin:$PATH"; eval "$(rbenv init -)"; export PREFIX=/usr/local; tools/generate-files; cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Release; make -Cbuild install' returned a non-zero code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant