jwmelvin wrote: > I get the same when attempting to start SC after using yum to install on > CentOS 4: > > Starting SqueezeCenter: Can't locate Slim/bootstrap.pm in @INC ... > > This is after a seemingly successful install:
What does the following return on your system: perl -e 'print join "\n",@INC'; > /var/tmp/rpm-tmp.80928: line 13: /usr/sbin/semanage: No such file or > directory > /var/tmp/rpm-tmp.80928: line 14: /usr/sbin/semanage: No such file or > directory > /var/tmp/rpm-tmp.80928: line 15: /usr/sbin/semanage: No such file or > directory Also, what do these commands return on your system: which semanage locate semanage find / -name semanage R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
