mirror of
https://github.com/sharkcz/rkdeveloptool.git
synced 2024-11-22 14:06:47 +01:00
fix compile notes in the readme.txt
Signed-off-by: liuyi <liuyi@rock-chips.com>
This commit is contained in:
parent
1e890c4fcf
commit
9870459553
@ -4,7 +4,10 @@ compile and install
|
|||||||
1 install libusb and libudev
|
1 install libusb and libudev
|
||||||
sudo apt-get install libudev-dev libusb-1.0-0-dev dh-autoreconf
|
sudo apt-get install libudev-dev libusb-1.0-0-dev dh-autoreconf
|
||||||
2 go into root of rkdeveloptool
|
2 go into root of rkdeveloptool
|
||||||
3 autoreconf -i
|
3.aclocal
|
||||||
|
4.autoreconf -i
|
||||||
|
5.autoheader
|
||||||
|
5.automake --add-missing
|
||||||
4 ./configure
|
4 ./configure
|
||||||
5 make
|
5 make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user