[fluka-discuss]: RE: Installing Fluka for Docker on Window 10 Home

From: Baker Colin <Colin.Baker_at_royalberkshire.nhs.uk>
Date: Wed, 30 Oct 2019 16:31:46 +0000

Many thanks David, that solved the problem, now working well.

Best regards,

Colin


-----Original Message-----
From: Horváth Dávid [mailto:David.Horvath_at_eli-beams.eu]
Sent: 29 October 2019 18:40
To: Baker Colin; fluka discussion
Subject: Re: Installing Fluka for Docker on Window 10 Home

Dear Colin,

it seems the Fortran code in echinp.f is not compatible with the shared files used in Docker Toolbox.

But there is a workaround. Adding the line #define ECHO 1+1 to your input file should skip the problematic part.

I hope this helps,

Kind regards,
David

---
Dávid Horváth
Junior Researcher
Radiation Protection
ELI Beamlines
E: david.horvath_at_eli-beams.eu
T: +420 266 051 283
M: Za Radnicí 835, 25241 Dolní Břeľany, Czech Republic
________________________________________
From: Baker Colin <Colin.Baker_at_royalberkshire.nhs.uk>
Sent: 29 October 2019 12:57:03
To: Horváth Dávid; fluka discussion
Subject: RE: Installing Fluka for Docker on Window 10 Home
Hi David, all,
On a further look, updating VirtualBox to 6.0.10 solved the problem of file creation within flair, but I get the following error in the .log file when trying to run the example:
"'At line 277 of file echinp.f (unit = 8, file = '/docker_work/test/example-echo.inp')
Fortran runtime error: File cannot be deleted"
The permissions on '/docker_work' are set to full control for Users/Everyone.
Is there a solution?
Best regards,
Colin
-----Original Message-----
From: Baker Colin
Sent: 16 August 2019 11:32
To: 'Horváth Dávid'; Andrew Hastings; fluka discussion
Subject: RE: Installing Fluka for Docker on Window 10 Home
Hi David,
Many thanks for this, now working fine on win10 home.
Best regards,
Colin
-----Original Message-----
From: Horváth Dávid [mailto:David.Horvath_at_eli-beams.eu]
Sent: 16 August 2019 09:55
To: Andrew Hastings; fluka discussion; Baker Colin
Subject: Re: Installing Fluka for Docker on Window 10 Home
Dear Andrew and Colin,
the cause of your problem is caused by an incompatibility between the newest docker-toolbox and and older VirtualBox. You only need to update VirtualBox to the latest 6.0.10 version to fix the issue.
With this, no permission change is necessary for the folder docker_work in Windows.
Please let me know, it this solves the problem for you as well.
Kind regards,
Dávid Horváth
Junior Researcher
Radiation Protection
ELI Beamlines
E: david.horvath_at_eli-beams.eu
T: +420 266 051 283
M: Za Radnicí 835, 25241 Dolní Břeľany, Czech Republic
________________________________________
From: owner-fluka-discuss_at_mi.infn.it <owner-fluka-discuss_at_mi.infn.it> on behalf of Horváth Dávid <David.Horvath_at_eli-beams.eu>
Sent: 15 August 2019 23:05:11
To: Andrew Hastings; fluka discussion
Subject: [fluka-discuss]: Re: Installing Fluka for Docker on Window 10 Home
Dear Andrew,
you can try to change the permission of the c:\Users\docker folder.
1.) Right click on the "docker" folder in the File Explorer and select Properties.
2.) Under the Security tab click "Edit..."
3.) Click "Users", and tick "Full control" in the Allow column.
4.) OK and OK.
Please let me know, if this works.
Kind regards,
Dávid Horváth
Junior Researcher
Radiation Protection
ELI Beamlines
E: david.horvath_at_eli-beams.eu
T: +420 266 051 283
M: Za Radnicí 835, 25241 Dolní Břeľany, Czech Republic
________________________________________
From: Andrew Hastings <ahasti4_at_lsu.edu>
Sent: 15 August 2019 22:52:33
To: Horváth Dávid; fluka discussion
Subject: RE: Installing Fluka for Docker on Window 10 Home
I ran cmd as admin, changed directory to C:\Users\docker, ran Fluka & flair again. Same error, same inability to save.
I'd like to give some details about my install process:
Docker Terminal is on D:\ drive due to space limitations. My understanding is that it still makes use of C:\Users
After launching Docker Terminal+XLaunch, the following 3 methods give me the same save error:
Running from Docker Terminal in C:\Users\docker
Running from Admin CMD Terminal same path
Running by double clicking the shortcut in file explorer.
I've had plenty of success running F4D on Win10Pro at work, but my home PC unfortunately uses Win10 Home. Aside from deleting all files and reinstalling using the Admin CMD terminal, I'm not sure what could be the problem.
Kindest Regards,
[cid:image001.png_at_01D42C0A.49BB3E10]
Andrew D. Hastings
Medical Physics and Health Physics Graduate Student (MS)
Louisiana State University
(225)333-8435|ahasti4_at_lsu.edu<mailto:ahasti4_at_lsu.edu>
________________________________
From: Horváth Dávid <David.Horvath_at_eli-beams.eu>
Sent: Wednesday, August 14, 2019 11:40:37 AM
To: Andrew Hastings <ahasti4_at_lsu.edu>; fluka discussion <fluka-discuss_at_fluka.org>
Subject: Re: Installing Fluka for Docker on Window 10 Home
Dear Andrew,
the install_win.bat doesn't run from the Docker terminal, you need to launch a Windows command prompt (cmd) to run it.
The error 13 suggest, that for some reason flair is not running as Administrator.
Try to add "Full control" permission to "Users" or "Everyone" at the Security properties of the c:\users\docker folder.
Kind regards,
Dávid Horváth
Junior Researcher
Radiation Protection
ELI Beamlines
E: david.horvath_at_eli-beams.eu
T: +420 266 051 283
M: Za Radnicí 835, 25241 Dolní Břeľany, Czech Republic
________________________________________
From: owner-fluka-discuss_at_mi.infn.it <owner-fluka-discuss_at_mi.infn.it> on behalf of Andrew Hastings <ahasti4_at_lsu.edu>
Sent: 14 August 2019 17:44:18
To: fluka discussion
Subject: [fluka-discuss]: Installing Fluka for Docker on Window 10 Home
Fluka Team,
I've read and followed the procedure to install Docker and then the Windows version of Fluka several times now. I've downloaded Docker Toolbox for Windows 10 Home, XLaunch, and the F4D folder. I've used Admin Permissions for all programs, and have verified that VirtualBox UI shows C/Users is shared with full access.
The ls command in Docker terminal in /c/Users/docker shows the expected scripts and files, but when I type in "install_win.bat" is says Command not found.
Oddly enough, I can double click the script in file browser and it attempts to run. Fluka and Flair will also open, but I get Errno 13 in flair when I try to save anything.
Any idea why this isn't installing/running correctly?
Kindest Regards,
[1465572792562_image003.png]
Andrew D. Hastings
Medical Physics and Health Physics Graduate Student (MS) Louisiana State University (225)333-8435|ahasti4_at_lsu.edu<mailto:ahasti4_at_lsu.edu>
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
________________________________
**************************************************
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please inform the sender and permanently delete the message and any attachments.
Recipients should be aware that all emails received and sent by this Authority are subject to the Freedom of Information Act 2000 and therefore may be disclosed to a third party.
**************************************************
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Wed Oct 30 2019 - 18:50:11 CET

This archive was generated by hypermail 2.3.0 : Wed Oct 30 2019 - 18:50:19 CET