Page 1 of 1

13.1 Beta

Posted: 16. May 2010, 19:28
by omns
Simple Scan throws up the following error in the beta

Code: Select all

simple-scan: error while loading shared libraries: libv4l1.so.0: cannot open shared object file: No such file or directory

Re: 13.1 Beta

Posted: 16. May 2010, 19:54
by damNageHack
Confirmed.
root[Desktop]# ldd /usr/bin/simple-scan |grep v4l
libv4l1.so.0 => not found
Broken dependency?

Re: 13.1 Beta

Posted: 16. May 2010, 20:42
by gapan
libv4l has been replaced by v4l-utils in slackware, just after we released the beta1. So, install v4l-utils and it should work.