Skip to content

Solana Test Validator Vail - Incompatible CPU detected: missing AVX2 support. Please build from source on the target

Notifications You must be signed in to change notification settings

hubdev4/solana-build-from-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Solana Test Validator Fail

These are the steps that I was able to fix the error:

Incompatible CPU detected: missing AVX2 support. Please build from source on the target

My setup: Ubuntu 20.04 Intel(R) Core(TM) i7-2670QM

First install the following packages

sudo apt install libudev-dev  
sudo apt install libssl-dev
sudo apt install clang
  1. Download and extract Source code (tar.gz)
  2. In the same directory run: ./scripts/cargo-install-all.sh . and wait til complile finish.
  3. Run solana-test-validator

Source: https://docs.solana.com/cli/install-solana-cli-tools#build-from-source

About

Solana Test Validator Vail - Incompatible CPU detected: missing AVX2 support. Please build from source on the target

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published