[Users] Failed installation
Haas, Roland
rhaas at illinois.edu
Tue Sep 24 07:48:37 CDT 2019
Hello Villani,
> I am trying to install Einstein ToolKit on my laptop following these instructions:
>
> https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb
>
> but I run into errors when using the (last) command:
>
> ./simfactory/bin/sim build --mdbkey make'make -j2' --thornlist ../einsteintoolkit.th
>
> it seems that the computer cannot find the file
>
> ~/Cactus/configs/sim/config-data/make.thornlist
>
> what do I do?
If you typed this in exactly as quoted, ie:
./simfactory/bin/sim build --mdbkey make'make -j2' ...
then please note that there should be a space " " between the "make"
and "'make -j2'" strings. Otherwise the shell will combine them.
I would not have expected such a mistake to cause this kind of
behaviour though so that may well not be it.
I am not quite sure what could have caused this other than maybe some
glitch on the file system.
To check this I would try and start from scratch which you can do by
entering the following:
!rm -r ~/Cactus/configs/sim
into a cell and execute it. This completely removes the partially build
Cactus executable and you can start from scratch.
Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20190924/1ea5dcf7/attachment.bin
More information about the Users
mailing list