OctopusWiki:Community Portal

From OctopusWiki

Jump to: navigation, search

Send this kind of query to the mailing list at octopus-users@tddft.org.

I am installing octopus-3.1.0 on fedora-12.Whenever I am trying to run the ./configure command the following is displayed, where it saying could not find blas library.........though the library is installed(i installed the library using......yum install blas)

[root@DURGESH octopus-3.1.0]# sh ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for bison... bison -y checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for __builtin_prefetch... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking xmmintrin.h usability... no checking xmmintrin.h presence... no checking for xmmintrin.h... no checking emmintrin.h usability... no checking emmintrin.h presence... no checking for emmintrin.h... no checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of void*... 4 checking for uint32_t... yes checking for uint64_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking whether getpgrp requires zero arguments... yes checking whether gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for pow... no checking for sqrt... no checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for uname... yes checking for tcgetpgrp... yes checking for scandir... yes checking for alphasort... yes checking for sigaction... yes checking for malloc... yes checking for realloc... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for strchr... yes checking for strtod... yes checking for assert... no checking for posix_memalign... yes checking for perror... yes checking for strcasestr... yes checking for sbrk... yes checking for numa_available in -lnuma... no checking if malloc aligns memory to 16 byte boundaries... no checking whether the compiler accepts the __m128d type... no checking whether newuoa is enabled... no checking for perl... /usr/bin/perl checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... g95 checking whether we are using the GNU Fortran compiler... yes checking whether g95 accepts -g... yes checking for Fortran flag to compile .f90 files... none configure: Using FCFLAGS="-pipe -O3 -funroll-loops -ffast-math" checking how to get verbose linking output from g95... -v checking for Fortran libraries of g95... -L/home/durgesh/g95-install/bin/../lib/gcc-lib/i686-pc-linux-gnu/4.0.3/ -L/home/durgesh/g95-install/bin/../lib/gcc-lib/i686-pc-linux-gnu/4.0.3 -L/usr/lib/gcc// -L/lib// -L/usr/lib/ -lf95 -lm checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, extra underscore checking for flush... yes checking for loc... yes checking whether the compiler accepts very long lines... no checking whether the compiler accepts "line-number" lines cast by the preprocessor... no checking how to access command line arguments... fortran 2003 checking for Fortran 2003 c_ptr type... yes checking if the Fortran compiler uses malloc... no checking fortran 90 modules inclusion flag... -I

      • octopus + utilities will be generated

checking for sgemm... no checking for ATL_xerbla in -latlas... no checking for sgemm in -lmkl_ia32... no checking for sgemm in -lmkl_def... no checking for sgemm in -lblas... no checking for sgemm in -lblas... no checking for sgemm in -lgoto... no checking for sgemm in -lmkl... no checking for sgemm in -lcxml... no checking for sgemm in -ldxml... no checking for sgemm in -lscs... no checking for sgemm in -lcomplib.sgimath... no checking for sgemm in -lblas... no checking for sgemm in -lblas... no configure: error: could not find required blas library

Please help me solve this problem as earlier as possible.


Send this kind of query to the mailing list at octopus-users@tddft.org.

Personal tools