Sourcery slapt-src
-
- Posts: 29
- Joined: 15 Jan 2017 15:27
Sourcery slapt-src
Sourcery slapt-src doesn't start
Re: Sourcery slapt-src
sudo slapt-get -u
sudo slapt-get -i vte
then run sourcery
also update lxterminal
sudo slapt-get -i lxterminal
sudo slapt-get -i vte
then run sourcery
also update lxterminal
sudo slapt-get -i lxterminal
-
- Posts: 29
- Joined: 15 Jan 2017 15:27
Re: Sourcery slapt-src
Now starts, but there is a error on cache updating
Re: Sourcery slapt-src
The host salix.hostingxtreme.com, is not working anymore.
Run
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
Then
Run
Code: Select all
sudo gtkreposetup
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/
Code: Select all
sudo slapt-src --clean
sudo slapt-src -u
-
- Posts: 29
- Joined: 15 Jan 2017 15:27
Re: Sourcery slapt-src
Now it works, thank you very much!
-
- Posts: 29
- Joined: 15 Jan 2017 15:27
Re: Sourcery slapt-src
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
Re: Sourcery slapt-src
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
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/