how to create my solana token
hi, ive been trying to create my solana token, im using a windows 10. when i put the command spl-token create-token. i get this error messsage, spl-token: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: Error 40.
before i got this ''error 40 code" i got this error spl-token: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory.
the error started when i tried to create a symlink using: "cd /usr/lib"
"sudo ln -s libssl.so libssl.so.1.1"
i must say that i am new to this and dont know what im doing, just following a guide i found online. please help
2 Replies
See my response here:
-- sw
thanks for the response @stevewi, it is your response i followed that lead to the error 40 code, plesase if you explain better. maybe i made a mistake when i trying to follow your solution because i did not understand what you meant by the .m.n