bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Incorrect library path when installed in non-default locat


From: Juergen Sauermann
Subject: Re: [Bug-apl] Incorrect library path when installed in non-default location
Date: Sun, 06 Jul 2014 17:16:27 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Elias,

)LIBS is currently computed from the location of the running apl binary.
This is sometimes convenient and sometimes not.

A secure way of handling this is to have the paths in the user's preferences file.

I believe that some of the libs (wslib3, 4, and 5) are installed in the location
where you expect them and that the system's preferences file reflect those
locations.

Your output below was most likely created by a stale apl binary in /usr/local/bin.

/// Jürgen


On 07/06/2014 03:59 PM, Elias Mårtenson wrote:
When I build and install GNU APL, I specify --prefix=/home/elias/src/apl/dist. I then expect the PSYS to be /home/elias/src/apl/dist/lib/apl/wslib[0-9].

Now, typing )LIBS at the prompt gives me: /usr/local/lib/apl/wslib[0-9]. This is not correct, is it?

Regards,
Elias


reply via email to

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