Skip to content

Commit

Permalink
Use wiringPi from repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
hairu committed Dec 30, 2017
1 parent daddbcf commit 5e09c6c
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,7 @@ $ sudo apt-get upgrade

Install the dependencies that are managed by the package manager.
```
$ sudo apt-get install libpng-dev libjpeg-dev cmake vlc git-core gcc build-essential unzip sqlite3 libsqlite3-dev libmicrohttpd-dev libcurl4-openssl-dev libiw-dev libssl-dev
```

Download and install wiringPi
```
$ git clone git://git.drogon.net/wiringPi
$ cd wiringPi
$ ./build
$ sudo apt-get install libpng-dev libjpeg-dev git-core gcc build-essential unzip sqlite3 libsqlite3-dev libmicrohttpd-dev libcurl4-openssl-dev libiw-dev libssl-dev wiringpi
```

Download and build FreeLSS
Expand Down

1 comment on commit 5e09c6c

@earlofkent
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi will this save the files in the root dir, as i currently have problems with is not saving the changers in set up.
How do i check the current build of the software.
Thank you Howard

Please sign in to comment.