I downloaded the latest Ubuntu LTS Desktop and tried to install Domoticz.
I use the following code:
sudo apt curl -sSL install.domoticz.com | sudo bash
but i get the following error:
command line option 's' [from -sSL] is not understood in combination with the other options.
Anyone who knows what is going wrong?
regards,
installing ubuntu error Topic is solved
Moderator: leecollings
Re: installing ubuntu error
Check these howto's: https://sancla.com
- erem
- Posts: 230
- Joined: Tuesday 27 March 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Amsterdam/netherlands
- Contact:
Re: installing ubuntu error
it's not
sudo apt curl -sSL install.domoticz.com | sudo bash
it is
sudo curl -sSL install.domoticz.com | sudo bash
sudo apt curl -sSL install.domoticz.com | sudo bash
it is
sudo curl -sSL install.domoticz.com | sudo bash
Regards,
Rob
Rob
Re: installing ubuntu error
correct, thanks
-
- Posts: 41
- Joined: Saturday 15 April 2017 20:04
- Target OS: Linux
- Domoticz version: 2020.2
- Location: USA
- Contact:
Re: installing ubuntu error
I used the correct curl command, but I got Error 404 Not Found at the end. What could be the problem? I am using Ubuntu 18.04
-
- Posts: 11
- Joined: Sunday 31 May 2020 18:29
- Target OS: Linux
- Domoticz version: 2020.2
- Location: FRANCE
- Contact:
Re: installing ubuntu error
Hi,
What is your OS version: 32 or 64 bits ?
As far as I know, and I was obliged to do it like this, the Binary is only available for 64 bits platform, therfore if you have a 32 bits platform, the binary is not available anymore and give you an error message...
I read on the Screen capture the text "i686" that confirms that you have a 32 bits platform...
Solution: The only way to get Domoticz running on a 32 bits platform is to "compil" it on your platform, after getting the Source code.
Please follow link: https://www.domoticz.com/wiki/Build_Do ... om_source
Note: I did it without any problems on "Ubuntu 18.04.4 LTS" + INTEL ATOM 32bits + Domoticz latest release V2020.2
I created an installation process, fully automated by Shell script that do ALL stuff automatically...
Good luck !
Regards
What is your OS version: 32 or 64 bits ?
As far as I know, and I was obliged to do it like this, the Binary is only available for 64 bits platform, therfore if you have a 32 bits platform, the binary is not available anymore and give you an error message...
I read on the Screen capture the text "i686" that confirms that you have a 32 bits platform...
Solution: The only way to get Domoticz running on a 32 bits platform is to "compil" it on your platform, after getting the Source code.
Please follow link: https://www.domoticz.com/wiki/Build_Do ... om_source
Note: I did it without any problems on "Ubuntu 18.04.4 LTS" + INTEL ATOM 32bits + Domoticz latest release V2020.2

I created an installation process, fully automated by Shell script that do ALL stuff automatically...
Good luck !
Regards
_____________________________________
Pascal
Pascal
Who is online
Users browsing this forum: No registered users and 1 guest