No gtksourceview lib for gtk3?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
bitvast
Posts: 22
Joined: 9. Jun 2014, 17:20

No gtksourceview lib for gtk3?

Post by bitvast »

Hi,

I need the libgtksourceview-3 library but have only been able to find one gtksourceview package using the Gslapt package manager, and it seems not to have the library for gtk3 :
$ locate libgtksourceview
/usr/lib/libgtksourceview-2.0.so.0.0.0
/usr/lib/libgtksourceview-2.0.so
/usr/lib/libgtksourceview-2.0.la
/usr/lib/libgtksourceview-2.0.so.0
I'm using Salix 14.1 for xfce, 32 bit.

Thanks in advance for any help.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: No gtksourceview lib for gtk3?

Post by gapan »

Code: Select all

sudo spi -i gtksourceview3
Image
Image
bitvast
Posts: 22
Joined: 9. Jun 2014, 17:20

Re: No gtksourceview lib for gtk3?

Post by bitvast »

Thanks!
Post Reply