Hi,
I try to deploy Libra in Debian 9. but I have encountered some problems.
I followed the steps on the https://developers.libra.org/
- Clone Libra:
- Install Dependencies:
./scripts/dev_setup.sh
- Run the CLI:
./scripts/cli/start_cli_testnet.sh
But the compile error occurred in step 3.
error logs:
Rust-compile-error
Any help!
Thank you.
Googling the error message brought up this: gcc - Why is the linker terminating on me? when i build CLang - Stack Overflow
It looks like you might be running out of memory.
1 Like
Cool!
I deployed Libra in another server successfully.
It seems that the server needs at least 2 G of available memory.
Thank you!
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.