xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
821 stars 144 forks source link

GCC error #209

Open mmanueljoao opened 7 years ago

mmanueljoao commented 7 years ago

while I run sudo python3 setup.py install i get this error in the end

gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory error: Setup script exited with error: command 'gcc' failed with exit status 1

I'm installing this installing in Fedora 24, fresh install. Any idea ?

TanGeng commented 7 years ago

I think you'll want the package that provides the missing file: redhat-rpm-config

See https://rpmfind.net/linux/RPM/fedora/24/x86_64/r/redhat-rpm-config-40-2.fc24.noarch.html