bug-mcron
[Top][All Lists]
Advanced

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

[Bug-mcron] ‘mcron’ doesn’t have its own modules in its search path


From: Ludovic Courtès
Subject: [Bug-mcron] ‘mcron’ doesn’t have its own modules in its search path
Date: Mon, 19 Mar 2018 23:24:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi again,

By default the ‘mcron’ command doesn’t have its own modules in its
GUILE_LOAD_PATH and thus fails to start because it cannot find (mcron
scripts mcron).

I think the problem is that the PACKAGE_LOAD_PATH and
PACKAGE_LOAD_COMPILED_PATH cpp macros are given the wrong value.  They
should be equal to $(guilesitedir) and $(guilesitegodir).

Ludo’.



reply via email to

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