Opened 11 years ago

Closed 11 years ago

#37687 closed update (fixed)

ROOT Update to fix various minor issues

Reported by: cjones051073 (Chris Jones) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc: mattiafrancescomoro@…
Port: root

Description

Hi,

The attached patch fixes a couple of minor issues

. Fixes the genreflex script (installed by the various python variants) which contained an incorrect path

. Make it possible to use the PyRoot interface without the user having to manually set PYTHONPATH. Fixes ticket #37673

. Remove the --with-clang option, as it is not needed when the ld,cc and cxx options are set, and can actually interfere in some cases.

I also cleaned out the commented cling variant, as this is unlikely to ever work in the current ROOT 5 series. I'm working on a root-devel port that builds the ROOT 6 development SVN versions, where cling is the default interpreter...

cheers Chris

Attachments (1)

root.diff (6.2 KB) - added by cjones051073 (Chris Jones) 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by cjones051073 (Chris Jones)

Attachment: root.diff added

comment:1 Changed 11 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

I like it. Tested and commited in r101881.

Note: See TracTickets for help on using tickets.