On 6/17/20 1:16 PM, Frediano Ziglio wrote:
>> ./# installpkg spice-gtk.SlackBuild
>
What is that ?

A .SlackBuild is a script file and installpkg command is use to install
a package (.txz/.tgz file today). So yes, you are doing something wrong
here. You should do:

    # sh spice-gtk.SlackBuild

and if everything is ok

    # installpkg
/some/path/usually/in/tmp/spice-gtk-version-arch-somestuff.tgz


_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to