Problem on installing external package on ubuntu 14.04 [message #17617] |
Wed, 03 December 2014 06:12 |
kamalpdutta
Messages: 30 Registered: December 2014 Location: Guwahati, India
|
continuous participant |
From: 14.139.207*
|
|
Hi,
I am tryoing to install Fairsoft-dec14 on ubuntu 14.04 32 bit. While doing ./configure.sh, I am getting following errors. The log file is also attached here. Can some help me in debugging the problem.
-- Generating done
-- Build files have been written to: /home/kamalpdutta/PANDA/FairSoft-dec14/basics/gtest/build
Scanning dependencies of target gtest
[ 50%] Building CXX object CMakeFiles/gtest.dir/src/gtest-all.cc.o
Linking CXX static library libgtest.a
[ 50%] Built target gtest
Scanning dependencies of target gtest_main
[100%] Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
Linking CXX static library libgtest_main.a
[100%] Built target gtest_main
scripts/install_gtest.sh: line 40: check_all_libraries: command not found
*** gtest compiled successfully ***
*** Downloading gsl sources ***
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1573 100 1573 0 0 37986 0 --:--:-- --:--:-- --:--:-- 38365
*** Unpacking gsl-1.16.tar.gz ..............
--E-- Cannot unpack package gsl
|
|
|