<div dir="ltr">Hola estoy tratando de hacer funcionar <a href="http://GINGA.AR" target="_blank">GINGA.AR</a> 2.1 en ubuntu 13.04 tengo las siguientes dependencias instaladas.<div> </div><div><ul style="margin:10px 0px;padding:0px 0px 0px 15px;list-style-position:outside;list-style-type:square;color:rgb(51,51,51);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:21.75px">


<li style="margin:0px;padding:0px;line-height:1.7em">libboost-filesystem-dev 1.53.0-3</li><li style="margin:0px;padding:0px;line-height:1.7em">libboost-system-dev 1.53.0-3</li><li style="margin:0px;padding:0px;line-height:1.7em">


libboost-thread-dev 1.53.0-3</li><li style="margin:0px;padding:0px;line-height:1.7em">libcurl4-openssl-dev 7.29.0-1 </li><li style="margin:0px;padding:0px;line-height:1.7em">libev-dev 1:4. 11-1</li><li style="margin:0px;padding:0px;line-height:1.7em">


libexpat1-dev 2.1.0-2</li><li style="margin:0px;padding:0px;line-height:1.7em">libgdk-pixbuf2.0-dev 2.28.0</li><li style="margin:0px;padding:0px;line-height:1.7em">libglib2.0-dev 2.36.0-1</li><li style="margin:0px;padding:0px;line-height:1.7em">


libgtk2.0-dev 2.24.17</li><li style="margin:0px;padding:0px;line-height:1.7em">libwebkitgtk-dev 1.10.2</li><li style="margin:0px;padding:0px;line-height:1.7em">libcairo2-dev 1.12.14</li><li style="margin:0px;padding:0px;line-height:1.7em">


libvlc-dev 2.0.6-1</li><li style="margin:0px;padding:0px;line-height:1.7em">libvlccore-dev 2.06-1</li><li style="margin:0px;padding:0px;line-height:1.7em">libxerces-c-dev 3.1.1-3</li><li style="margin:0px;padding:0px;line-height:1.7em">


luasocket-dev 2.0.2-8</li><li style="margin:0px;padding:0px;line-height:1.7em">libgtest-dev 1.6.0-1</li></ul></div><div>Realice los pasos para construcción</div><div><ul style="margin:10px 0px;padding:0px 0px 0px 15px;list-style-position:outside;list-style-type:square;color:rgb(51,51,51);font-family:arial,helvetica,sans-serif;font-size:13px;line-height:21.75px">
<li style="margin:0px;padding:0px;line-height:1.7em">mkdir -p ginga/install.LINUX; cd ginga</li><li style="margin:0px;padding:0px;line-height:1.7em">unzip Ginga.ar_2.0.zip</li><li style="margin:0px;padding:0px;line-height:1.7em">
export DEPOT=$PWD</li><li style="margin:0px;padding:0px;line-height:1.7em">cd install.LINUX</li><li style="margin:0px;padding:0px;line-height:1.7em">../build/build.py -t ginga</li></ul>como resultado obtuve esto.<br><br clear="all">
</div><div><div>gusam@TVDI:~/Ginga.ar_2.1/install$ ../build/build.py -t ginga<br>
cmake   -DIS_TOOL=1 -DCOMPILE_PROJECT=&quot;ginga&quot;  /home/gusam/config<br>CMake Error: The source directory &quot;/home/gusam/config&quot; does not exist.<br>Specify --help for usage, or press the help button on the CMake GUI.<br>

gusam@TVDI:~/Ginga.ar_2.1/install$ sudo ../build/build.py -t ginga<br>cmake   -DIS_TOOL=1 -DCOMPILE_PROJECT=&quot;ginga&quot;  /home/gusam/Ginga.ar_2.1/config<br>-- The C compiler identification is GNU 4.7.3<br>-- The CXX compiler identification is GNU 4.7.3<br>

