Sourcery slapt-src

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
linocaetani
Posts: 29
Joined: 15 Jan 2017 15:27

Sourcery slapt-src

Post by linocaetani »

Sourcery slapt-src doesn't start
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: Sourcery slapt-src

Post by djemos »

sudo slapt-get -u
sudo slapt-get -i vte
then run sourcery

also update lxterminal
sudo slapt-get -i lxterminal
linocaetani
Posts: 29
Joined: 15 Jan 2017 15:27

Re: Sourcery slapt-src

Post by linocaetani »

Now starts, but there is a error on cache updating
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: Sourcery slapt-src

Post by djemos »

The host salix.hostingxtreme.com, is not working anymore.
Run

Code: Select all

sudo gtkreposetup
or from menus and choose another host. (download.salixos.org) for example
This also will update slapt-src as well.

If you like edit slapt-src and add in the end this line also, SOURCE=https://slackbuilds.org/slackbuilds/14.2/
Change it to look like this.
sudo geany /etc/slapt-get/slapt-srcrc

Code: Select all

BUILDDIR=/usr/src/slapt-src
PKGEXT=txz
SOURCE=http://download.salixos.org/slkbuild/14.2/
SOURCE=http://download.salixos.org/sbo/14.2/
SOURCE=https://slackbuilds.org/slackbuilds/14.2/
Then

Code: Select all

sudo slapt-src --clean
sudo slapt-src -u
linocaetani
Posts: 29
Joined: 15 Jan 2017 15:27

Re: Sourcery slapt-src

Post by linocaetani »

Now it works, thank you very much!
linocaetani
Posts: 29
Joined: 15 Jan 2017 15:27

Re: Sourcery slapt-src

Post by linocaetani »

I have some problems with the sourcery again. I tried to download various programs, mainly some dock bars like plank or cairo dock or corebird client twitter, but I did not succeed because the installation process always stops for some reason. I do not know how to proceed, are there alternative ways with other repositories to be added in some way? Thanks in advance for suggestions
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: Sourcery slapt-src

Post by djemos »

Update slapt-src if you have not update it. It has been rebuild, it is slapt-src-0.3.2i-x86_64-4dj.txz
I installed gst-libav first with gslapt then i run sourcery and installed corebird. when i tried to run it from terminal i got

corebird: error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory


It needs an old icu package.

Also in /etc/slapt-get/slapt-srcrc i have

Code: Select all

SOURCE=http://download.salixos.org/slkbuild/14.2/
SOURCE=http://download.salixos.org/sbo/14.2/
SOURCE=https://www.slackbuilds.org/slackbuilds/14.2/
linocaetani
Posts: 29
Joined: 15 Jan 2017 15:27

Re: Sourcery slapt-src

Post by linocaetani »

Great, thank you!
Post Reply