Hi! Andy Wingo <[email protected]> skribis:
> I realized in the discussion with Ian Hulin that a number of my projects > are installing their .go files in the wrong place -- to the datadir > instead of to the libdir. That's silly, because the datadir isn't in > the load-compiled-path. To Guile’s datadir or the project’s datadir? By default, it should be the latter, in which case you need to add it to the load path anyway. Thanks, Ludo’.