-- Check for working C compiler: /usr/bin/cc<br>-- Check for working C compiler: /usr/bin/cc -- works<br>-- Detecting C compiler ABI info<br>-- Detecting C compiler ABI info - done<br>-- Check for working CXX compiler: /usr/bin/c++<br>

-- Check for working CXX compiler: /usr/bin/c++ -- works<br>-- Detecting CXX compiler ABI info<br>-- Detecting CXX compiler ABI info - done<br>-- Begin parse project: ginga /home/gusam/Ginga.ar_2.1/tool/ginga<br>-- Boost version: 1.53.0<br>

-- Found the following Boost libraries:<br>--   system<br>--   filesystem<br>-- End parse project: ginga<br>-- Begin parse project: ncl30-presenter /home/gusam/Ginga.ar_2.1/lib/ncl30-presenter<br>-- Boost version: 1.53.0<br>

-- Found the following Boost libraries:<br>--   system<br>--   filesystem<br>--   thread<br>-- End parse project: ncl30-presenter<br>-- Begin parse project: gingaplayer /home/gusam/Ginga.ar_2.1/lib/dtv-gingaplayer<br>-- Boost version: 1.53.0<br>

-- Found the following Boost libraries:<br>--   system<br>--   filesystem<br>--   thread<br>-- Found Lua51: /usr/lib/i386-linux-gnu/<a href="http://liblua5.1.so" target="_blank">liblua5.1.so</a>;/usr/lib/i386-linux-gnu/libm.so (found version &quot;5.1.5&quot;) <br>

-- Found CURL: /usr/lib/i386-linux-gnu/libcurl.so  <br>-- End parse project: gingaplayer<br>-- Begin parse project: util /home/gusam/Ginga.ar_2.1/lib/dtv-util<br>-- Boost version: 1.53.0<br>-- Found the following Boost libraries:<br>

--   system<br>--   filesystem<br>--   thread<br>-- Found XERCESC: /usr/lib/i386-linux-gnu/libxerces-c.so  <br>-- Found EV: /usr/lib/libev.so  <br>-- Found DB: /usr/lib/i386-linux-gnu/libdb.so  <br>-- End parse project: util<br>

-- Begin parse project: ncl30-converter /home/gusam/Ginga.ar_2.1/lib/ncl30-converter<br>-- Boost version: 1.53.0<br>-- Found the following Boost libraries:<br>--   system<br>--   filesystem<br>--   thread<br>-- End parse project: ncl30-converter<br>

-- Begin parse project: ncl30 /home/gusam/Ginga.ar_2.1/lib/ncl30<br>CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195 (message):<br>  Unable to find the requested Boost libraries.<br><br>  Boost version: 1.53.0<br>

<br>  Boost include path: /usr/include<br><br>  The following Boost libraries could not be found:<br><br>          boost_math_tr1<br><br>  Some (but not all) of the required Boost libraries were found.  You may<br>  need to install these additional Boost libraries.  Alternatively, set<br>

  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT<br>  to the location of Boost.<br>Call Stack (most recent call first):<br>  Impl.cmake:576 (find_package)<br>  Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)<br>

  /home/gusam/Ginga.ar_2.1/lib/ncl30/deps.cmake:3 (ADD_BOOST_COMPONENTS)<br>  Utils.cmake:158 (INCLUDE)<br>  Impl.cmake:520 (INCLUDE_IF_EXIST)<br>  Impl.cmake:527 (INCLUDE_COMPONENTS)<br>  Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)<br>

  Impl.cmake:471 (PROCESS_PROJECT_AUX)<br>  Impl.cmake:379 (PROCESS_PROJECT)<br>  Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)<br>  CMakeLists.txt:15 (CREATE_TARGET)<br><br><br>-- End parse project: ncl30<br>-- Begin parse project: canvas /home/gusam/Ginga.ar_2.1/lib/dtv-canvas<br>

CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1195 (message):<br>  Unable to find the requested Boost libraries.<br><br>  Boost version: 1.53.0<br><br>  Boost include path: /usr/include<br><br>  The following Boost libraries could not be found:<br>

<br>          boost_math_tr1<br><br>  Some (but not all) of the required Boost libraries were found.  You may<br>  need to install these additional Boost libraries.  Alternatively, set<br>  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT<br>

  to the location of Boost.<br>Call Stack (most recent call first):<br>  Impl.cmake:576 (find_package)<br>  Tvd.cmake:94 (ADD_BOOST_COMPONENTS_IMPL)<br>  /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.cmake:6 (ADD_BOOST_COMPONENTS)<br>

  Utils.cmake:158 (INCLUDE)<br>  Impl.cmake:520 (INCLUDE_IF_EXIST)<br>  Impl.cmake:527 (INCLUDE_COMPONENTS)<br>  Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)<br>  Impl.cmake:471 (PROCESS_PROJECT_AUX)<br>  Impl.cmake:379 (PROCESS_PROJECT)<br>

  Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)<br>  CMakeLists.txt:15 (CREATE_TARGET)<br><br><br>-- Found Freetype: /usr/lib/i386-linux-gnu/libfreetype.so (found version &quot;2.4.11&quot;) <br>-- Found GTK2_GTK: /usr/lib/i386-linux-gnu/<a href="http://libgtk-x11-2.0.so" target="_blank">libgtk-x11-2.0.so</a>  <br>

-- Found GDK-PIXBUF: /usr/lib/i386-linux-gnu/<a href="http://libgdk_pixbuf-2.0.so" target="_blank">libgdk_pixbuf-2.0.so</a>  <br>-- Found GLIB: /usr/lib/i386-linux-gnu/<a href="http://libglib-2.0.so" target="_blank">libglib-2.0.so</a>;/usr/lib/i386-linux-gnu/<a href="http://libgobject-2.0.so" target="_blank">libgobject-2.0.so</a>;/usr/lib/i386-linux-gnu/<a href="http://libgthread-2.0.so" target="_blank">libgthread-2.0.so</a>  <br>

-- Found PANGO: /usr/lib/i386-linux-gnu/<a href="http://libpango-1.0.so" target="_blank">libpango-1.0.so</a>;/usr/lib/i386-linux-gnu/<a href="http://libpangocairo-1.0.so" target="_blank">libpangocairo-1.0.so</a>  <br>-- Found CAIRO: /usr/lib/i386-linux-gnu/libcairo.so  <br>

-- Could NOT find WEBKIT (missing:  WEBKIT_LIBRARY WEBKIT_INCLUDE_DIR) <br>-- Found PkgConfig: /usr/bin/pkg-config (found version &quot;0.26&quot;) <br>-- checking for one of the modules &#39;libsoup-2.4;libsoup2&#39;<br>

-- checking for one of the modules &#39;libsoup-2.2;libsoup2&#39;<br>CMake Error at Tvd.cmake:64 (message):<br>  NOT FOUNDED PACKAGE: WEBKIT<br>Call Stack (most recent call first):<br>  /home/gusam/Ginga.ar_2.1/lib/dtv-canvas/deps.SYS_HTML_GTK.cmake:6 (ADD_DEPENDENTS)<br>

  Utils.cmake:158 (INCLUDE)<br>  Impl.cmake:535 (INCLUDE_IF_EXIST)<br>  Impl.cmake:485 (INCLUDE_PROJECT_COMPONENTS)<br>  Impl.cmake:471 (PROCESS_PROJECT_AUX)<br>  Impl.cmake:379 (PROCESS_PROJECT)<br>  Tvd.cmake:156 (GET_PROJECT_BUILD_ORDER)<br>

  CMakeLists.txt:15 (CREATE_TARGET)<br><br><br>-- Configuring incomplete, errors occurred!<br><br></div>SI alguien me da una mano con esto se los re agradecería</div><div><br></div><div><div>Analista Funcional - Poder Judicial de la Nación</div>
<div>
Asistente - UNPA</div>AdeS. Herrera Franco
</div></div>