[Ginga-argentina] Instalacion GING.AR 2.1 UBUNTU 13.04

Javier Búcar jbucar at lifia.info.unlp.edu.ar
Tue Jul 16 15:56:37 CEST 2013


Te falta, segun lo siguiente

The following Boost libraries could not be found:

          boost_math_tr1


que en ubuntu me parece que es

libboost-math-dev

Si sigue tirando errores, fijate cual es la dependencia que falla
mirando el log, que esta mas que claro cuando no encuentra una
libreria ;)
Nosotros estamos usando Ubuntu 12.04 y los paquetes pueden no ser los mismos
Saludos,
Javier

On Tue, Jul 16, 2013 at 10:37 AM, Franco H <gusamh at gmail.com> wrote:
> modifique lo que me paso leo
>
> export DEPOT=$PWD/Ginga.ar_2.1
>
> lo comprobe con echo $DEPOT
>
> /home/gusam/Ginga.ar_2.1
>
> que es el directorio donde esta descompatado
>
> despues al volver a compilar me da lo siguiente
>
>
>
> gusam at TVDI:~/Ginga.ar_2.1/install$ sudo ../build/build.py -t ginga
> cmake   -DIS_TOOL=1 -DCOMPILE_PROJECT="ginga"
> /home/gusam/Ginga.ar_2.1/config
> -- The C compiler identification is GNU 4.7.3
> -- The CXX compiler identification is GNU 4.7.3
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Begin parse project: ginga /home/gusam/Ginga.ar_2.1/tool/ginga
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   system
> --   filesystem
> -- End parse project: ginga
> -- Begin parse project: ncl30-presenter
> /home/gusam/Ginga.ar_2.1/lib/ncl30-presenter
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   system
> --   filesystem
> --   thread
> -- End parse project: ncl30-presenter
> -- Begin parse project: gingaplayer
> /home/gusam/Ginga.ar_2.1/lib/dtv-gingaplayer
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   system
> --   filesystem
> --   thread
> -- Found Lua51:
> /usr/lib/i386-linux-gnu/liblua5.1.so;/usr/lib/i386-linux-gnu/libm.so (found
> version "5.1.5")
> -- Found CURL: /usr/lib/i386-linux-gnu/libcurl.so
> -- End parse project: gingaplayer
> -- Begin parse project: util /home/gusam/Ginga.ar_2.1/lib/dtv-util
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   system
> --   filesystem
> --   thread
> -- Found XERCESC: /usr/lib/i386-linux-gnu/libxerces-c.so
> -- Found EV: /usr/lib/libev.so
> -- Found DB: /usr/lib/i386-linux-gnu/libdb.so
> -- End parse project: util
> -- Begin parse project: ncl30-converter
> /home/gusam/Ginga.ar_2.1/lib/ncl30-converter
> -- Boost version: 1.53.0
> -- Found the following Boost libraries:
> --   system
> --   filesystem
> --   thread
> -- End parse project: ncl30-converter
> -- Begin parse project: ncl30 /home/gusam/Ginga.ar_2.1/lib/ncl30
> CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195 (message):
>   Unable to find the requested Boost libraries.
>
>   Boost version: 1.53.0
>
>   Boost include path: /usr/include
>
>   The following Boost libraries could not be found:
>
>           boost_math_tr1
>
>   Some (but not all) of the required Boost libraries were found.  You may
>   need to install these additional Boost libraries.  Alternatively, set
>   BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
>   to the location of Boost.
> Call Stack (most recent call first):
>   Impl.cmake:576 (find_package)
>   Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)
>   /home/gusam/Ginga.ar_2.1/lib/ncl30/deps.cmake:3 (ADD_BOOST_COMPONENTS)
>   Utils.cmake:158 (INCLUDE)
>   Impl.cmake:520 (INCLUDE_IF_EXIST)
>   Impl.cmake:527 (INCLUDE_COMPONENTS)
>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>   Impl.cmake:379 (PROCESS_PROJECT)
>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>   CMakeLists.txt:15 (CREATE_TARGET)
>
>
> -- End parse project: ncl30
> -- Begin parse project: canvas /home/gusam/Ginga.ar_2.1/lib/dtv-canvas
> CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195 (message):
>   Unable to find the requested Boost libraries.
>
>   Boost version: 1.53.0
>
>   Boost include path: /usr/include
>
>   The following Boost libraries could not be found:
>
>           boost_math_tr1
>
>   Some (but not all) of the required Boost libraries were found.  You may
>   need to install these additional Boost libraries.  Alternatively, set
>   BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
>   to the location of Boost.
> Call Stack (most recent call first):
>   Impl.cmake:576 (find_package)
>   Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)
>   /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.cmake:6
> (ADD_BOOST_COMPONENTS)
>   Utils.cmake:158 (INCLUDE)
>   Impl.cmake:520 (INCLUDE_IF_EXIST)
>   Impl.cmake:527 (INCLUDE_COMPONENTS)
>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>   Impl.cmake:379 (PROCESS_PROJECT)
>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>   CMakeLists.txt:15 (CREATE_TARGET)
>
>
> -- Found Freetype: /usr/lib/i386-linux-gnu/libfreetype.so (found version
> "2.4.11")
> -- Found GTK2_GTK: /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so
> -- Found GDK-PIXBUF: /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so
> -- Found GLIB:
> /usr/lib/i386-linux-gnu/libglib-2.0.so;/usr/lib/i386-linux-gnu/libgobject-2.0.so;/usr/lib/i386-linux-gnu/libgthread-2.0.so
> -- Found PANGO:
> /usr/lib/i386-linux-gnu/libpango-1.0.so;/usr/lib/i386-linux-gnu/libpangocairo-1.0.so
> -- Found CAIRO: /usr/lib/i386-linux-gnu/libcairo.so
> -- Could NOT find WEBKIT (missing:  WEBKIT_LIBRARY WEBKIT_INCLUDE_DIR)
> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
> -- checking for one of the modules 'libsoup-2.4;libsoup2'
> -- checking for one of the modules 'libsoup-2.2;libsoup2'
> CMake Error at Tvd.cmake:64 (message):
>   NOT FOUNDED PACKAGE: WEBKIT
> Call Stack (most recent call first):
>   /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.SYS_HTML_GTK.cmake:6
> (ADD_DEPENDENTS)
>   Utils.cmake:158 (INCLUDE)
>   Impl.cmake:535 (INCLUDE_IF_EXIST)
>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>   Impl.cmake:379 (PROCESS_PROJECT)
>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>   CMakeLists.txt:15 (CREATE_TARGET)
>
>
> -- Configuring incomplete, errors occurred!
>
> Espero mas datos, segun el gestor synaptic tengo instaladas las dependencias
> que nombre en el primer correo.
>
>
>
>
> On Mon, Jul 15, 2013 at 3:23 PM, Franco H <gusamh at gmail.com> wrote:
>>
>> Hola estoy tratando de hacer funcionar GINGA.AR 2.1 en ubuntu 13.04 tengo
>> las siguientes dependencias instaladas.
>>
>>
>> libboost-filesystem-dev 1.53.0-3
>> libboost-system-dev 1.53.0-3
>> libboost-thread-dev 1.53.0-3
>> libcurl4-openssl-dev 7.29.0-1
>> libev-dev 1:4. 11-1
>> libexpat1-dev 2.1.0-2
>> libgdk-pixbuf2.0-dev 2.28.0
>> libglib2.0-dev 2.36.0-1
>> libgtk2.0-dev 2.24.17
>> libwebkitgtk-dev 1.10.2
>> libcairo2-dev 1.12.14
>> libvlc-dev 2.0.6-1
>> libvlccore-dev 2.06-1
>> libxerces-c-dev 3.1.1-3
>> luasocket-dev 2.0.2-8
>> libgtest-dev 1.6.0-1
>>
>> Realice los pasos para construcción
>>
>> mkdir -p ginga/install.LINUX; cd ginga
>> unzip Ginga.ar_2.0.zip
>> export DEPOT=$PWD
>> cd install.LINUX
>> ../build/build.py -t ginga
>>
>> como resultado obtuve esto.
>>
>> gusam at TVDI:~/Ginga.ar_2.1/install$ ../build/build.py -t ginga
>> cmake   -DIS_TOOL=1 -DCOMPILE_PROJECT="ginga"  /home/gusam/config
>> CMake Error: The source directory "/home/gusam/config" does not exist.
>> Specify --help for usage, or press the help button on the CMake GUI.
>> gusam at TVDI:~/Ginga.ar_2.1/install$ sudo ../build/build.py -t ginga
>> cmake   -DIS_TOOL=1 -DCOMPILE_PROJECT="ginga"
>> /home/gusam/Ginga.ar_2.1/config
>> -- The C compiler identification is GNU 4.7.3
>> -- The CXX compiler identification is GNU 4.7.3
>> -- Check for working C compiler: /usr/bin/cc
>> -- Check for working C compiler: /usr/bin/cc -- works
>> -- Detecting C compiler ABI info
>> -- Detecting C compiler ABI info - done
>> -- Check for working CXX compiler: /usr/bin/c++
>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>> -- Detecting CXX compiler ABI info
>> -- Detecting CXX compiler ABI info - done
>> -- Begin parse project: ginga /home/gusam/Ginga.ar_2.1/tool/ginga
>> -- Boost version: 1.53.0
>> -- Found the following Boost libraries:
>> --   system
>> --   filesystem
>> -- End parse project: ginga
>> -- Begin parse project: ncl30-presenter
>> /home/gusam/Ginga.ar_2.1/lib/ncl30-presenter
>> -- Boost version: 1.53.0
>> -- Found the following Boost libraries:
>> --   system
>> --   filesystem
>> --   thread
>> -- End parse project: ncl30-presenter
>> -- Begin parse project: gingaplayer
>> /home/gusam/Ginga.ar_2.1/lib/dtv-gingaplayer
>> -- Boost version: 1.53.0
>> -- Found the following Boost libraries:
>> --   system
>> --   filesystem
>> --   thread
>> -- Found Lua51:
>> /usr/lib/i386-linux-gnu/liblua5.1.so;/usr/lib/i386-linux-gnu/libm.so (found
>> version "5.1.5")
>> -- Found CURL: /usr/lib/i386-linux-gnu/libcurl.so
>> -- End parse project: gingaplayer
>> -- Begin parse project: util /home/gusam/Ginga.ar_2.1/lib/dtv-util
>> -- Boost version: 1.53.0
>> -- Found the following Boost libraries:
>> --   system
>> --   filesystem
>> --   thread
>> -- Found XERCESC: /usr/lib/i386-linux-gnu/libxerces-c.so
>> -- Found EV: /usr/lib/libev.so
>> -- Found DB: /usr/lib/i386-linux-gnu/libdb.so
>> -- End parse project: util
>> -- Begin parse project: ncl30-converter
>> /home/gusam/Ginga.ar_2.1/lib/ncl30-converter
>> -- Boost version: 1.53.0
>> -- Found the following Boost libraries:
>> --   system
>> --   filesystem
>> --   thread
>> -- End parse project: ncl30-converter
>> -- Begin parse project: ncl30 /home/gusam/Ginga.ar_2.1/lib/ncl30
>> CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195
>> (message):
>>   Unable to find the requested Boost libraries.
>>
>>   Boost version: 1.53.0
>>
>>   Boost include path: /usr/include
>>
>>   The following Boost libraries could not be found:
>>
>>           boost_math_tr1
>>
>>   Some (but not all) of the required Boost libraries were found.  You may
>>   need to install these additional Boost libraries.  Alternatively, set
>>   BOOST_LIBRARYDIR to the directory containing Boost libraries or
>> BOOST_ROOT
>>   to the location of Boost.
>> Call Stack (most recent call first):
>>   Impl.cmake:576 (find_package)
>>   Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)
>>   /home/gusam/Ginga.ar_2.1/lib/ncl30/deps.cmake:3 (ADD_BOOST_COMPONENTS)
>>   Utils.cmake:158 (INCLUDE)
>>   Impl.cmake:520 (INCLUDE_IF_EXIST)
>>   Impl.cmake:527 (INCLUDE_COMPONENTS)
>>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>>   Impl.cmake:379 (PROCESS_PROJECT)
>>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>>   CMakeLists.txt:15 (CREATE_TARGET)
>>
>>
>> -- End parse project: ncl30
>> -- Begin parse project: canvas /home/gusam/Ginga.ar_2.1/lib/dtv-canvas
>> CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195
>> (message):
>>   Unable to find the requested Boost libraries.
>>
>>   Boost version: 1.53.0
>>
>>   Boost include path: /usr/include
>>
>>   The following Boost libraries could not be found:
>>
>>           boost_math_tr1
>>
>>   Some (but not all) of the required Boost libraries were found.  You may
>>   need to install these additional Boost libraries.  Alternatively, set
>>   BOOST_LIBRARYDIR to the directory containing Boost libraries or
>> BOOST_ROOT
>>   to the location of Boost.
>> Call Stack (most recent call first):
>>   Impl.cmake:576 (find_package)
>>   Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)
>>   /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.cmake:6
>> (ADD_BOOST_COMPONENTS)
>>   Utils.cmake:158 (INCLUDE)
>>   Impl.cmake:520 (INCLUDE_IF_EXIST)
>>   Impl.cmake:527 (INCLUDE_COMPONENTS)
>>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>>   Impl.cmake:379 (PROCESS_PROJECT)
>>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>>   CMakeLists.txt:15 (CREATE_TARGET)
>>
>>
>> -- Found Freetype: /usr/lib/i386-linux-gnu/libfreetype.so (found version
>> "2.4.11")
>> -- Found GTK2_GTK: /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so
>> -- Found GDK-PIXBUF: /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so
>> -- Found GLIB:
>> /usr/lib/i386-linux-gnu/libglib-2.0.so;/usr/lib/i386-linux-gnu/libgobject-2.0.so;/usr/lib/i386-linux-gnu/libgthread-2.0.so
>> -- Found PANGO:
>> /usr/lib/i386-linux-gnu/libpango-1.0.so;/usr/lib/i386-linux-gnu/libpangocairo-1.0.so
>> -- Found CAIRO: /usr/lib/i386-linux-gnu/libcairo.so
>> -- Could NOT find WEBKIT (missing:  WEBKIT_LIBRARY WEBKIT_INCLUDE_DIR)
>> -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
>> -- checking for one of the modules 'libsoup-2.4;libsoup2'
>> -- checking for one of the modules 'libsoup-2.2;libsoup2'
>> CMake Error at Tvd.cmake:64 (message):
>>   NOT FOUNDED PACKAGE: WEBKIT
>> Call Stack (most recent call first):
>>   /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.SYS_HTML_GTK.cmake:6
>> (ADD_DEPENDENTS)
>>   Utils.cmake:158 (INCLUDE)
>>   Impl.cmake:535 (INCLUDE_IF_EXIST)
>>   Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)
>>   Impl.cmake:471 (PROCESS_PROJECT_AUX)
>>   Impl.cmake:379 (PROCESS_PROJECT)
>>   Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)
>>   CMakeLists.txt:15 (CREATE_TARGET)
>>
>>
>> -- Configuring incomplete, errors occurred!
>>
>> SI alguien me da una mano con esto se los re agradecería
>>
>> Analista Funcional - Poder Judicial de la Nación
>> Asistente - UNPA
>> AdeS. Herrera Franco
>
>
>
>
> --
> Analista Funcional - Poder Judicial de la Nación
> Asistente - UNPA
> AdeS. Herrera Franco
>
> __________________________________________Lista de correo
> Ginga-argentina at lists.ourproject.org
> cambiar suscripci&#243;n:
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
> Sitio web: http://comunidad.ginga.org.ar
> Wiki: http://wiki.ginga.org.ar
>



More information about the Ginga-argentina mailing list