12 Mar
2010
12 Mar
'10
3:30 a.m.
Am 11.03.2010 23:51, schrieb [email protected]:
Message: 4 Date: Wed, 10 Mar 2010 16:52:35 -0500 From: Nathaniel Echols
To: PHENIX user mailing list Subject: Re: [phenixbb] autosol interface bug? selinux conflict? Message-ID:<[email protected]> Content-Type: text/plain; charset=us-ascii On Mar 10, 2010, at 4:37 PM, Kay Diederichs wrote:
I wonder - why do Fortran binaries give a SElinux problem, and C++ binaries don't? Because we bundle the Intel Fortran shared libraries (which are required by SOLVE) with the binary installers.
if you simply link with -static-intel then you don't have to distribute those libraries. HTH, Kay