Hi Loris, The easiest thing to do would be to make the change:
installopts=' BINDIR="%(installdir)s/bin"' then the automated prepends would take over since bin is the default. Alan On Mon, 7 Mar 2022 at 14:18, 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] >

