Forum

rust: error[E0658]:...
 
Notifications
Clear all

rust: error[E0658]: use of unstable library feature 'alloc': this library is unlikely to be stabilized

1 Posty
1 Users
0 Likes
1,007 Widok
0
Topic starter

error during compile nginx

1 Answer
0
Topic starter

1. uninstall old version of rust (apt remove rust)
2. install latest version

curl --proto '=https' --tlsv1.2 -sSf  https://sh.rustup.rs  | sh

3. set PATH for this package (for root user)

PATH=/root/.cargo/bin:$PATH

4. try now

Odpowiedź

Author Name

Author Email

Your question *

Preview 0 Revisions Saved
Share: