Menu

Installation problem

kudeck
2012-02-18
2012-09-15
  • kudeck

    kudeck - 2012-02-18

    Hello everyone. I got a problem with installation IT++.

    My system: Ubuntu 11.10 , installer for Windows

    This is what I got after entered: $ ./configure (see blow between %%%% and
    %%%%%%)

    Then I entered $ make

    Error occured: (see the bold text)

    Can anybody help me out?

    **


    itpp-4.2 library configuration:


    Directories:

    • prefix ......... : /usr/local
    • exec_prefix .... : ${prefix}
    • includedir ..... : ${prefix}/include
    • libdir ......... : ${exec_prefix}/lib
    • datarootdir .... : ${prefix}/share
    • docdir ......... : ${datarootdir}/doc/${PACKAGE_TARNAME}

    Switches:

    • debug .......... : no
    • exceptions ..... : no
    • html-doc ....... : no
    • shared ......... : yes
    • static ......... : no
    • explicit deps .. : no

    Documentation tools:

    • doxygen ........ : no
    • latex .......... : no
    • dvips .......... : no
    • ghostscript .... : yes

    Testing tools:

    • diff ........... : yes

    Optional modules:

    • comm ........... : yes
    • fixed .......... : yes
    • optim .......... : yes
    • protocol ....... : yes
    • signal ......... : yes
    • srccode ........ : yes

    External libs:

    • BLAS ........... : yes
    • MKL .......... : no
    • ACML ......... : no
    • ATLAS ........ : no
    • LAPACK ......... : yes
    • FFT ............ : yes
    • MKL .......... : no
    • ACML ......... : no
    • FFTW ......... : yes

    Compiler/linker flags/libs/defs:

    • CXX ............ : g++
    • F77 ............ : gfortran
    • CXXFLAGS ....... : -DNDEBUG -O3 -pipe
    • CXXFLAGS_DEBUG . : -Wall -ggdb -pipe
    • CPPFLAGS ....... :
    • LDFLAGS ........ :
    • LIBS ........... : -lfftw3 -llapack -lblas

    Now type 'make && make install' to build and install itpp-4.2 library

    ------------------------------------------------------------------------------**

    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


    itpp-4.2 library configuration:


    Directories:

    • prefix ......... : /usr/local
    • exec_prefix .... : ${prefix}
    • includedir ..... : ${prefix}/include
    • libdir ......... : ${exec_prefix}/lib
    • datarootdir .... : ${prefix}/share
    • docdir ......... : ${datarootdir}/doc/${PACKAGE_TARNAME}

    Switches:

    • debug .......... : no
    • exceptions ..... : no
    • html-doc ....... : no
    • shared ......... : yes
    • static ......... : no
    • explicit deps .. : no

    Documentation tools:

    • doxygen ........ : no
    • latex .......... : no
    • dvips .......... : no
    • ghostscript .... : yes

    Testing tools:

    • diff ........... : yes

    Optional modules:

    • comm ........... : yes
    • fixed .......... : yes
    • optim .......... : yes
    • protocol ....... : yes
    • signal ......... : yes
    • srccode ........ : yes

    External libs:

    • BLAS ........... : yes
    • MKL .......... : no
    • ACML ......... : no
    • ATLAS ........ : no
    • LAPACK ......... : yes
    • FFT ............ : yes
    • MKL .......... : no
    • ACML ......... : no
    • FFTW ......... : yes

    Compiler/linker flags/libs/defs:

    • CXX ............ : g++
    • F77 ............ : gfortran
    • CXXFLAGS ....... : -DNDEBUG -O3 -pipe
    • CXXFLAGS_DEBUG . : -Wall -ggdb -pipe
    • CPPFLAGS ....... :
    • LDFLAGS ........ :
    • LIBS ........... : -lfftw3 -llapack -lblas

    Now type 'make && make install' to build and install itpp-4.2 library


    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

     
  • kudeck

    kudeck - 2012-02-18

    I'm sorry I made a wrong copy & past

    this is the actual error

    **/usr/local/lib/libfftw3.a: could not read symbols: Bad value
    collect2: ld returned 1 exit status

    make: *** Error 1

    make: Leaving directory `/home/novatena/itpp-4.2/itpp'

    make: *** Error 1

    make: Leaving directory `/home/novatena/itpp-4.2/itpp'

    make: *** Error 2

    make: Leaving directory `/home/novatena/itpp-4.2/itpp'

    make: * Error 1

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.