EQL5: Simplified build & install

30 views
Skip to first unread message

polos

unread,
Apr 28, 2017, 1:38:13 PM4/28/17
to eql-user
The new build & install process is now simplified:

(Please note that you must still keep the source tree where you built it, and can't move it around after building.)

In 'src/' do:

1) edit 'eql5.pro': comment out all modules you don't need (see comment)

2) ecl -shell make.lisp

3) qmake eql5.pro
   make
   sudo make install  (Unix only)

That's it. The installed files are located in:

  /usr/local/bin/
  /usr/local/lib/
  /usr/local/include/eql5/

Paul

polos

unread,
May 7, 2017, 3:06:47 AM5/7/17
to eql-user
On Friday, April 28, 2017 at 7:38:13 PM UTC+2, polos wrote:
The new build & install process is now simplified

update: it still needed some revision. Please use versions >= 17.5.1. (2017-05-07).
Reply all
Reply to author
Forward
0 new messages