solana-install | Scripts to install a solana validator | Validation library
kandi X-RAY | solana-install Summary
kandi X-RAY | solana-install Summary
Scripts to install a solana validator
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of solana-install
solana-install Key Features
solana-install Examples and Code Snippets
Community Discussions
Trending Discussions on solana-install
QUESTION
I followed this guide:
However, when i proceed with the steps it doesn't seem to work right. I have tried so many options. Ubuntu works however i do not want to use the platform because there is some confusion for me. Basically when I run this command:
curl https://release.solana.com/v1.10.4/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
The output is the file that I have attached.
But then, when I run this command,
C:\solana-install-tmp\solana-install-init.exe v1.10.4
This is the output: The system cannot execute the specified program.
When i run the same command in PowerShell, it says "The file or directory is corrupted and unreadableAt line:1 char:1 +C:\solana-install-tmp\solana-install-init.exe v1.10.4.
I am not quite sure what to do so I can install this Solana tool suite.
Thanks in advance!
I have tried many things, I am not going to be using ubuntu ever again, i want everything to be with cmd and in the windows 10 system while coding in VSC.
...ANSWER
Answered 2022-Mar-29 at 02:33so I figured out the issue. There aren't Windows compatible files (.exe) for all of the Solana releases. The guide tells you to use v1.10.4 but after manually going through the releases on Github I found that v1.9 is the latest version with an EXE listed. So run the commands as the guides describe but instead of v1.10.4, pass v1.9.7 instead like this:
QUESTION
I ran:
curl https://release.solana.com/v1.8.3/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
In my Windows command prompt and it showed up like this:
It seemed like it installed - so then I did solana --version
and this is what happened:
'solana' is not recognized as an internal or external command, operable program or batch file.
I ran solana --version
in Powershell, Git Bash, VS Code Terminal, and Command Prompt and it gives the same output.
How do I install Solana?
Thank you!
...ANSWER
Answered 2021-Nov-16 at 04:15Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install solana-install
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page