i already i had configure my files
/etc/slapt-get/slapt-srcrc
/etc/slapt-get/slapt-getrcBUILDDIR=/usr/src/slapt-src
PKGEXT=txz
SOURCE=http://slackware.uk/salix/slkbuild/15.0/
SOURCE=http://slackware.uk/salix/sbo/15.0/
apart of that i had installed slpkg and i had just the follow repositories enabled :WORKINGDIR=/var/slapt-get
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc.*,^rootuser-settings,^zzz-settings.*,-i?86-,^aaa_glibc-solibs,^gcc,^gcc-brig,^gcc-g++,^gcc-gdc,^gcc-gfortran,^gcc-gfortran,^gcc-gnat,^gcc-go,^gcc-objc,SBo,^kernel-*,ffmpeg,x264
SOURCE=http://slackware.uk/salix/x86_64/slackw ... /:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/slackw ... /:OFFICIAL
SOURCE=http://slackware.uk/salix/x86_64/15.0/:PREFERRED
SOURCE=http://slackware.uk/salix/x86_64/extra-15.0/:OFFICIAL
sbo
alien
multi
salix
Well i try to compile from Slackbuild, for example
Code: Select all
slpkg -s salix meson ; slpkg -s sbo remmina
Searching on SlakFinder i found the package i need is in the Official repositoryspice-common| Program python3 found: YES (/usr/bin/python3)
spice-common| Message: Checking for python module six
spice-common| WARNING: You should add the boolean check kwarg to the run_command call.
spice-common| It currently defaults to false,
spice-common| but it will default to true in future releases of meson.
spice-common| See also: https://github.com/mesonbuild/meson/issues/9300
spice-common| Message: Checking for python module pyparsing
../subprojects/spice-common/meson.build:137:8: ERROR: Problem encountered: Python module pyparsing not found
A full log can be found at /tmp/SBo/spice-gtk-0.42/meson-build/meson-logs/meson-log.txt
No such package spice-gtk-0.42: Can't build
But this generate me the follow dunno : in which priority order i must add and set slackware official repositories, but not the favorites on the slapt-get and why this is repository is not pre-activated with salix ?
Two days ago i need install qt-4-8-7 downloaded from another url and install it just to compile the SimpleScreenRecorder from SBo because the Salix repository just don't want use the ffmpeg and x264 i already had installed from Alien repository for Record on mp4 with x264 codec, that is the reason that packages are on my exclusion list from slapt-get is just for use the version i know the precompiled had the things i need to use.
Code: Select all
wget -c 'http://ftp.osuosl.org/pub/slackware/slackware64-14.2/slackware64/l/qt-4.8.7-x86_64-4.txz' ; installpkg qt-4.8.7-x86_64-4.txz ; ldconfig
The pyparsing i need for compile remmina is not on salix repo, remmina is a tool i ever use to connect via VNC or RDP to anothers machines on my intranet
another dunno is : which program is like ethtool but for wlan interfaces, because if i try ethtool wlan0 i just get
No data available