espressomd-users
[Top][All Lists]
Advanced

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

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


From: Esteban.Pedrueza
Subject: [ESPResSo-users] error message during "make" step in installation
Date: Thu, 13 Mar 2014 13:18:31 +0100 (CET)

Hi espresso users,
I am new in ussing espresso and I need some help with the installation 
in my Fedora computer.
First, I install fftw3 (and tcl) and fftw3-dev (and tcl-dev) by:

#  sudo yum install fftw3-devel
and
# sudo yum install tcl-devel tk-devel

and everything is OK.

I have a 64 bit machine: I run uname -a
Linux localhost.localdomain 3.9.5-301.fc19.x86_64 #1 SMP Tue Jun 11 
19:39:38 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux.

although, when I run: 
file libtcl.a
libtcl.a: ERROR: cannot open `libtcl.a' (No such file or directory)

but I have a file called "/home/pedrueza/tcl/libtcl8.6.a". Maybe is the 
problem????

I go ahead and I run 
/configure CPPFLAGS="-I/home/pedrueza/tcl/include" LDFLAGS="-
L/home/pedrueza/tcl/include"

and the last lines are the following:

****************************************************************
*                   Configuration summary                      *
****************************************************************
platform detected       = x86_64-unknown-linux-gnu
package version         = 3.2.0
development sources     = no

Compiler
--------
compiler                = gcc -std=gnu99
linker                  = 
c compiler flags        = -Wall -O5 
c preprocessor flags    = -I/home/pedrueza/tcl/include
linker flags            = -L/home/pedrueza/tcl/include
libraries               = -lfftw3 -ltcl8.5  -lm
using debug flags       = 
using profiling flags   = 
inline                  = 

Libraries
---------
Tcl version             = tcl8.5
Tk version              = none
FFTW                    = yes
efence                  = no

Other settings
--------------
local config header     = myconfig.h
installation prefix     = /root/Espresso
number of test tasks    = 
mympiexec               = 
mpiexec                 = 
pdflatex                = no
makeindex               = no
bibtex                  = no
doxygen                 = no
dot                     = 
python                  = /bin/python -B

CUDA disabled or not supported.
WARNING: MPI disabled or not supported! Parallelization turned off

Finally I run make and give thi error message:

Making all in config
make[1]: se ingresa al directorio `/home/pedrueza/espresso-3.2.0/config'
make[1]: No se hace nada para `all'.
make[1]: se sale del directorio `/home/pedrueza/espresso-3.2.0/config'
Making all in src
make[1]: se ingresa al directorio `/home/pedrueza/espresso-3.2.0/src'
Determining myconfig file... ../src/myconfig-default.h
VERSION=`cd ..; sh config/genversion.sh -c`; \
if ! test -e "config-version.c" || \
        test "$VERSION" != "`cat config-version.c`"; then \
        echo "$VERSION" > config-version.c; \
fi
make  all-am
make[2]: se ingresa al directorio `/home/pedrueza/espresso-3.2.0/src'
Determining myconfig file... ../src/myconfig-default.h
VERSION=`cd ..; sh config/genversion.sh -c`; \
if ! test -e "config-version.c" || \
        test "$VERSION" != "`cat config-version.c`"; then \
        echo "$VERSION" > config-version.c; \
fi
gcc -std=gnu99  -Wall -O5   -L/home/pedrueza/tcl/include -o 
Espresso.install tcl/Espresso_install-scriptsdir.o tcl/Espresso_install-
main.o libEspresso.a -lfftw3 -ltcl8.5  -lm
tcl/Espresso_install-main.o: En la función `main':
main.c:(.text.startup+0x4e): referencia a `Tcl_MainEx' sin definir
collect2: error: ld devolvió el estado de salida 1
make[2]: *** [Espresso.install] Error 1
make[2]: se sale del directorio `/home/pedrueza/espresso-3.2.0/src'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/pedrueza/espresso-3.2.0/src'
make: *** [all-recursive] Error 1

I saw already the email "[ESPResSo-users] error messages during 
installation" with similoar problem
but I have already installed the fftw3!!!

I don´t know where is the problem...
Please, I am gratefull for any help that you can give me.
Thank you very much for your consideration and time
--
********************************
Esteban Pedrueza Villalmanzo
e-mails:
address@hidden
address@hidden
********************************




reply via email to

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