Compilar versión 0.9.3 desde el source |
24-05-2011, 08:34 PM
Mensaje: #1
|
|||
|
|||
Compilar versión 0.9.3 desde el source
Xavi,
Estoy queriendo compilar la versión 0.9.3 desde el código fuente en Ubuntu 11.04. Primero te comento que haciendo el "./configure" saltan los siguientes "errorer": ---------------------------------------------------------------- checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking for pkg-config... /usr/bin/pkg-config ./configure: line 10610: SHAMROCK_EXPAND_LIBDIR: command not found ./configure: line 10611: SHAMROCK_EXPAND_BINDIR: command not found ./configure: line 10612: SHAMROCK_EXPAND_DATADIR: command not found checking for csc... no checking for gmcs... /usr/bin/gmcs ---------------------------------------------------------------- además no puedo terminar el "./configure" por los siguientes mensajes: checking for GLIB_SHARP_20... yes checking for GTK_SHARP_20... yes checking for GLADE_SHARP_20... yes checking for CESARPLAYER... no configure: error: Package requirements (gtk+-2.0 >= 2.8 gdk-2.0 gio-2.0 glib-2.0 gstreamer-0.10 gstreamer-audio-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gobject-2.0 gstreamer-interfaces-0.10) were not met: No package 'gtk+-2.0' found No package 'gdk-2.0' found No package 'gio-2.0' found No package 'glib-2.0' found No package 'gstreamer-0.10' found No package 'gstreamer-audio-0.10' found No package 'gstreamer-video-0.10' found No package 'gstreamer-pbutils-0.10' found No package 'gobject-2.0' found No package 'gstreamer-interfaces-0.10' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CESARPLAYER_CFLAGS and CESARPLAYER_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ---------------------------------------------------------------- ¿Sabés que paquetes me están faltando? Gracias Saludos Juanfer |
|||
« Tema Previo | Tema Siguiente »
|
Mensajes En Este Tema |
Compilar versión 0.9.3 desde el source - juanfer - 24-05-2011 08:34 PM
RE: Compilar versión 0.9.3 desde el source - juanfer - 07-06-2011, 12:46 PM
RE: Compilar versión 0.9.3 desde el source - xavi - 08-06-2011, 10:33 AM
RE: Compilar versión 0.9.3 desde el source - xavi - 08-06-2011, 04:11 PM
RE: Compilar versión 0.9.3 desde el source - juanfer - 09-06-2011, 04:37 AM
RE: Compilar versión 0.9.3 desde el source - xavi - 09-06-2011, 02:06 PM
RE: Compilar versión 0.9.3 desde el source - xavi - 21-06-2011, 08:52 AM
RE: Compilar versión 0.9.3 desde el source - ad1984 - 27-06-2011, 05:34 PM
RE: Compilar versión 0.9.3 desde el source - xavi - 04-01-2013, 01:51 PM
|