[Gate-users] Gate link problem

Jan Mickelle Maratas jmmaratas at gmail.com
Wed Aug 12 17:17:05 CEST 2009


Hi lijunlu,


Try this one:

Edit variables.gmk in your GATE installation folder. Changed the following
lines:

  EXTRALIBS += -L$(ROOTSYS)/lib \
  -lCore -lCint \
  -lHist -lGraf -lGraf3d -lGpad \
  -lTree -lRint -lPostscript \
  -lMatrix -lPhysics \
  -lm -ldl -lpthread -rdynamic

to:

  EXTRALIBS += $(shell root-config --libs)

But first make sure that the "bin" folder of ROOT is in your PATH.


Best regards,

Jan Mickelle V. Maratas
-- 
###########################################################
  Physics Department, College of Science and Mathematics,
  Mindanao State University - Iligan Institute of Technology
  A. Bonifacio Ave., Tibanga, 9200 Iligan City, Philippines
  E-mail: jmmaratas at gmail.com, jmmaratas at physics.msuiit.edu.ph
###########################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20090812/e40f494a/attachment.htm>


More information about the Gate-users mailing list