Hi, I've been struggling for a couple of days to get Cozy Audibook reading working. Initially I used Pamac from the AUR repo, not working. Then same agian with Pamac the git version.
Then I tried
and this is what I got,
All advice welcomed. Using Pamac I got no errors and an entry in the xfce menu. When using the git clone https:///.... I got the errors and no menu entry.
Then I tried
Code:
git clone https://aur.archlinux.org/cozy.git
cd cozy
makepkg -si
Code:
error: target not found: python2
error: target not found: nodejs-lts-argon
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> python2
-> nodejs-lts-argon
-> npm
-> couchdb
-> coffee-script
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies
Last edited: