Re: Python segfaults when importing ROOT (5.26.00b)

From: Alexander Mann <amann_at_uni-goettingen.de>
Date: Tue, 10 Aug 2010 17:03:00 +0200

Hi,

I am just checking whether it's a stupid typo which I only saw now:

 >> export PATH=$ROOTSYS/bin:$PYTONDIR/bin:$PATH

should probably read

 >> export PATH=$ROOTSYS/bin:$PYTHONDIR/bin:$PATH

cu,
Alexander

Am 10.08.2010 16:59, schrieb wlavrijsen_at_lbl.gov:
> Alexander,
>
> something does not look right. This line:
>
>> PYTHONDIR=/afs/cern.ch/sw/lcg/external/Python/2.5.4/x86_64-slc5-gcc43-opt
>
> together with this:
>
>> export PATH=$ROOTSYS/bin:$PYTONDIR/bin:$PATH
>
> would suggest that python 2.5.4 has been setup (as would be proper). But
> then the printout from python:
>
>> Python 2.4.3 (#1, Sep 3 2009, 15:37:37)
>
> states version 2.4.3.
>
> Do you need to rehash?
>
> Best regards,
> Wim
Received on Tue Aug 10 2010 - 17:03:09 CEST

This archive was generated by hypermail 2.2.0 : Tue Aug 10 2010 - 23:50:01 CEST