Page 1 of 1

installing tarballs - how?

Posted: 16. Nov 2016, 17:46
by jsfarinet
How do i install programs from source to slackware? Like usual by: config make sudo make install?

Re: installing tarballs - how?

Posted: 16. Nov 2016, 18:45
by mimosa
It depends. Lots of tinkering may be required and things could get messy. What do you want to install? Might there be alternatives in the repositories, or from SBo?

To search both at once, try

Code: Select all

spi <whatever>
That should always be your starting-point.

Re: installing tarballs - how?

Posted: 16. Nov 2016, 19:37
by jsfarinet
mimosa wrote:It depends. Lots of tinkering may be required and things could get messy. What do you want to install? Might there be alternatives in the repositories, or from SBo?

To search both at once, try

Code: Select all

spi <whatever>
That should always be your starting-point.
Thanks a lot: I was looking for srware iron (a chrome based browser). Eventually, Vivaldi might be a valid alternative (though it does not have an adroid "child") ... Vivaldi exists in slackbuild.org

Re: installing tarballs - how?

Posted: 16. Nov 2016, 20:25
by mimosa
You can also always try requesting it as a package - you are more likely to get a positive response if you make a good case for why it would fill a gap in the repositories.

Re: installing tarballs - how?

Posted: 16. Nov 2016, 22:09
by jsfarinet
mimosa wrote:You can also always try requesting it as a package - you are more likely to get a positive response if you make a good case for why it would fill a gap in the repositories.
I can make the request here, in this forum?

Re: installing tarballs - how?

Posted: 17. Nov 2016, 08:47
by mimosa
viewforum.php?f=21

Such packages will be posted in Contributed packages, not added to the repositories. You are welcome to post your own packages there too :)

Re: installing tarballs - how?

Posted: 17. Nov 2016, 10:15
by jsfarinet
mimosa wrote:viewforum.php?f=21

Such packages will be posted in Contributed packages, not added to the repositories. You are welcome to post your own packages there too :)
If i'd be able to do ... :P