Scrot problem [SOLVED]

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
Aleph
Posts: 41
Joined: 19. Sep 2011, 17:12

Scrot problem [SOLVED]

Post 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.
Last edited by Aleph on 4. Aug 2013, 17:17, edited 1 time in total.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: Scrot problem

Post by laprjns »

Aleph wrote:Any solution?
Install giblib either through gslapt or slapt-get.

Code: Select all

# slapt-get --install giblib
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Aleph
Posts: 41
Joined: 19. Sep 2011, 17:12

Re: Scrot problem

Post by Aleph »

laprjns wrote: Install giblib either through gslapt or slapt-get.

Code: Select all

# slapt-get --install giblib
Thanks laprjns!

Solved!
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Scrot problem [SOLVED]

Post by mimosa »

Strange, giblib is correctly listed in the dep file for scrot. (I packaged it.)
Post Reply