bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] A Make target just for libapl


From: Juergen Sauermann
Subject: Re: [Bug-apl] A Make target just for libapl
Date: Wed, 13 Jun 2018 12:41:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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