Search Criteria
Package Details: ordersprinter 2.4.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ordersprinter.git (read-only, click to copy) |
|---|---|
| Package Base: | ordersprinter |
| Description: | OrderSprinter is a free Point-Of-Service/Point-Of-Sale software (POS) for the gastronomy. |
| Upstream URL: | https://ordersprinter.de/ |
| Licenses: | Creative Commons License BY-NC-ND |
| Submitter: | satriani |
| Maintainer: | satriani |
| Last Packager: | satriani |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-08-16 21:25 (UTC) |
| Last Updated: | 2023-02-23 16:46 (UTC) |
Dependencies (4)
- jre-openjdk-headless (jdk16-adoptopenjdkAUR, openjdk-liberica8-full-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica-full-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR)
- mysqlAUR (mysql55AUR, mysql56AUR, mysql57AUR, mroongaAUR, mysql80AUR, mysql81AUR, mysql84AUR, mysqlAUR, mariadb-gitAUR, mariadb, mariadb-lts, percona-server)
- php
- php-gd
Latest Comments
bakatenchu commented on 2022-01-29 07:48 (UTC) (edited on 2022-01-29 07:57 (UTC) by bakatenchu)
Hello, I've got problem installing ordersprinter. It says that some files did not pass the validity check. Error as below:
satriani commented on 2021-03-18 19:31 (UTC)
Thx genofire. All done.
genofire commented on 2021-03-17 09:43 (UTC)
Error:
config.php Nicht beschreibbarchange owner of
/opt/ordersprinter/webapp:chown -R ordersprinter:ordersprinter /opt/ordersprinter/webappgenofire commented on 2021-03-16 20:31 (UTC)
fix
ordersprinter.conf-> it is no ini, just a shell script ... a fix would be:genofire commented on 2021-03-16 20:10 (UTC) (edited on 2021-03-16 20:28 (UTC) by genofire)
Add Java as dependencies, e.g.:
jre-openjdk-headlessAdd
php-gdas dependencygenofire commented on 2021-03-16 20:09 (UTC)
Error:
/usr/bin/ordersprinter: line 8: syntax error: unexpected end of fileSolve:
/usr/bin/ordersprinterremove last&&genofire commented on 2021-03-16 20:04 (UTC)
fix of execute permission:
chmod +x /usr/bin/ordersprinter