|
Hi Peter, no, the make all target builds libapl if ./configure'd to do so: 1. ./configure --with-libapl 2. make all 3. sudo make install Step 3. is kind of optional: in copies the libraries to the installation directory /usr/local/lib/apl/ (or whatever was ./configure'd as the installation prefix (default /usr/local/apl on GNU/Linux). Step 2. stores the libs below src/.libs/ and step 3. then copies the libs to their final destination /usr/local/lib/apl/ /// Jürgen On 06/12/2018 08:05 PM, Peter Teeson
wrote:
Hi Jürgen: I’m still deep diving into libapl. Have tried to find a target just for libapl in the Makefiles but no luck so far. Is there such a thing?How could I add one? respect... Peter |
signature.asc
Description: OpenPGP digital signature
