gonzalo / gphoto2-updater

Gphoto2 compiler and installer script. This script was initially created for Raspbian and Raspberry Pi but it is also tested for Ubuntu and Debian Jessie & Wheezy.
http://github.com/gonzalo/gphoto2-updater
292 stars 71 forks source link

cannot download and install #56

Closed OliverGruenberg closed 5 years ago

OliverGruenberg commented 6 years ago

Hi there,

on my Raspberry Pi 3B instead of simply installing I get this message:



Creating temporary folder

gphoto2-temp-folder created

Downloading libgphoto2

Please run git without sudo, your regular user account is enough :) Unable to get libgphoto2 Exiting...


So... what can I do here?

bdonizetisilva commented 6 years ago

Try this command, maybe it works for you:

wget https://raw.githubusercontent.com/gonzalo/gphoto2-updater/master/gphoto2-updater.sh && chmod +x gphoto2-updater.sh && ./gphoto2-updater.sh