Page 1 of 1

slapt-src

Posted: 24. Jan 2024, 07:59
by jury
I have installed Salix on the second machine and would like to use slapt-src, but this is what I get:

Code: Select all

slapt-src -i b43-fwcutter
Failed to open slackbuilds_data for reading
Unable to find all specified slackbuilds.
On the first machine with Salix I remember that there was something to "ignition" slapt-src before it can be used. And now I just can not remember what it was and I can not find it anywhere. I tired to search this message in some web search engine (zero results), I searched wiki, slapt-src github page, slapt-src readme file ... and I do not find any information on this matter. So, how do I make slapt-src to work?

Re: slapt-src

Posted: 24. Jan 2024, 17:59
by ibka
I think this is what you need to run

Code: Select all

slapt-src -u

Re: slapt-src

Posted: 25. Jan 2024, 13:25
by jury
Thank you!