Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Having not worked with Slackware or Gtk2::WebKit I admit I'm at a bit of a disadvantage here, but I imagine I'm not the only one. I can't seem to find a Slackware package named something like "webkit-1.0"

Slackware traditionally has only a relatively small set of packages (about 1300 in 14.2), you are expected to build and install software not part of Slackware from source. There is SlackBuilds.org, where you can find build scripts for about 6000 more packages. Download the build script and the source, run the build script as root, and you get an installable slackware package that can be installed using installpkg. If the software you want to install is neither available as a Slackware package nor as a SlackBuild script, you are on your own.

Yes, younger package systems using *.deb or *.rpm packages give quite instant results, just type sudo apt-get whatever-you-want or some other variant and you'll get it, including all dependencies. If you just want to use your system as a blackbox and don't intent to learn anything, use them. Slackware does not use or support them, and for good reasons.

A very welcome side effect is that you really learn how your system works. Slackware is - at the first look - a little bit under-documented. Apart from the documentation that comes with the system, there is a Slackbook dated 2005, and another slightly newer beta dated 2012. One of the first things to learn is how to find documentation, i.e. using man, info, and finding things in /usr/doc. Slackware comes with most FAQs and HOWTOs from the Linux documentation project.

I'm quite sure slackware does not have a webkit package, so you want to search slackbuilds.org. And lo and behold, there are several webkit packages for several Slackware releases, including packages combining webkit and GTK.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

In reply to Re^10: CPAN failed install by afoken
in thread CPAN failed install by Linicks

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-24 04:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found