Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Il primo Sony con retroilluminazione True RGB alla prova del banco di misura e dei contenuti: luminanza enorme, colori accurati in HDR e un antiriflesso molto efficace. I limiti sono due sole HDMI 2.1 e il blooming fuori asse
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve
Dopo quasi un mese di utilizzo quotidiano e un viaggio medio-lungo in autostrada, raccontiamo pregi e limiti della Geely EX5: comfort premium, batteria LFP da 60,22 kWh, autonomia fino a 430 km e un prezzo che parte da 38.900 €
Mova Z70 Ultra Roller Complete: motore potente, rullo di lavaggio e l'IA a guidare
Mova Z70 Ultra Roller Complete: motore potente, rullo di lavaggio e l'IA a guidare
Mova Z70 Ultra Complete è un robot aspirapolvere che coniuga un'aspirazione potente e un lavaggio con rullo a logica di intelligenza artificiale che guida al meglio nella pulizia di casa: rulli e spazzole estensibili a pulire gli angoli e una base di ricarica che lava e ripristina il robot al emglio delle sue funzionalità dopo ogni azione di pulizia
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 22-07-2003, 08:17   #1
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
problema di installazione

Ciao ragazzi, decompresso l'avifile per potermi finalmente vedere un film, si come no, ma forse linux non è windows e non tutto parte con facilità.

Il mio problema e che dopo il comando ./configure il make non parte e neanche il make install e quindi mi sono arenato.

Mi date una mano..?
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 09:43   #2
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
Hai installato make, gcc, ecc. ?
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 09:52   #3
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
si si

Io sto usando la red hat 9.0, e mi tutto non capisco cosa devo lanciare dopo il ./configure, perchè il make non funziona.
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 09:56   #4
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
Se scrivi make cosa ti dice?
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:18   #5
BananaPower
Senior Member
 
L'Avatar di BananaPower
 
Iscritto dal: Apr 2003
Messaggi: 563
Herrr.... make... install ????
Scusa mi fai capire cosa ti devi vedere.....

hai verificato di aver installato dalla gestione pacchetti Xmms ???
BananaPower è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:18   #6
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
fatto..!!

ti ho scritto tutto..

[adostilio@localhost avifile-0.7-0.7.38]$ ./configure
creating cache ./config.cache
avifile configure options:
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 whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for mawk... no
checking for gawk... gawk
checking C compiler version... gcc gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
checking if you need GNU extensions... yes
checking if gcc supports -finline-limit-200 flag(s)... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether byte ordering is bigendian... no
checking for dlopen in -ldl... yes
checking for nanosleep in -lposix4... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for kstat_open in -lkstat... no
checking for lseek64 in -lc... yes
checking for pthreads... yes
checking for ANSI C header files... yes
checking for linux/ioctl.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for unistd.h... yes
checking for stdint.h... yes
checking for assert.h... yes
checking for sys/types.h... yes
checking for sys/ioctl.h... yes
checking for sys/ioccom.h... no
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for valid sysinfo struct... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether gcc needs -traditional... no
checking whether sys/types.h defines makedev... yes
checking for 8-bit clean memcmp... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for ftime... yes
checking for gettimeofday... yes
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
checking for unsetenv... yes
checking for memalign... yes
checking for scandir... yes
checking for opendir... yes
checking for nanosleep... yes
checking for localtime_r... yes
checking for asctime_r... yes
checking for strptime... yes
checking for vsscanf... yes
checking for extra asctime_r argument... no
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType - version >= 2.0... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XGetExtensionVersion in -lXi... yes
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeSwitchMode in -lXxf86vm... yes
checking for pkg-config... /usr/bin/pkg-config
checking for xft... yes
checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2
checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig
checking for X11/Xft/Xft.h... yes
checking for XftDrawStringUtf8 in -lXft... yes
checking for X11/extensions/Xv.h... yes
checking for XvCreateImage in -lXv... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/dpms.h... yes
checking whether system has DPMS fce in X11/extensions/dpms.h... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for main in -lqt-mt... no
checking for Qt library (version >= 200)... no
configure: warning:
*** Could not run Qt test program, checking why...
*** Configure discovered/uses these settings:
*** Qt libraries: /usr/lib/qt-3.1/lib
*** Qt headers: /usr/lib/qt-3.1/include
*** Note:
*** Compilation of Qt utilities also might be turned off (if not wanted).
*** If you are experiencing problems which will not be described
*** bellow please report then on '[email protected]' mailing list
*** (i.e. some misdetection or omitted path)

configure: error:
*** Qt test program compiled, but did not run. This usually means
*** that the run-time linker is not finding Qt library or finding the wrong
*** version of Qt. If it is not finding Qt, you will need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system.
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** i.e. bash> export LD_LIBRARY_PATH=/usr/lib/qt-3.1/lib:$LD_LIBRARY_PATH
[adostilio@localhost avifile-0.7-0.7.38]$ make
make: *** No targets specified and no makefile found. Stop.

attendo con fiducai
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:20   #7
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
Quote:
Originariamente inviato da BananaPower
Herrr.... make... install ????
Scusa mi fai capire cosa ti devi vedere.....

