gpredict come? [ RISOLTO ]

Inviare un nuovo argomento   Rispondere all'argomento

Pagina 1 su2 1, 2  Seguente

Vedere l'argomento precedente Vedere l'argomento seguente Andare in basso

default gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Mer 20 Gen 2010, 23:28

Salve ho trovato questo programma per seguire i satelliti, ma non disponibile in sulfur sapete dirmi se e' disponibile roba del genere in sulfur zlu wut

o dirmi come l'installo O_O pinguin zlu sabayon mania power


Ultima modifica di axolute74 il Sab 23 Gen 2010, 17:22, modificato 1 volta

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  OMAR il Mer 20 Gen 2010, 23:34

[Devi essere iscritto e connesso per vedere questo link]

if you can not find a suitable binary package you can try to compile Gpredict from source – it is actually quite easy.

The latest source distribution can be downloaded from the SourceForge download area.

Unpack the source package with:

tar -xvfz gpredict-x.y.z.tar.gz
Change to the gpredict-x.y.z directory and build gpredict:

./configure
make
make install


che tradotto vuol dire:

se non trovi i pacchetti precompilati per la tua distro, scarica il tar.gz da questo indirizzo:
[Devi essere iscritto e connesso per vedere questo link]
lo estrai con il comando:

Codice:
    tar -xvfz gpredict-x.y.z.tar.gz

lo compili con:
Codice:
 ./configure
    make
    make install


[Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]

OMAR
AMMINISTRATORE FORUM
AMMINISTRATORE FORUM

Localizzazione: Vivo a Cremona..ma sono Salentino.
Occupazione/Ozio: Infermiere

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Mer 20 Gen 2010, 23:37

grazie dancing ti faro' sapere............... :yar:

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Mer 20 Gen 2010, 23:59

mi da quest'errore:

tar -xvfz gpredict-x.y.z.tar.gz
tar: z: funzione "open" non riuscita: No such file or directory
tar: Errore irrimediabile: uscita immediata


che significa zlu salute

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  OMAR il Gio 21 Gen 2010, 00:02

significa che al posto di x.y.z ci devi mettere il numero di versione.


[Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]

OMAR
AMMINISTRATORE FORUM
AMMINISTRATORE FORUM

Localizzazione: Vivo a Cremona..ma sono Salentino.
Occupazione/Ozio: Infermiere

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  OMAR il Gio 21 Gen 2010, 00:06

il comando esatto è il seguente(senza la z finale nel xvf):

Codice:
tar -xvf gpredict-1.1.tar.gz


[Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]

OMAR
AMMINISTRATORE FORUM
AMMINISTRATORE FORUM

Localizzazione: Vivo a Cremona..ma sono Salentino.
Occupazione/Ozio: Infermiere

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Gio 21 Gen 2010, 00:12

tar -xvfz gpredict-1.1.tar.gz
tar: z: funzione "open" non riuscita: No such file or directory
tar: Errore irrimediabile: uscita immediata

mi restituisce cio'

secondo me sto fuori........mi sono incartato :disap:

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  OMAR il Gio 21 Gen 2010, 00:16

axolute...stai fuori talmente tanto che non leggi i miei post.
rileggiti quello che ho scritto nel post precedente.


[Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]

OMAR
AMMINISTRATORE FORUM
AMMINISTRATORE FORUM

Localizzazione: Vivo a Cremona..ma sono Salentino.
Occupazione/Ozio: Infermiere

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Gio 21 Gen 2010, 00:51

sabayon axolute # '/home/axolute/gpredict-1.1'/configure
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... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 dependency style of gcc... gcc3
checking for intltool >= 0.21... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.8.8
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.16.0 gthread-2.0 >= 2.14.0 goocanvas >= 0.9 libcurl >= 7.16.0) were not met:

No package 'goocanvas' 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 PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


smile ok l'ultimo passo mi da cosi poi non riesco ad andare avanti zlu

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  Matte88 il Gio 21 Gen 2010, 00:53

./configure (dato da utente normale; tutto OK)
Codice:
bh@KSabayon-x86 ~/Download/gpredict-1.1 $ ./configure                                                                           
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... no                                                     
checking whether NLS is requested... yes                                                                                       
checking for style of include used by make... GNU                                                                               
checking for gcc... gcc                                                                                                         
checking for C compiler default output file name... a.out                                                                       
checking whether the C compiler works... yes                                                                                   
checking whether we are cross compiling... no                                                                                   
checking for suffix of executables...                                                                                           
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 dependency style of gcc... gcc3                                                                                       
checking for intltool >= 0.21... 0.40.6 found                                                                                   
checking for intltool-update... /usr/bin/intltool-update                                                                       
checking for intltool-merge... /usr/bin/intltool-merge                                                                         
checking for intltool-extract... /usr/bin/intltool-extract                                                                     
checking for xgettext... /usr/bin/xgettext                                                                                     
checking for msgmerge... /usr/bin/msgmerge                                                                                     
checking for msgfmt... /usr/bin/msgfmt                                                                                         
checking for gmsgfmt... /usr/bin/gmsgfmt                                                                                       
checking for perl... /usr/bin/perl                                                                                             
checking for perl >= 5.8.1... 5.8.8                                                                                             
checking for XML::Parser... ok                                                                                                 
checking for gcc... (cached) gcc                                                                                               
checking whether we are using the GNU C compiler... (cached) yes                                                               
checking whether gcc accepts -g... (cached) yes                                                                                 
checking for gcc option to accept ISO C89... (cached) none needed                                                               
checking dependency style of gcc... (cached) gcc3                                                                               
checking for library containing strerror... none required                                                                       
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 build system type... i686-pc-linux-gnu                                                                                 
checking host system type... i686-pc-linux-gnu                                                                                 
checking for a sed that does not truncate output... /bin/sed                                                                   
checking for fgrep... /bin/grep -F                                                                                             
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld                                                                   
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes                                                         
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B                                                           
checking the name lister (/usr/bin/nm -B) interface... BSD nm                                                                   
checking whether ln -s works... yes                                                                                             
checking the maximum length of command line arguments... 1572864                                                               
checking whether the shell understands some XSI constructs... yes                                                               
checking whether the shell understands "+="... yes                                                                             
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r                                                 
checking for objdump... objdump                                                                                                 
checking how to recognize dependent libraries... pass_all                                                                       
checking for ar... ar                                                                                                           
checking for strip... strip                                                                                                     
checking for ranlib... ranlib                                                                                                   
checking command to parse /usr/bin/nm -B output from gcc object... ok                                                           
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 for dlfcn.h... yes                                                                                                     
checking for objdir... .libs                                                                                                   
checking if gcc supports -fno-rtti -fno-exceptions... no                                                                       
checking for gcc option to produce PIC... -fPIC -DPIC                                                                           
checking if gcc PIC flag -fPIC -DPIC works... yes                                                                               
checking if gcc static flag -static works... yes                                                                               
checking if gcc supports -c -o file.o... yes                                                                                   
checking if gcc supports -c -o file.o... (cached) yes                                                                           
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes                               
checking whether -lc should be explicitly linked in... no                                                                       
checking dynamic linker characteristics... GNU/Linux ld.so                                                                     
checking how to hardcode library paths into programs... immediate                                                               
checking whether stripping libraries is possible... yes                                                                         
checking if libtool supports shared libraries... yes                                                                           
checking whether to build shared libraries... yes                                                                               
checking whether to build static libraries... 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 getopt.h usability... yes                                                                                             
checking getopt.h presence... yes                                                                                               
checking for getopt.h... yes                                                                                                   
checking for pkg-config... /usr/bin/pkg-config                                                                                 
checking pkg-config is at least version 0.9.0... yes                                                                           
checking for PACKAGE... yes                                                                                                     
checking locale.h usability... yes                                                                                             
checking locale.h presence... yes                                                                                               
checking for locale.h... yes                                                                                                   
checking for LC_MESSAGES... yes                                                                                                 
checking libintl.h usability... yes                                                                                             
checking libintl.h presence... yes                                                                                             
checking for libintl.h... yes                                                                                                   
checking for ngettext in libc... yes                                                                                           
checking for dgettext in libc... yes                                                                                           
checking for bind_textdomain_codeset... yes                                                                                     
checking for msgfmt... (cached) /usr/bin/msgfmt                                                                                 
checking for dcgettext... yes                                                                                                   
checking if msgfmt accepts -c... yes                                                                                           
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt                                                                               
checking for xgettext... (cached) /usr/bin/xgettext                                                                             
checking for catalogs to be installed...  en_GB en_US fr                                                                       
configure: creating ./config.status                                                                                             
config.status: creating Makefile                                                                                               
config.status: creating doc/Makefile                                                                                           
config.status: creating doc/man/gpredict.1                                                                                     
config.status: creating doc/man/Makefile                                                                                       
config.status: creating src/Makefile                                                                                           
config.status: creating src/sgpsdp/Makefile                                                                                     
config.status: creating src/sgpsdp/TR/Makefile                                                                                 
config.status: creating pixmaps/Makefile                                                                                       
config.status: creating pixmaps/maps/Makefile                                                                                   
config.status: creating pixmaps/icons/Makefile                                                                                 
config.status: creating data/Makefile                                                                                           
config.status: creating data/satdata/Makefile                                                                                   
config.status: creating data/trsp/Makefile                                                                                     
config.status: creating po/Makefile.in                                                                                         
config.status: creating build-config.h                                                                                         
config.status: executing depfiles commands                                                                                     
config.status: executing libtool commands                                                                                       
config.status: executing default-1 commands                                                                                     
config.status: executing po/stamp-it commands                                                                                   

SUMMARY:

Gpredict version... : 1.1
Glib version....... : 2.22.3
Gio version........ : 2.22.3
Gthread version.... : 2.22.3
Gdk version........ : 2.18.6
Gtk+ version....... : 2.18.6
GooCanvas version.. : 0.14 
Liburl version..... : 7.19.7


make (dato da utente normale; errore libreria mancante)
Codice:
libtool: link: cannot find the library `/usr/lib/libGL.la' or unhandled argument `/usr/lib/libGL.la'
make[4]: *** [test-001] Error 1
make[4]: Leaving directory `/home/bh/Download/gpredict-1.1/src/sgpsdp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bh/Download/gpredict-1.1/src/sgpsdp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bh/Download/gpredict-1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bh/Download/gpredict-1.1'
make: *** [all] Error 2


Come si corregge l'errore del make?


Ultima modifica di Matte88 il Gio 21 Gen 2010, 00:56, modificato 1 volta


[Devi essere iscritto e connesso per vedere questa immagine]

When I became the sun,
I shone life into the man's hearts

Matte88
SUPPORTER FORUM
SUPPORTER FORUM

Localizzazione: Summaga, VE
Occupazione/Ozio: UniTS s(t)udo

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  Matte88 il Gio 21 Gen 2010, 00:55

axolute74 ha scritto:sabayon axolute # '/home/axolute/gpredict-1.1'/configure
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... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 dependency style of gcc... gcc3
checking for intltool >= 0.21... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.8.8
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.12.0 glib-2.0 >= 2.16.0 gthread-2.0 >= 2.14.0 goocanvas >= 0.9 libcurl >= 7.16.0) were not met:

No package 'goocanvas' found <---goocanvas non è installato, perciò ti dice che non lo trova

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


smile ok l'ultimo passo mi da cosi poi non riesco ad andare avanti zlu


Ti installi goocanvas e...
Codice:
equo install x11-libs/goocanvas


Se ti succede come a me, poi ti si blocca sul make... Forse... Fammi sapere!


[Devi essere iscritto e connesso per vedere questa immagine]

When I became the sun,
I shone life into the man's hearts

Matte88
SUPPORTER FORUM
SUPPORTER FORUM

Localizzazione: Summaga, VE
Occupazione/Ozio: UniTS s(t)udo

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  axolute74 il Gio 21 Gen 2010, 01:01

sabayon axolute # make
make all-recursive
make[1]: Entering directory `/home/axolute'
Making all in src
make[2]: Entering directory `/home/axolute/src'
Making all in sgpsdp
make[3]: Entering directory `/home/axolute/src/sgpsdp'
Making all in TR
make[4]: Entering directory `/home/axolute/src/sgpsdp/TR'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/axolute/src/sgpsdp/TR'
make[4]: Entering directory `/home/axolute/src/sgpsdp'
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT solar.o -MD -MP -MF .deps/solar.Tpo -c -o solar.o /home/axolute/gpredict-1.1/src/sgpsdp/solar.c
mv -f .deps/solar.Tpo .deps/solar.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT sgp_time.o -MD -MP -MF .deps/sgp_time.Tpo -c -o sgp_time.o /home/axolute/gpredict-1.1/src/sgpsdp/sgp_time.c
mv -f .deps/sgp_time.Tpo .deps/sgp_time.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT sgp_obs.o -MD -MP -MF .deps/sgp_obs.Tpo -c -o sgp_obs.o /home/axolute/gpredict-1.1/src/sgpsdp/sgp_obs.c
mv -f .deps/sgp_obs.Tpo .deps/sgp_obs.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT sgp_math.o -MD -MP -MF .deps/sgp_math.Tpo -c -o sgp_math.o /home/axolute/gpredict-1.1/src/sgpsdp/sgp_math.c
mv -f .deps/sgp_math.Tpo .deps/sgp_math.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT sgp_in.o -MD -MP -MF .deps/sgp_in.Tpo -c -o sgp_in.o /home/axolute/gpredict-1.1/src/sgpsdp/sgp_in.c
mv -f .deps/sgp_in.Tpo .deps/sgp_in.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT sgp4sdp4.o -MD -MP -MF .deps/sgp4sdp4.Tpo -c -o sgp4sdp4.o /home/axolute/gpredict-1.1/src/sgpsdp/sgp4sdp4.c
mv -f .deps/sgp4sdp4.Tpo .deps/sgp4sdp4.Po
gcc -DHAVE_CONFIG_H -I. -I/home/axolute/gpredict-1.1/src/sgpsdp -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/goocanvas-1.0 -g -O2 -Wall -MT test-001.o -MD -MP -MF .deps/test-001.Tpo -c -o test-001.o /home/axolute/gpredict-1.1/src/sgpsdp/test-001.c
mv -f .deps/test-001.Tpo .deps/test-001.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -pthread -lgthread-2.0 -lrt -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcurl
libtool: link: cannot find the library `/usr/lib/libGL.la' or unhandled argument `/usr/lib/libGL.la'
make[4]: *** [test-001] Error 1
make[4]: Leaving directory `/home/axolute/src/sgpsdp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/axolute/src/sgpsdp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/axolute/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/axolute'
make: *** [all] Error 2


mi da cio'...............

axolute74
Spammatore di Sabayon-mania
Spammatore di Sabayon-mania

Localizzazione: Morcone, Benevento
Occupazione/Ozio: Elettricista

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  Matte88 il Gio 21 Gen 2010, 01:02

Esatto... Stesso identico errore... [Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questa immagine]

When I became the sun,
I shone life into the man's hearts

Matte88
SUPPORTER FORUM
SUPPORTER FORUM

Localizzazione: Summaga, VE
Occupazione/Ozio: UniTS s(t)udo

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  OMAR il Gio 21 Gen 2010, 01:15

libtool: link: cannot find the library `/usr/lib/libGL.la' or unhandled argument `/usr/lib/libGL.la'


