rclone / rclone-webui-react

A full fledged UI for the rclone cloud sync tool
MIT License
1.28k stars 164 forks source link

cannot compile under archlinux #137

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, i tried to compile on my raspberry 4 OS: Arch linux

gcc
Python 2.7.18

image full install log: 2021-07-27T19_46_10_750Z-debug.log any idea how to fix it?

ghost commented 3 years ago

i want to read about Getting Started but domain chaitanya.codes not unavailable anymore. but i fixed mi issues

negative0 commented 3 years ago

How did you solve this issue? It might be helpful to others as well, and thanks for noting the invalid link, I have removed it now.

ghost commented 3 years ago

hi, i don't resolved, i thinked that rclone comes without GUI, and i wanted to compile it to use, but i was wrong, i able to install and run rclone web gui with: rclone rcd --rc-web-gui --rc-web-gui-no-open-browser --rc-no-auth --use-json-log --rc-user=admin --rc-pass=admin --rc-addr=0.0.0.0:8080 (this is my example to run rclone)