Hi,
On 12/15/18 02:43, Mikael Öhman wrote:
Yes, I know of these, but I disagree with this approach; I.M.O the
existance of this package would barely make any difference whatsoever,
as most things affected here, like Mesa, needs a runtime dep.
Slightly off-topic, but in what way does Mesa require python at
run-time? I know it uses python during the build step, but does it
really link and/or use python in another way? I see no links to python
shared libs for example:
paulm@int3 09:33 ~$ module load Mesa/17.2.5-foss-2017b
paulm@int3 09:35 ~$ ls $EBROOTMESA/lib/*.so | cut -d " " -f2
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libglapi.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libGLESv1_CM.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libGLESv2.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libGL.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libOSMesa.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libswrAVX2.so
/hpc/eb/RedHatEnterpriseServer7/Mesa/17.2.5-foss-2017b/lib/libswrAVX.so
paulm@int3 09:33 ~$ ls $EBROOTMESA/lib/*.so | cut -d " " -f2 | xargs
readelf -d | grep "Shared library" | grep -i python
paulm@int3 09:34 ~$
Paul
--
Paul Melis
| Visualization group leader & developer | SURFsara |
| Science Park 140 | 1098 XG Amsterdam |
| T 020 800 1312 | [email protected] | www.surfsara.nl |