Results 1 to 4 of 4

Thread: rcsdiff not present

  1. #1
    Join Date
    Nov 2012
    Beans
    130

    rcsdiff not present

    The function rcsdiff is not present in my installation (Ubuntu 14.04). How could this have happened? Where can I get it?

  2. #2
    Join Date
    Apr 2012
    Beans
    7,256

    Re: rcsdiff not present

    AFAIK the rcs package is not installed by default. You should be able to install it, either from Software Center or from the command line

    Code:
    sudo apt-get install rcs

  3. #3
    Join Date
    Nov 2012
    Beans
    130

    Re: rcsdiff not present

    Problem solved. Thanks.
    How do I mark the thread "solved"?

  4. #4
    Join Date
    Apr 2012
    Beans
    7,256

    Re: rcsdiff not present

    You should be able to do that from the drop-down "Thread Tools" menu at the top of the thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •