Fork me on GitHub

Changes between Initial Version and Version 1 of Ticket #1055


Ignore:
Timestamp:
Nov 10, 2016, 5:36:38 PM (8 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1055 – Description

    initial v1  
    22
    33I have compiled Delphes many times befores in other machines without problems. However, when trying to build it in a remote machine after installing all the dependences, I am finding the following error:
    4 
     4{{{
    55-bash-4.2$ make
    66make: Circular external/fastjet/JetDefinition.hh <- external/fastjet/ClusterSequence.hh dependency dropped.
     
    1616collect2: error: ld returned 1 exit status
    1717make: *** [hepmc2pileup] Error 1
    18 
     18}}}
    1919I suspect that the fact that I installed ROOT and FastJet in non-default folders might have something to do, nonetheless I am not sure how can I specify them in the installation.
    2020