hai verificato di aver installato dalla gestione pacchetti Xmms ???
che cosa è xmms..?
Uffa io voglio solo vedermi dei film con questo sistema operativo, ma misembra di configurare un aquery di SQL tanto è difficile....
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:22   #8
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
Devi installare i pacchetti -devel delle qt
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:22   #9
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
Quote:
Originariamente inviato da follow the rabbit
che cosa è xmms..?
Uffa io voglio solo vedermi dei film con questo sistema operativo, ma misembra di configurare un aquery di SQL tanto è difficile....
Prova anche mplayer, non e' difficile da compilare, fa tutto da solo
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:26   #10
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Re: fatto..!!

Quote:
*** Could not run Qt test program, checking why...
*** Configure discovered/uses these settings:
*** Qt libraries: /usr/lib/qt-3.1/lib
*** Qt headers: /usr/lib/qt-3.1/include
Controlla che il pacchetto qt-devel sia installato. Inoltre, potrebbe essere necessario specificare direttamente il percorso delle qt, nel caso sia diverso da /usr/lib/qt-3.1.
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:29   #11
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
mplayer

senti ho provato a scaricarlo ho circa 4 versioni rpm ne andasse una....

Sono un disastro il fattoè che non riesco ad entrare nell'ottica del software, mi sento come 10 anni fa con windows, un imbranato, e pensare che ora sono un sistemista Microsoft.

Lo so che per voi essere unsistemista microsoft e come essere una cacchetta, ma alla fine sono sempre gratificazioni personali, di tante giornate dedicate allo studio..... scusa lo sfogo ma mi sta venendo una crisi se non installo almeno un pacchetto linux, non so se mi puoi capire....
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:30   #12
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Quote:
Originariamente inviato da follow the rabbit
Uffa io voglio solo vedermi dei film con questo sistema operativo, ma misembra di configurare un aquery di SQL tanto è difficile....
E' difficile solo quello che non si sa fare
Per tua consolazione, la procedura di installazione è praticamente la stessa per tutti i pacchetti per linux installati da sorgente - imparata una volta, imparata per tutti.
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:35   #13
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
si lo so

Il fatto è che faccio tutto in maniera corretta o per lo meno sto a quello che dite voi, ma poi alla fine c'è sempre un messaggio di errore oppure i comandi che dovrebbero partire non partono...
Sono a pezzi ma so anche che con voi prima o poi riusciro a combinare qualcosa
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:39   #14
ilsensine
Senior Member
 
L'Avatar di ilsensine
 
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
Hai verificato che qt-devel sia installato?
Lo puoi scoprire eseguendo da console questo semplice ( ) comando:
rpm -qa |grep devel|grep qt
Se non ti riporta nulla, cerca tra i cd, dovrebbe esserci col nome libqt3-devel-qualcosa.rpm
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al
andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12
ilsensine è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 10:49   #15
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
risultato

qt-devel-3.1.1-6

questo è il risultato che mi ha dato
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 11:24   #16
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
sensi ci sei

hai letto il risultato...
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 11:26   #17
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
fai
./configure --help |grep qt
e posta il risultato
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 11:36   #18
follow the rabbit
Member
 
L'Avatar di follow the rabbit
 
Iscritto dal: Aug 2002
Città: Milano
Messaggi: 156
domandina

ma dove lo devo eseguire questo comando
__________________
Scrivere è un modo di parlare senza essere interrotti.
follow the rabbit è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 11:43   #19
lovaz
Senior Member
 
L'Avatar di lovaz
 
Iscritto dal: Jul 2002
Messaggi: 4334
nella dir di avifile
lovaz è offline   Rispondi citando il messaggio o parte di esso
Old 22-07-2003, 11:43   #20
JarreFan
Senior Member
 
L'Avatar di JarreFan
 
Iscritto dal: Apr 2001
Città: Isernia
Messaggi: 730
[edit ho sbagliato]
JarreFan è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED Sony Bravia 9 II: il True RGB alla prova, dove l...
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve Geely EX5, un mese al volante: il SUV elettrico ...
Mova Z70 Ultra Roller Complete: motore potente, rullo di lavaggio e l'IA a guidare Mova Z70 Ultra Roller Complete: motore potente, ...
Recensione Google Pixel 11: non ha l'HiLight dei Pro, ma è il Pixel più equilibrato di sempre Recensione Google Pixel 11: non ha l'HiLight dei...
Google Pixel 11 Pro XL: fotocamera al top, batteria indietro. Luci e ombre del nuovo flagship Google Pixel 11 Pro XL: fotocamera al top, batte...
Lo specchio M4 dell'Extremely Large Tele...
Un PC ricondizonato a prezzo super, perf...
TP-Link annuncia la prima gamma di dispo...
Google Pics sfida Canva con l'intelligen...
Blue Origin si aggiudica il contratto de...
Astra hackera meglio di un esperto umano...
Memorie 3D, AMD vede un possibile futuro...
Sparkle e Hellas Sat sperimentano con su...
Toyota propone un approccio 'ibrido' anc...
Huawei annuncia la serie Watch GT 7: sci...
Sonos 27 porta l'IA nel sistema audio di...
Quella solare è ufficialmente la ...
Sony WH-1000XM6 in offerta a 349€ in tut...
Sony introduce una nuova politica contro...
Stipendi Apple: ecco quale sarà la paga ...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 17:03.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v