Re: [fluka-discuss]: Issues Compiling FLUKA

From: Stefan E. Mueller <stefan.mueller_at_hzdr.de>
Date: Wed, 22 Dec 2021 09:31:14 +0100 (CET)

Hi Mitchell,

what do you get when you do

ls -alF $FLUPRO/flukahp

?

This file should exist and it should be executable (visible by the "x"
in the corresponding ls-output), otherwise FLUKA won't work.

$FLUPRO should point to the directory which contains all the files from
the distribution, and "flukahp" is created from
libflukahp.a during the "make"-process.

If it is there, but there are not sufficent rights to execute it, you can
do

chmod 755 $FLUPRO/flukahp

and it should make the file executable.

If it is not there, then the "make"-process had some problems, and in that
case it would be good if you could send the output log of the "make"
command.

Cheers,

         Stefan

--
Stefan E. Mueller
Department of Information Services and Computing - Computational Science
and Institute of Radiation Physics
Helmholtz-Zentrum Dresden-Rossendorf
Tel: +49 (0351) 260 3847
Stefan.Mueller_at_hzdr.de
http://www.hzdr.de
Vorstand: Prof. Dr. Sebastian M. Schmidt, Dr. Diana Stiller
Vereinsregister: VR 1693 beim Amtsgericht Dresden
On Tue, 21 Dec 2021, Mitchell Matheny wrote:
> Good Afternoon, 
> I am having issues compiling fluka and I think it's due to a gcc issue. 
> 
> 
> Before running make, I run the following: 
> export FLUPRO=/dune/app/users/mmatheny/fluka/build
> export FLUFOR=gfortran
> export GFORFLU=/dune/app/users/mmatheny/compilers/gcc/gcc10.3/bin/gfortran
> 
> I have to set GFORFLU as I need to use the correct version of gcc as the
> server has an outdated version and I do not have permissions to change it. 
> 
> I run make and get no errors. 
> 
> When I go to run an example, I get the following error message as the file
> it is looking for is not in there. 
> 
> Error: /dune/app/users/mmatheny/fluka/build/flukahp does not exist or it is
> not executable!
> 
> 
> Any help would be appreciated
> 
> 
> Using:
> 
> Linux SLF 7.9 (Nitrogen)  
> 
> fluka2021.2-linux-gfor64bit-10.3-AA
> 
> gcc10.3
> 
> 
> 
> 
> Thanks, 
> 
> 
> Mitchell Matheny 
> 
> 
> 
>



__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info

Received on Wed Dec 22 2021 - 11:45:29 CET

This archive was generated by hypermail 2.3.0 : Wed Dec 22 2021 - 11:45:51 CET