bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Changes to README-1-prerequisits


From: Blake McBride
Subject: [Bug-apl] Changes to README-1-prerequisits
Date: Mon, 14 Jul 2014 07:37:24 -0500

Greetings,

I installed GNU APL on raw LinuxMint 16 and 17 and came up with the following differences from what is stated in the README-1-prerequisits file.  Note that since LinuxMint is built on to of Ubuntu, Ubuntu installs should be the same.

1.  Although ./configure worked out-of-the-box without warnings, APL did not build.  It failed.  In order to get it to build, I had to install the following packages (which were not checked/verified by the configure script, but are _required_):

    texinfo
    g++
    libsqlite3-dev
    (should probably install sqlite3 too)


Note that requiring sqlite3-dev is a surprise.

2.  The list of suggested packages given in README-1-prerequisits is incorrect or out-of-date.  It should be:

    liblapack-dev
    libreadline-dev (or libreadline6-dev)  - there is no libreadline5-dev
    libncurses5-dev - there is no ncurses-dev
    libpq-dev (if PostgreSQL support is desired)

3.  I noticed that the system can't find library execinfo.  Where is that?  (What package might that be in?  I can't find it.)

Thanks.

Blake


reply via email to

[Prev in Thread] Current Thread [Next in Thread]