mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-28 02:21:14 +01:00
Updated Clementine on Raspberry Pi (markdown)
parent
423769f604
commit
89ca02e8a0
@ -1,7 +1,7 @@
|
|||||||
This is a tutorial on how to build Clementine on the Raspberry Pi. I used a Raspberry Pi 3 and the Raspian OS.
|
This is a tutorial on how to build Clementine on the Raspberry Pi. I used a Raspberry Pi 3 and the Raspian OS.
|
||||||
|
|
||||||
|
|
||||||
Note: Building Clementine on the Pi takes a lot of time, around 8 hours.
|
Note: Building Clementine on the Pi 1 takes a lot of time, around 8 hours. Compiling on the Raspberry Pi 2 or 3 is significantly faster.
|
||||||
|
|
||||||
## What you need
|
## What you need
|
||||||
* A [Raspberry Pi](http://www.raspberrypi.org/) obviously (Pi 2 or 3 recommended)
|
* A [Raspberry Pi](http://www.raspberrypi.org/) obviously (Pi 2 or 3 recommended)
|
||||||
@ -82,4 +82,4 @@ A swap file on a flash memory is not healty, so we remove the created swap file
|
|||||||
sudo rm swapfile
|
sudo rm swapfile
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
See `Install prebuild version on Raspberry Pi`
|
See [Install prebuild version on Raspberry Pi](https://github.com/clementine-player/Clementine/wiki/Clementine-on-Raspberry-Pi#install-prebuild-version-on-raspberry-pi)
|
||||||
|
Loading…
Reference in New Issue
Block a user