Thread: problems with c++

Started: 2011-08-09 21:02:59
Last activity: 2011-08-10 00:17:26
Topics: SAC Help
Lee-Jerome Schumann
2011-08-09 21:02:59
(no body)
  • Brian Savage
    2011-08-09 16:20:05
    Dear Lee-J.

    The message in the log file indicates the reason why the compilation
    failed.

    /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:
    cannot find -lncurses

    You do not have either ncurses or curses installed.
    I would suggest installing the ncurses developer package. (ncurses-
    devel)

    Brian

    On Aug 9, 2011, at 8:02 AM, Lee-Jerome Schumann wrote:

    Hi,
    I want to install sac on my linux.

    Following the installation, described in the Readme, the following
    error message appears after doing "sudo make >> ../today.build":

    -- configure: error: in `/home/robert/Programme/build/libedit/
    libedit-20090923-3.0-sac':
    configure: error: C++ compiler cannot create executables
    See `config.log' for more details.
    make[1]: *** [lib/libedit.a] Fehler 77
    make: *** [all-recursive] Fehler 1

    I looked into the log.file, but I don't find the mistake.

    Does anybody have an idea what is wrong?

    Thanks
    Lee-J.



    <config.log>_______________________________________________
    sac-help mailing list
    sac-help<at>iris.washington.edu
    http://www.iris.washington.edu/mailman/listinfo/sac-help


18:17:44 v.22510d55