mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 13:12:03 -04:00
Add a sudo to the installdir chmod.
This commit is contained in:
parent
710d518940
commit
eaeee37f2a
@ -30,7 +30,7 @@ sudo apt-get install autoconf automake autotools-dev curl libmpc-dev \
|
||||
libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf \
|
||||
libtool patchutils bc zlib1g-dev libexpat-dev
|
||||
sudo mkdir -p /usr/local/riscv/
|
||||
chmod 777 /usr/local/riscv/
|
||||
sudo chmod 777 /usr/local/riscv/
|
||||
\end{verbatim}
|
||||
|
||||
All other commands should be executed as a regular user. This will eliminate the
|
||||
|
Loading…
x
Reference in New Issue
Block a user