[Risolto] errore mentre installo osmo

Installazione, configurazione e uso di programmi e strumenti.
crotalo
Prode Principiante
Messaggi: 142
Iscrizione: sabato 7 marzo 2009, 5:36

[Risolto] errore mentre installo osmo

Messaggio da crotalo »

ciao a tutti, ho ubuntu maverick e sto tentando di installare osmo, ho scaricato da internet il pacchetto tar.gz e l'ho scompattato nella cartella dei file scaricati ma quando nel terminale do il comando
sudo ./configure mi esce il seguente errore

Codice: Seleziona tutto

samy@wilson:~/Scaricati/osmo-0.4.0$ sudo ./configure
[sudo] password for samy: 
Sorry, try again.
[sudo] password for samy: 
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 for type of build... checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for floor... no
checking for memset... yes
checking for setlocale... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for msgfmt... /usr/bin/msgfmt
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.12.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ not found or too old (version < 2.12)
samy@wilson:~/Scaricati/osmo-0.4.0$ 
da questo errore capisco che GTK+ è a una versione troppo vecchia, ma come faccio ad aggiornarla? (sempre ammesso che sia quello il problema). grazie in anticipo
Ultima modifica di crotalo il venerdì 14 ottobre 2011, 18:59, modificato 1 volta in totale.
crotalo
Prode Principiante
Messaggi: 142
Iscrizione: sabato 7 marzo 2009, 5:36

Re: errore mentre installo osmo

Messaggio da crotalo »

nessun aiuto?
dadexix86
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 16364
Iscrizione: domenica 22 marzo 2009, 19:58
Desktop: Unity
Distribuzione: Ubuntu 18.04 x86_64
Località: Paris, France

Re: errore mentre installo osmo

Messaggio da dadexix86 »

Ciao!

Nel file che hai scaricato dovrebbe esserci un file README o INSTALL in cui sono riportate le dipendenze.
Copiale e incollale qui per favore.
Non si dà supporto tramite mp in forum
L'utilizzo del tasto [Code] quando scrivi in forum risolve i 2/3 dei tuoi problemi
Per problemi con Skype rivolgersi qui. | Un Matematico Migrante
crotalo
Prode Principiante
Messaggi: 142
Iscrizione: sabato 7 marzo 2009, 5:36

Re: errore mentre installo osmo

Messaggio da crotalo »

ciao, nel file ho trovato questo

Codice: Seleziona tutto

-----> DEPENDENCIES ?

Required packages:

    * GTK+ - The GIMP Toolkit library, version >= 2.12
    * LibXML 2 library 

Optional packages:

    * Libnotify library, version >= 0.4.4
    * Libgtkhtml2 library, version >= 2.2.0
    * Libwebkit library, version >= 1.1.15.0
    * Libical library, version >= 0.33
    * Libtar library, version >= 1.2.10
    * Libgringotts library, version >= 1.2.1 
    * Libsyncml library, version >= 0.4.0
dadexix86
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 16364
Iscrizione: domenica 22 marzo 2009, 19:58
Desktop: Unity
Distribuzione: Ubuntu 18.04 x86_64
Località: Paris, France

Re: errore mentre installo osmo

Messaggio da dadexix86 »

Ok, hai isntallato quelle dipendenze?

Posta ad esempio

Codice: Seleziona tutto

apt-cache policy libgtk2.0-dev libgtk-3-dev
Non si dà supporto tramite mp in forum
L'utilizzo del tasto [Code] quando scrivi in forum risolve i 2/3 dei tuoi problemi
Per problemi con Skype rivolgersi qui. | Un Matematico Migrante
lihin

Re: errore mentre installo osmo

Messaggio da lihin »

Anche se non mi è chiaro perché tu non lo voglia installare da repo, visto che è presente, puoi usare questo comando per installare tutte le dipendenze che ti mancano:

Codice: Seleziona tutto

sudo apt-get build-dep osmo
Come verdai, c'è qualche dipendenza in più da installare:

Codice: Seleziona tutto

Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti NUOVI saranno installati:
  libatk1.0-dev libcairo2-dev libdbus-1-dev libdbus-glib-1-dev libenchant-dev libexpat1-dev
  libfontconfig1-dev libfreetype6-dev libgcrypt11-dev libglib2.0-dev libgnutls-dev libgpg-error-dev
  libgringotts-dev libgringotts2 libgtk2.0-dev libgtkspell-dev libical-dev libice-dev libmcrypt4 libmhash2
  libnotify-dev libpango1.0-dev libpixman-1-dev libpng12-dev libpthread-stubs0 libpthread-stubs0-dev
  libsm-dev libsoup2.4-dev libtar-dev libtasn1-3-dev libwebkit-dev libx11-dev libxau-dev
  libxcb-render-util0-dev libxcb-render0-dev libxcb1-dev libxcomposite-dev libxcursor-dev libxdamage-dev
  libxdmcp-dev libxext-dev libxfixes-dev libxft-dev libxi-dev libxinerama-dev libxml2-dev libxrandr-dev
  libxrender-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-fixes-dev
  x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11proto-xext-dev
  x11proto-xinerama-dev xtrans-dev
0 aggiornati, 59 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 15,8 MB di archivi.
Dopo quest'operazione, verranno occupati 49,2 MB di spazio su disco.
P. S. Il ./configure si da senza sudo, pure il make che segue... ;)

Ciao
Ultima modifica di lihin il venerdì 14 ottobre 2011, 18:40, modificato 1 volta in totale.
crotalo
Prode Principiante
Messaggi: 142
Iscrizione: sabato 7 marzo 2009, 5:36

Re: errore mentre installo osmo

Messaggio da crotalo »

hai ragione nei repo c'è. colpa mia perche sono venuta a conoscenza del programma su internet e nelle guide dicevano di scaricare il pacchetto tar.gz ecc.. grazie mille per l'aiuto
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti