Monodevelop 2.0 Alpha 1
InKiev <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.hispano |
|---|---|
| Message-ID | <[email protected]> |
Hola a todos, quisiera que me ayudaran a instalar monodevelop 2.0 alpha 1 en ubuntu 8.04, tengo instalada la versión 1.0 (instalada por default) y la versión 2.0 de mono, que he bajado de un repositorio no oficial. El monodevelop lo obtenido por medio del repositorios SVN y al momento de que ejecuto el ./configure o el autogen.sh manda un error de que mono no esta instaldo: configure:2925: checking for UNMANAGED_DEPENDENCIES_MONO configure:2933: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION" Package mono was not found in the pkg-config search path. Perhaps you should add the directory containing `mono.pc' to the PKG_CONFIG_PATH environment variable No package 'mono' found configure:2936: $? = 1 configure:2951: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION" Package mono was not found in the pkg-config search path. Perhaps you should add the directory containing `mono.pc' to the PKG_CONFIG_PATH environment variable No package 'mono' found configure:2954: $? = 1 No package 'mono' found configure:2982: result: no configure:2997: error: Please install mono version 1.1.10 or later to install MonoDevelop. Please see http://www.mono-project.org/ to download latest mono sources or packages Googleando un poco comentan que hay que agregar lo siguiente: MONO_PATH=/usr/lib/mono LD_LIBRARY_PATH=/usr/lib:$MONO_PATH los he añadido tanto en mi .bashrc, como en el ldconfig, pero aún sigue mandando el error. Espero que alguien me pueda ayudar . . gracias. _______________________________________________ Mono-hispano mailing list [email protected] https://listas.hispalinux.es/mailman/listinfo/mono-hispano