Page 1 of 1

Scrot problem [SOLVED]

Posted: 4. Aug 2013, 16:52
by Aleph
Sorry one other problem,

I tried to do a screen capture with Scrot on my LXDE 13.37 64 bits system but I get this message:

Code: Select all

scrot -d5
scrot: error while loading shared libraries: libgiblib.so.1: cannot open shared object file: No such file or directory
Any solution?

Thanks.

Re: Scrot problem

Posted: 4. Aug 2013, 17:10
by laprjns
Aleph wrote:Any solution?
Install giblib either through gslapt or slapt-get.

Code: Select all

# slapt-get --install giblib

Re: Scrot problem

Posted: 4. Aug 2013, 17:16
by Aleph
laprjns wrote: Install giblib either through gslapt or slapt-get.

Code: Select all

# slapt-get --install giblib
Thanks laprjns!

Solved!

Re: Scrot problem [SOLVED]

Posted: 4. Aug 2013, 19:25
by mimosa
Strange, giblib is correctly listed in the dep file for scrot. (I packaged it.)