I think you can either just change to %(installdir)s/bin, or if it's
installing other files relative to that, force adding the top level to the
path with:

modextrapaths = {'PATH': '.'}

--Kevin


On Mon, Mar 7, 2022 at 8:19 AM Loris Bennett <[email protected]>
wrote:

> Hi,
>
> With the attached EC I have managed to build a piece of software
> called FORCE successfully, but no
>
>   prepend_path("PATH",...)
>
> is produced in the module file.  I assume it is something to do with the
> fact that no 'bin' directory is created by the build step.  All the
> compiled files just land in the top-level build directory and are
> installed to the $EBROOTFORCE directory
>
> What do I need to do to make the module file set PATH appropriately?
>
> Cheers,
>
> Loris
>
>
>
>
>
>
> --
> Dr. Loris Bennett (Herr/Mr)
> ZEDAT, Freie Universität Berlin         Email [email protected]
>

Reply via email to