queste cavolo di libGL.la yush
risolvete tutto con un

Codice:
revdep-rebuild


P.s:
è inutile usare

equo libtest && equo deptest

non riescono ad accopiare in modo efficace queste libGL.la
Sperimentato personalmente in un paio di installazioni.(sia a 86 che 64)


[Devi essere iscritto e connesso per vedere questa immagine]


[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]
[Devi essere iscritto e connesso per vedere questo link]

OMAR
AMMINISTRATORE FORUM
AMMINISTRATORE FORUM

Localizzazione: Vivo a Cremona..ma sono Salentino.
Occupazione/Ozio: Infermiere

Vedere il profilo dell'utente

Tornare in alto Andare in basso

default Re: gpredict come? [ RISOLTO ]

Messaggio  sabayonino il Gio 21 Gen 2010, 01:29

smile è così difficile usare portage ?


emerge -s gpredict
Searching...
[ Results for search key : gpredict ]
[ Applications found : 1 ]

* media-radio/gpredict
Latest version available: 1.1
Latest version installed: [ Not Installed ]
Size of files: 4,005 kB
Homepage: [Devi essere iscritto e connesso per vedere questo link]
Description: A tool for tracking amateur radio satellites
License: GPL-2


ciao


Unisciti al [Devi essere iscritto e connesso per vedere questo link] BOINC
*********************************************************
[Devi essere iscritto e connesso per vedere questa immagine]

sabayonino
MODERATORE FORUM
MODERATORE FORUM

Localizzazione: Venezia Provincia
Occupazione/Ozio: Core Beta

Vedere il profilo dell'utente

Tornare in alto Andare in basso

Pagina 1 su2 1, 2  Seguente

Vedere l'argomento precedente Vedere l'argomento seguente Tornare in alto


Permesso del forum:
Non puoi rispondere agli argomenti in questo forum