espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-users] error message during "make" step in installation


From: Olaf Lenz
Subject: Re: [ESPResSo-users] error message during "make" step in installation
Date: Thu, 13 Mar 2014 14:49:35 +0100

Hi!

2014-03-13 13:18 GMT+01:00 <address@hidden>:
I go ahead and I run
/configure CPPFLAGS="-I/home/pedrueza/tcl/include" LDFLAGS="-
L/home/pedrueza/tcl/include"

Maybe you should use .
/configure \
  CPPFLAGS="-I/home/pedrueza/tcl/include" \
  LDFLAGS="-L/home/pedrueza/tcl/lib"

instead? (Note the use of 'lib' instead of 'include').

Olaf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]