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

Recensione DJI Mini 5 Pro: il drone C0 ultra-leggero con sensore da 1 pollice
Recensione DJI Mini 5 Pro: il drone C0 ultra-leggero con sensore da 1 pollice
DJI Mini 5 Pro porta nella serie Mini il primo sensore CMOS da 1 pollice, unendo qualità d'immagine professionale alla portabilità estrema tipica di tutti i prodotti della famiglia. È un drone C0, quindi in un peso estremamente contenuto e che non richiede patentino, propone un gimbal rotabile a 225 gradi, rilevamento ostacoli anche notturno e autonomia fino a 36 minuti. Caratteristiche che rendono il nuovo drone un riferimento per creator e appassionati
ASUS Expertbook PM3: il notebook robusto per le aziende
ASUS Expertbook PM3: il notebook robusto per le aziende
Pensato per le necessità del pubblico d'azienda, ASUS Expertbook PM3 abbina uno chassis particolrmente robusto ad un pannello da 16 pollici di diagonale che avantaggia la produttività personale. Sotto la scocca troviamo un processore AMD Ryzen AI 7 350, che grazie alla certificazione Copilot+ PC permette di sfruttare al meglio l'accelerazione degli ambiti di intelligenza artificiale
Test ride con Gowow Ori: elettrico e off-road vanno incredibilmente d'accordo
Test ride con Gowow Ori: elettrico e off-road vanno incredibilmente d'accordo
Abbiamo provato per diversi giorni una new entry del mercato italiano, la Gowow Ori, una moto elettrica da off-road, omologata anche per la strada, che sfrutta una pendrive USB per cambiare radicalmente le sue prestazioni
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 22-07-2003, 09: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, 10: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, 10: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, 10: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 11: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, 12: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, 12: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, 12: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, 12: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, 12: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


Recensione DJI Mini 5 Pro: il drone C0 ultra-leggero con sensore da 1 pollice Recensione DJI Mini 5 Pro: il drone C0 ultra-leg...
ASUS Expertbook PM3: il notebook robusto per le aziende ASUS Expertbook PM3: il notebook robusto per le ...
Test ride con Gowow Ori: elettrico e off-road vanno incredibilmente d'accordo Test ride con Gowow Ori: elettrico e off-road va...
Recensione OnePlus 15: potenza da vendere e batteria enorme dentro un nuovo design   Recensione OnePlus 15: potenza da vendere e batt...
AMD Ryzen 5 7500X3D: la nuova CPU da gaming con 3D V-Cache per la fascia media AMD Ryzen 5 7500X3D: la nuova CPU da gaming con ...
GTA VI su PC? La data non c'è, ma...
Monopattini elettrici, a un anno dal dec...
Tesla Robotaxi, autista di sicurezza si ...
Samsung Galaxy S26: svelate le combinazi...
Microsoft Ignite: arriva Edge for Busine...
OPPO e Lamine Yamal uniscono sport e tec...
Microsoft, NVIDIA e Anthropic siglano un...
SpaceX potrebbe comunicare alla NASA rit...
Scoperte cavità sotterranee scava...
OnePlus anticipa l'arrivo di due nuovi p...
DJI lancia Osmo Action 6: la prima actio...
NASA: conferenza stampa sulla cometa int...
Ex CEO di TSMC passa a Intel: aperta un'...
Gigabyte X870E Aorus Elite X3D, una moth...
Questa soluzione da 25 euro potrebbe riv...
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: 19:13.


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