Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #1085


Ignore:
Timestamp:
Mar 21, 2017, 3:58:14 PM (8 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1085 – Description

    initial v1  
    22
    33  I can install Delphes3.3.3 well. But when I install Delphes 3.4.0, I met a problem,
    4 
     4{{
    55[huangli@login2 Delphes-3.4.0]$ ./configure
    66Makefile ready
     
    381381               ^
    382382[huangli@login2 Delphes-3.4.0]$
    383 
     383}}}
    384384
    385385And my gcc is:
    386 
     386{{{
    387387[huangli@login2 Delphes-3.4.0]$ gcc -v
    388388Reading specs from /home/huangli/anaconda2/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.8.5/specs
     
    393393Thread model: posix
    394394gcc version 4.8.5 (GCC)
    395 
     395}}}
    396396Is there any thing I can do to solve this error?
    397397