silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.54k stars 492 forks source link

error with RPi_Cam_Web_Interface_Installer #414

Open lstrabla opened 6 years ago

lstrabla commented 6 years ago

I tried this install procedure on a Raspberry pi b+ git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git cd RPi_Cam_Web_Interface chmod u+x RPi_Cam_Web_Interface_Installer.sh ./RPi_Cam_Web_Interface_Installer.sh install

When I run the last command I have this console log pi@raspberrypi:~/RPi_Cam_Web_Interface $ ./RPi_Cam_Web_Interface_Installer.sh install Reading package lists... Done Building dependency tree Reading state information... Done Package dialog is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'dialog' has no installation candidate ./RPi_Cam_Web_Interface_Installer.sh: line 85: ./config.txt: No such file or directory Unknown File /etc/rc.local Exist. File /etc/passwd Exist.

I see file config.txt is not present before i run the command but is present just after Do you have an idea how can I solve it?

Thanks

roberttidey commented 6 years ago

Raspbian changed some of its repository locations.

It is important to run the sudo apt-get update sudo apt-get dist-upgrade

commands first. THis will update where to find the repositories.

lstrabla commented 6 years ago

Hello

Thanks for you fast reply, now I have done a step more. Script is running and appears this

[cid:image001.png@01D3CCE9.4EC9CA50]

When I select the fist option for installation I have this in the console

[cid:image002.png@01D3CCE9.4EC9CA50]

Do you have an idea what is happening? My Raspberry pi3 b+ is a new device and I have just installed OS from official website

Thanks

Luca Pietro Strabla

CODESYS® a trademark of 3S-Smart Software Solutions GmbH

Inspiring Automation Solutions

CODESYS Italia Srl Luca Pietro Strabla | Senior Software Engineer Via Franciacorta 74 | 25038 Rovato (BS) | Italy Tel. +39-02-84245936 | Fax +39-02-84253342

E-Mail: l.strabla@codesys.com | Web: http://www.codesys.com | CODESYS store: http://store.codesys.com CODESYS forum: http://forum.codesys.com

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915

Questa email potrebbe contenere informazioni confidenziali e/o privilegiate. Se non siete il reale destinatario (o avete ricevuto questa email per sbaglio) siete pregati di avvertire immediatamente il mittente e distruggere questa email. Qualsiasi riproduzione non autorizzata,divulgazione, distribuzione o altro utilizzo del materiale in essa contenuto o parte di esso è severamente vietato.

Da: roberttidey notifications@github.com Inviato: giovedì 5 aprile 2018 10:18 A: silvanmelchior/RPi_Cam_Web_Interface RPi_Cam_Web_Interface@noreply.github.com Cc: Luca Pietro Strabla L.Strabla@codesys.com; Author author@noreply.github.com Oggetto: Re: [silvanmelchior/RPi_Cam_Web_Interface] error with RPi_Cam_Web_Interface_Installer (#414)

Raspbian changed some of its repository locations.

It is important to run the sudo apt-get update sudo apt-get dist-upgrade

commands first. THis will update where to find the repositories.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/silvanmelchior/RPi_Cam_Web_Interface/issues/414#issuecomment-378856373, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWbaUyQvz8j3FW1BLghpX_PmQ4FvfvAMks5tldMTgaJpZM4TH8KB.

roberttidey commented 6 years ago

Do you still have a problem?

I couldn't see the images you said were attached. If you still have a problem then please repost these.