LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How to i get this packages? (https://www.linuxquestions.org/questions/slackware-14/how-to-i-get-this-packages-4175554288/)

Web_Monster 09-23-2015 07:49 AM

How to i get this packages?
 
Hi, I'm new on Slackware. I'm problem with packages. I can't install Monodevelop, Eclipse and Docky. How to i get this packages?

Thanks.

knudfl 09-23-2015 07:58 AM

Mono : http://slackbuilds.org/result/?search=mono&sv=14.1

Eclipse : http://slackbuilds.org/result/?search=eclipse&sv=14.1

Docky Slackbuild : https://www.google.com/webhp?hl=all&...cky+slackbuild

Web_Monster 09-23-2015 07:58 AM

How to i get this packages?
 
How to install slackbuild?

bassmadrigal 09-23-2015 08:02 AM

Slackbuilds are shell scripts that compile the programs for your system. See the "How To" section on slackbuilds.org for more information. Once it is complete, you'll have a package you can install, usually in /tmp.

Didier Spaier 09-23-2015 08:04 AM

http://docs.slackware.com/slackware:...party_packages

http://docs.slackware.com/howtos:sla...es_with_sbopkg

Additionally, once sbopkg is installed, see the handy script /usr/doc/sbopkg-0.37.0/contrib/sqg that will make queuefiles for you, then used by sbokg to automatically download and install the dependencies.

knudfl 09-23-2015 08:08 AM

How to install Slackbuild ?

Example, monodevelop
http://slackbuilds.org/repository/14...t/monodevelop/
$ tar xvf monodevelop.tar.gz
... and you get a directory "monodevelop/"
Then copy monodevelop-5.0.1-0.tar.bz2 to monodevelop/.
And : $ cd monodevelop/
$ su <enter root password>
# sh monodevelop.SlackBuild

( You may need "mono" to build monodevelop ? )


-

Web_Monster 09-23-2015 08:09 AM

How to i get this packages?
 
Thanks, i hope it's work

Web_Monster 09-23-2015 09:17 AM

OMG so much packages required. I hope it finished tomorrow :(

Edit: Thanks for answers. It's work! I mark the title [Solved]

bassmadrigal 09-23-2015 09:25 AM

As Didier mentioned, check out sbopkg and then look at sqg (sbopkg Queue Generator). It will generate an sbopkg queue, which will allow sbopkg to automatically build and install all dependencies in the correct order followed finally by the actual package. Once you start it, you should be able to walk away. Once it is done compiling, everything should be installed for you and ready to go.

You should still work on becoming familiar with how packages are built on Slackware and how to find dependencies, but Slackbuilds.org has helped immensely with getting programs to the masses.

Web_Monster 09-23-2015 10:19 AM

How to i get this packages?
 
Umm... Bad news guys. I installed cairo dock and don't open with terminal and desktop

bassmadrigal 09-23-2015 11:37 AM

Do you get any errors? Everything on slackbuilds.org (SBo) has been tested against that Slackware release and is known to work. Errors would help us determine why yours isn't working.

Did you do a full install of Slackware? SBo won't list any dependencies that are included with Slackware. It makes the assumption you did a full install.

Web_Monster 09-23-2015 11:46 AM

How to i get this packages?
 
Error? Only say requirment not found. But I install the requirment.

Didier Spaier 09-23-2015 12:48 PM

To further investigate we need to know the exact error message.

bassmadrigal 09-23-2015 01:58 PM

Make sure you actually installed the resulting package from the slackbuild. Running the slackbuild only creates the Slackware package, it doesn't install it.

Otherwise, as Didier stated, we need to know the exact error if we're to provide you help with your issue. You can just copy and paste it, but put the output inbetween [code][/code] tags to facilitate easy reading.

Web_Monster 09-23-2015 02:45 PM

Thanks i'll try tomorrow. Because time is 10:44 here and i'm not near the PC.


All times are GMT -5. The time now is 12:28 AM.