Results 1 to 2 of 2

Thread: Madeline2 Pedigree software

  1. #1
    Join Date
    Apr 2006
    Location
    UK
    Beans
    6,646
    Distro
    Ubuntu 12.04 Precise Pangolin

    Madeline2 Pedigree software

    Has anyone used this on 10.10 / Maverick?

    It compiled correctly with a prior build (can't remember which) on 10.04, but I get the following error when running "make" on build 95 (from svn today - 25 Oct 2010)
    Code:
    finalizing index lists...
    finished...
    [  1%] Built target api-docs
    [  1%] Built target unzip
    [  1%] Generating fr.gmo
    /bin/sh: GETTEXT_MSGFMT_EXECUTABLE-NOTFOUND: not found
    make[2]: *** [po/fr.gmo] Error 127
    make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
    make: *** [all] Error 2
    The link to the installation instructions:
    http://eyegene.ophthy.med.umich.edu/...ne/install.php

    PS: When installing libcurl-dev - I chose the libcurl4-openssl-dev version
    Last edited by ugm6hr; October 25th, 2010 at 08:59 PM.

  2. #2
    Join Date
    Apr 2006
    Location
    UK
    Beans
    6,646
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Madeline2 Pedigree software

    A lot of googling anything related to the error found these links:
    http://forum.kde.org/viewtopic.php?f...23179&start=70
    http://osdir.com/ml/file-systems.ext.../msg00010.html
    http://ubuntuforums.org/showthread.php?t=67088

    So, then, in the /madeline2/madeline2/trunk directory:
    Code:
    sudo apt-get install build-essential gettext
    ./configure --with-include-gettext
    make
    sudo make install
    I already had build-essential, but wanted to double-check everything.

    Hope this helps someone. I've emailed them authors to let them know.

Tags for this 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
  •