If you think they are useful to others, please make pull request for hashstack.
Johannes On Thu, Jul 9, 2015 at 12:55 PM Johannes Ring <[email protected]> wrote: > Have you tried to set 'package_dirs' in your profile as described here: > > http://hashdist.readthedocs.org/en/latest/specs.html > > Something like this should work: > > package_dirs: > - /path/to/your/pkgs > - pkgs > - base > > Johannes > > On Thu, Jul 9, 2015 at 12:43 PM Johannes Neumann <[email protected]> > wrote: > >> >> >> so I build my own yaml files. where do I best put them, so >> fenics-install.sh will find them when I include the package it in the >> platorm yaml? I tried next to the platform.yaml and in the same directory >> as the install script as well as the current directory. it seems it is >> never found. >> >> Greetings, >> Johannes >> >> Am 08.07.2015 um 18:37 schrieb Johannes Ring: >> >> Yes, the hashdist documentation includes information about this: >> >> http://hashdist.readthedocs.org/en/latest/specs.html >> >> The examples in hashstack might also be useful. >> >> Johannes >> >> On Wed, Jul 8, 2015, 18:27 <[email protected]> wrote: >> >>> On Wednesday, July 08, 2015 05:51 PM, Johannes Ring wrote: >>> > You can add packages by modifying the profile used by the >>> > fenics-install.sh script, for instance like this: >>> > >>> > git clone >>> https://bitbucket.org/fenics-project/fenics-developer-tools.git >>> > cd fenics-developer-tools >>> > editor install/profiles/fenics.Linux.yaml # add additional packages >>> here >>> > ./install/fenics-install.sh install/profiles/fenics.Linux.yaml >>> > >>> > Johannes >>> >>> Hi, >>> >>> Is there documentation on how to write your own yaml files? I don't seem >>> to be able to find it. >>> >>> Regards, >>> ST >>> -- >>> >>> _______________________________________________ >>> fenics-support mailing list >>> [email protected] >>> http://fenicsproject.org/mailman/listinfo/fenics-support >>> >> >> >> _______________________________________________ >> fenics-support mailing >> [email protected]http://fenicsproject.org/mailman/listinfo/fenics-support >> >> >> -- >> Dipl.-Math. Johannes Neumann >> Weierstraß-Institut für Angewandte >> Analysis und Stochastik >> Mohrenstraße 39 >> 10117 Berlin >> Tel. +49 (0)30 20372 567 >> >> >> >> _______________________________________________ >> fenics-support mailing list >> [email protected] >> http://fenicsproject.org/mailman/listinfo/fenics-support >> >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
