I didn’t know about this, thanks! I’ll give it a try… — Franky
> Op 2-dec.-2014, om 16:00 heeft Jens Timmerman <[email protected]> het > volgende geschreven: > > > On 02/12/14 15:09, Ward Poelmans wrote: >> On Tue, Dec 2, 2014 at 3:04 PM, Backeljauw Franky >> <[email protected]> wrote: >>> Just a small question: is it possible to install extensions to a package >>> instead of using a separate easyconfig-file? >>> E.g., I want to install some extra python modules to an already install >>> Python installation where these modules did not appear in the extensions >>> list when Python was installed using EasyBuild… >> Just add them to the existing Python easyconfig and use the --skip >> option. This will only install the newly added extensions. >> >> Ward > > You will probably also need the --force option. > > Jens

