Pagina 1 di 1

MonkeyMessenger non si installa correttamente

Inviato: martedì 11 settembre 2007, 11:04
da slang6
Ciao ragazzi, qualche giorno fa avevo intenzione di provare questo client msn che sembra promettere bene ma, seguendo la guida del forum di qualche mese fa, non sono riuscito a farlo funzionare mentre funziona invece installandolo dal .deb ma non è molto aggiornato.

La guida che ho seguito è questa: http://forum.ubuntu-it.org/viewtopic.php?t=85585

Ho scaricato i vari pacchetti, scaricato i sorgenti da svn, dato l' autogen.sh e l'output è:

Codice: Seleziona tutto

I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the autogen.sh command line.
Running aclocal -I .  ...
Running automake --gnu  ...
emoticons/Tango/Makefile.am:53: addprefix $(srcdir: non-POSIX variable name
emoticons/Tango/Makefile.am:53: (probably a GNU make extension)
emoticons/Tango/Makefile.am:54: foreach res,$(resources: non-POSIX variable name
emoticons/Tango/Makefile.am:54: (probably a GNU make extension)
emoticons/Tango/Makefile.am:54: addprefix -resource:,$(res: non-POSIX variable name
emoticons/Tango/Makefile.am:54: (probably a GNU make extension)
emoticons/Tango/Makefile.am:54: notdir $(res: non-POSIX variable name
emoticons/Tango/Makefile.am:54: (probably a GNU make extension)
monkeymsn/Makefile.am:110: addprefix $(srcdir: non-POSIX variable name
monkeymsn/Makefile.am:110: (probably a GNU make extension)
monkeymsn/Makefile.am:111: foreach res,$(resources: non-POSIX variable name
monkeymsn/Makefile.am:111: (probably a GNU make extension)
monkeymsn/Makefile.am:111: addprefix -resource:,$(res: non-POSIX variable name
monkeymsn/Makefile.am:111: (probably a GNU make extension)
monkeymsn/Makefile.am:111: notdir $(res: non-POSIX variable name
monkeymsn/Makefile.am:111: (probably a GNU make extension)
plugins/GConfConfiguration/Makefile.am:16: addprefix $(srcdir: non-POSIX variable name
plugins/GConfConfiguration/Makefile.am:16: (probably a GNU make extension)
Running autoconf ...
Running ./configure ...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking for install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono.Posix.dll... found
checking for System.Xml.dll... found
checking for System.Drawing.dll... found
checking for System.Web.dll... found
checking for Mono.Cairo.dll... found
checking pkg-config is at least version 0.9.0... yes
checking for GTKSHARP... yes
checking for GCONFSHARP... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating monkeymsn/Makefile
config.status: creating monkeymsn/monkeymsn
config.status: creating plugins/Makefile
config.status: creating plugins/GConfConfiguration/Makefile
config.status: creating emoticons/Makefile
config.status: creating emoticons/Tango/Makefile

Configuration summary

   * Installation prefix = /usr/local
   * C# compiler: /usr/bin/gmcs
   * Mono runtime: /usr/bin/mono

Plugins
   * GConf: no
Credo che il problema riguardi quel gconf perchè dando il make e il make install e provando alla fine ad avviare il client l'output è:

Codice: Seleziona tutto

Unhandled Exception: System.Exception: Configuration plug-in not found. Please, install it
  at MonkeyMSN.Base.MonkeyMessenger..ctor () [0x00000]
  at MonkeyMSN.Base.MonkeyMessenger.Main (System.String[] args) [0x00000]
Nell'altro topic ho visto un altro utente con il solito problema (che per altro usa kde come me) ma sembra aver risolto solo con il deb... c'è qualche possibilita di fare andare invece la versione di svn?

Grazie in anticipo ;)

PS ho aperto un nuovo topic, anzi che continuare nell'altro della guida, come suggerito quando ho fatto rispondi "Non ci sono risposte da più di 60 gg, prendi in considerazione l'apertura di un nuovo topic"... spero di non aver sbagliato :)