hiramvillarreal / iotpos

IotPOS, an open source Point of Sale software.
GNU General Public License v2.0
145 stars 77 forks source link

Installation problems #47

Open BramWerbrouck opened 1 year ago

BramWerbrouck commented 1 year ago

Hi,

After installing IotPOS with the following lines: git clone https://www.github.com/hiramvillarreal/iotpos cd iotpos sudo chmod +x install.sh sudo ./install.sh

and trying to start with the command: iotpos

nothing happens... I also tried the image file (http://bit.ly/2g8W1zh), but got the message: not recognized...

Jhoubert commented 11 months ago

I'm trying to install it but there's an error with some dependencies (kde4-config). Gotta take a look this week or next (I'm not a mantainer, just want to test this project, seems interesting to me).

RedCat310 commented 11 months ago

Looks like you used Raspberry Pi OS Bullseye or Bookworm. But those Packages, that can't be installed only work on Buster or older.