paul- wrote: > Looks like its mostly python, but some rather heavy dependancies. All > of which would need to be installed. numpy is a big one, although I've > compiled and installed that on a pizero before. There are a couple of > binaries in that distro that may be problematic too. > > You will need to read the install file, and then do everything in there > the piCore way. I'm sure it would work, but I would not even attempt it > without the hardware.
Thanks Paul! This seems like something I'll not be able to manage, but I'm willing to try if you're willing to assist :) When i start install.sh this is what i get: tc@piCorePlayer:/tmp/slimpi$ sh install.sh sh: bad number adding user: slimpi install.sh: line 35: useradd: not found addinng slimpi to groups: spi, gpio install.sh: line 39: usermod: not found copying slimpi to /usr/bin/ cp: can't create directory '/usr/bin/slimpi': Permission denied installing config file to /etc/slimpi.cfg... cp: can't create '/etc/slimpi.cfg': Permission denied cp: can't create '/etc/systemd/system/': Path does not exist install.sh: line 58: systemctl: not found Please configure slimpi by editing /etc/slimpi.cfg HINT: $ sudo nano /etc/slimpi.cfg The following MUST be updated for *your* system: * player_name = <player to be monitored> - available players can be found by running: /usr/bin//slimpi -s * display = <epd type> Once configured, start slimpi with: $ sudo systemctl start slimpi-daemon slimpi will now start when this system is booted. tc@piCorePlayer:/tmp/slimpi$ --- Does this say anything? I tried giving privileges to directories /usr and /etc, but i'm getting the same results. I'm not sure if this is something simple or extra complicated (for my knowledge), so I'm trying to figure that out at least, before i give up. Any advice is welcome! :) Cheers! ------------------------------------------------------------------------ sifon's Profile: http://forums.slimdevices.com/member.php?userid=70164 View this thread: http://forums.slimdevices.com/showthread.php?t=112600 _______________________________________________ diy mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/diy
