Re: problem with running FLUKA

From: Roy Keyes <roy_at_unm.edu>
Date: Sat, 16 Apr 2011 18:37:41 -0600

I solved problem this on my system by changing the first line of the
rfluka script from

#!/bin/sh

to

#!/bin/bash

Apparently some Linux distributions are more strict with how they define
/bin/sh. My change just tells it explicitly to treat the script as a
bash script.

Roy

On 04/15/2011 04:02 PM, Ioannis Kantemiris wrote:
> Dear FLUKA users,
>
> while trying to run FLUKA (last version) I get the message:
> /fluka/user/TEST$ rfluka -M1 myinp
> $TARGET_MACHINE = Linux
> $FLUPRO = /home/yiannis/fluka/
> [: 141: .: unexpected operator
>
> Too many input files specified!
>
> I re-installed FLUKA but unfortunately my problem still exists.
> Any help?
>
> cheers
> Ioannis
>
Received on Sun Apr 17 2011 - 12:11:37 CEST

This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 12:11:45 CEST