Announcement

Collapse
No announcement yet.

How to you bring up software documentation?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to you bring up software documentation?

    I installed a Web capture program called httrack along with it's documentation. I can launch httrack OK, but can't figure out how to launch httrack-doc, so I can learn how to use this program. Anyone have the answer? Thanks.

    #2
    Re: How to you bring up software documentation?

    Open konqueror:

    Code:
    man:httrack
    Mike
    http://monte48lowes.blogspot.com

    Comment


      #3
      Re: How to you bring up software documentation?

      If that doesn't work, open a console and type:
      Code:
      cd /
      sudo find -name httrack*
      Copy and paste the path to the documentation in Konqueror and then just click on the file.
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment

      Working...
      X