Menu

Make/Install Task Coach on RHEL6

tcamuso
2013-01-12
2013-01-13
  • tcamuso

    tcamuso - 2013-01-12

    Hi,

    I'm running RHEL6.3, so the download 'bot gave me the raw.tgz file.

    There is no README or INSTALL or configure*, si I have no idea how to build this app. When I type, "make", I get the following error.

    # make
    echo "revision=''" > taskcoachlib/meta/revision.py
    

    I have no idea what this means.

    Please help.

    I have used Task Coach on Windows and love it, but I need to use it in a RHEL environment now.

     
  • Jérome Laheurte

    Either download the other .tar.gz (not raw) or run "make prepare". You'll need GNU Make and patch for this. Then you can run Task Coach with "python taskcoach.py".

     

Log in to post a comment.