On 6/9/26 11:31 AM, Dr. Arne Babenhauserheide wrote:
Hi,

I just set up a guile library for the kids manually, naturally
configuring with

     ./configure --prefix=$HOME/.local
Is there a good reason why we do not include the site dir and the
site-ccache dir in $HOME/.local in the %load-path and
%load-compiled-path by default (if they exist)?


 I didn't believe it at first but you are right.
So, I tried, and %load-path ended up under /usr/share/guile.
This seems messed up, IMO.

Note that I usually build with --prefix=/opt/local and with that prefix
the %load-path gets set correctly to /opt/local/share/guile.

Matt

Reply via email to