Hi there,
I’m hoping someone can help me fix this install bug.
input
C:\solana-install-tmp\solana-install-init.exe v1.7.14
output
The system cannot execute the specified program.
Hi there,
I’m hoping someone can help me fix this install bug.
input
C:\solana-install-tmp\solana-install-init.exe v1.7.14
output
The system cannot execute the specified program.
Goto this link → Install the Solana Tool Suite | Solana Docs
For Window:
curl https://release.solana.com/v1.8.0/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
I’m facing the same probleme when I trying to run this command
curl https://release.solana.com/v1.8.0/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
on cmd or powershell as administrator.
It gives me this error msg, 0Warning: Failed to create the file
Warning: C:\solana-install-tmp\solana-install-init.exe: Permission denied
I tried to use @Zaryab solution but it didn’t work.
Please if anyone can help?
Thank you in advance.
Hey mouzero,
I fixed this a while ago but forgot to update the forum!
When I experienced the issue there was no windows version out yet for v1.7.14
,
Mainnet - v1.6.27
looked like the latest stable release. So I replaced all instances in the install code where it said 1.7.14
with 1.6.27
try
https://release.solana.com/v1.6.27/solana-install-init-x86_64-pc-windows-msvc.exe
If you a running windows you may have to do the same. The current installation docs have incorrect instructions for windows, and you can always check what the latest release for Windows is by looking in the GitHub repo.
i still am having issues
i cant get it to install can you guys help me
Error: Unable to symlink “C:\Users\only1\.local\share\solana\install\releases\1.6.27” to “C:\Users\only1\.local\share\solana\install\active_release”: A required privilege is not held by the client. (os error 1314)
Run your terminal as an administrator, or try the following steps:
Run command prompt as administrator
download ubuntu and install wsl
curl https://release.solana.com/v1.9.2/solana-install-init-x86_64-pc-windows-msvc.exe --output C:\solana-install-tmp\solana-install-init.exe --create-dirs
1.9.2 this version works for me in window
I have a similar issue. After following the Solana CLI tools installation, I wrote “solana --version” and it says ““solana” is not a known as a compatible…”
I don’t know whats going on. Please help me. Thanks
Thanks man for sharing, It worked to me too. Cheers!
C:\solana-install-tmp\solana-install-init.exe v1.9.2
HELLO
I HAVE BEEN TRY TO INSTALL .SOL CAN SOMEONE HELP ME PLZ?
$ C:\solana-install-tmp\solana-install-init.exe v1.10.8
bash: C:solana-install-tmpsolana-install-init.exe: command not found