xybu / onedrived-dev

A Microsoft OneDrive client for Linux, written in Python3.
https://github.com/xybu/onedrived-dev
MIT License
706 stars 78 forks source link

install on Raspberry pi 3 #58

Open HuiMi24 opened 7 years ago

HuiMi24 commented 7 years ago

Hi,

I am trying to install onedrived-dev on Raspberry pi3. But I found some packages are missing. I collected the required packages for pi3. Could you add it on README? sudo apt-get install python3 build-essential python3-dev libssl-dev inotify-tools python3-dbus libffi-dev dbus-devel libdbus-glib-1-dev -y sudo pip3 install pydbus

derrix060 commented 7 years ago

Thanks @HuiMi24 . I will update this on my project.

daviddavo commented 7 years ago

Yeah, something like "Installing for ARM" Btw, I get: "unable to locate package dbus-devel"