[Nek5000-users] Prenek and Genbox - Maketools problems

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Thu May 23 15:52:53 CDT 2013


Hi JP,

I think you default shell might not be pointing to bash.

When you type:

ls -al /bin/sh

is /bin/sh pointing to bash or dash?


For now, you can just change the 1st line in makefile found in
nek5_svn/trunk/tools/ from:
SHELL = /bin/sh
to
SHELL = /bin/bash

I think that should correct the problems you are seeing.
In the next update, I will change the script to specify bash.

Best,
Katie



On Thu, May 23, 2013 at 12:16 PM, <nek5000-users at lists.mcs.anl.gov> wrote:

> Hi Paul,
>
> Thank you for your quick reply.
>
> I am using Ubuntu 12.10 64-bit but through VMware Player running in
> Windows on my laptop. But I encountered the same problems on a desktop
> computer with Ubuntu installed on it.
>
> Thanks,
> JP
>
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20130523/b5d4278c/attachment.html>


More information about the Nek5000-users mailing list