mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-28 05:32:38 -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 \
|
libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf \
|
||||||
libtool patchutils bc zlib1g-dev libexpat-dev
|
libtool patchutils bc zlib1g-dev libexpat-dev
|
||||||
sudo mkdir -p /usr/local/riscv/
|
sudo mkdir -p /usr/local/riscv/
|
||||||
chmod 777 /usr/local/riscv/
|
sudo chmod 777 /usr/local/riscv/
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
All other commands should be executed as a regular user. This will eliminate the
|
All other commands should be executed as a regular user. This will eliminate the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user