[Risolto] Pacchetto .deb flash4lin !!!!!!!!!!! HELP
[Risolto] Pacchetto .deb flash4lin !!!!!!!!!!! HELP
Vi prego... sono disperato !! :'( non trovo il .deb di flash4lin !!!!! ne ho bisogno !!!! altrimenti che cosa ho imparato ( o quasi) a fare il linguaggio flash !!!???????
Ultima modifica di crife il giovedì 24 dicembre 2009, 10:16, modificato 1 volta in totale.
http://sites.google.com/site/sitoperpc/ <-- mio sito
- bancaldo
- Imperturbabile Insigne

- Messaggi: 2585
- Iscrizione: mercoledì 18 aprile 2007, 15:13
- Località: Bologna
- Contatti:
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
non puoi compilarlo?
http://sourceforge.net/projects/f4l/
http://sourceforge.net/projects/f4l/
triplete!..."non vinciamo mai"...grazie Mou
Ubuntu User #27170 Linux User #489389
Ubuntu User #27170 Linux User #489389
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
emmmm.... scusa.... puoi dirmi anche come si fa ???? :-[ 
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
se do da terminale sudo make una volta entrato nella sua cartella mi dà :
come risolvo gli ERROR ????
Codice: Seleziona tutto
dpkg: errore processando f4l_0.2-1_i386.deb (--install):
impossibile accedere all'archivio: Nessun file o directory
Sono occorsi degli errori processando:
f4l_0.2-1_i386.deb
federico@federico-desktop:~$ whereis f4l
f4l:
federico@federico-desktop:~$ cd '/home/federico/Scrivania/f4l-0.2.1'
federico@federico-desktop:~/Scrivania/f4l-0.2.1$ sudo make
qmake -o Makefile f4l.pro
cd src/flagStonePort/transform-cxx-bsd/transform && qmake transform.pro -o Makefile
cd src/flagStonePort/transform-cxx-bsd/transform && make -f Makefile
make[1]: Entering directory `/home/federico/Scrivania/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform'
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSAction.o FSAction.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSActionObject.o FSActionObject.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSBitmapFill.o FSBitmapFill.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSBoolean.o FSBoolean.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSBounds.o FSBounds.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSButton.o FSButton.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSButtonColorTransform.o FSButtonColorTransform.cpp
g++ -c -pipe -g -w -O0 -D_REENTRANT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/share/qt3/mkspecs/default -I. -I. -I/usr/include/qt3 -o FSButtonEvent.o FSButtonEvent.cpp
In file included from FSButtonEvent.h:34,
from FSButtonEvent.cpp:22:
FSVector.h:35:17: error: new.h: Nessun file o directory
FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSActionObject*]’:
FSButtonEvent.h:152: instantiated from here
FSVector.h:174: error: no matching function for call to ‘operator new(unsigned int, transform::FSActionObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’:
FSButtonEvent.h:196: instantiated from here
FSVector.h:275: error: no matching function for call to ‘operator new(unsigned int, transform::FSActionObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In constructor ‘transform::FSVector<T>::FSVector(int) [with T = transform::FSShapeObject*]’:
FSShape.h:75: instantiated from here
FSVector.h:174: error: no matching function for call to ‘operator new(unsigned int, transform::FSShapeObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’:
FSShape.h:97: instantiated from here
FSVector.h:275: error: no matching function for call to ‘operator new(unsigned int, transform::FSShapeObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSShapeObject*]’:
FSShape.h:115: instantiated from here
FSVector.h:204: error: no matching function for call to ‘operator new(unsigned int, transform::FSShapeObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘const transform::FSVector<T>& transform::FSVector<T>::operator=(const transform::FSVector<T>&) [with T = transform::FSActionObject*]’:
FSButtonEvent.cpp:104: instantiated from here
FSVector.h:204: error: no matching function for call to ‘operator new(unsigned int, transform::FSActionObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSActionObject*]’:
FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSActionObject*]’
FSButtonEvent.h:196: instantiated from here
FSVector.h:246: error: no matching function for call to ‘operator new(unsigned int, transform::FSActionObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
FSVector.h: In member function ‘void transform::FSVector<T>::reserve(int) [with T = transform::FSShapeObject*]’:
FSVector.h:271: instantiated from ‘void transform::FSVector<T>::push_back(const T&) [with T = transform::FSShapeObject*]’
FSShape.h:97: instantiated from here
FSVector.h:246: error: no matching function for call to ‘operator new(unsigned int, transform::FSShapeObject**&)’
<built-in>:0: note: candidates are: void* operator new(unsigned int)
make[1]: *** [FSButtonEvent.o] Error 1
make[1]: Leaving directory `/home/federico/Scrivania/f4l-0.2.1/src/flagStonePort/transform-cxx-bsd/transform'
make: *** [sub-src-flagStonePort-transform-cxx-bsd-transform] Error 2
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
è importante !!! vi prego .... (z)
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
altrimenti ditemi come salvare in flv i filmati di pencil !!!! (mad)
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
uffa.....mi seeeeeeeeeeeeerveeeeeeeeeeeeeeeeee :'( :'( :'( :'( :'(
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
(z) (z)
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
condannato a non fare + animazioni ??? (z) (z) (z)
http://sites.google.com/site/sitoperpc/ <-- mio sito
- Megatux
- Tenace Tecnocrate

- Messaggi: 11793
- Iscrizione: lunedì 21 settembre 2009, 12:47
- Desktop: Ubuntu
- Distribuzione: Ubuntu 22.04.3 LTS x86_64
- Sesso: Maschile
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
Scusa, ma se ti serve il flash player perchè non lo installi da Synaptic, o via Terminale?
Il mondo sarebbe migliore con Gnu/Linux Ubuntu!
-
Fiodor
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
puoi provare ad esportarli in Movie e poi li converti in Flash con Avidemux.
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
(ot)Megatux ha scritto: Scusa, ma se ti serve il flash player perchè non lo installi da Synaptic, o via Terminale?
(ot)Fiodor ha scritto: puoi provare ad esportarli in Movie e poi li converti in Flash con Avidemux.
mi serve il .deb !!! è da titolo !!!
http://sites.google.com/site/sitoperpc/ <-- mio sito
-
dadexix86
- Tenace Tecnocrate

- Messaggi: 16364
- Iscrizione: domenica 22 marzo 2009, 19:58
- Desktop: Unity
- Distribuzione: Ubuntu 18.04 x86_64
- Località: Paris, France
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
Hai mai compilato un programma? Ma soprattutto, hai letto sulla wiki come fare?
AmministrazioneSistema/InstallareProgrammi/DaSorgenti
Inoltre, io non conosco il flash, ma penso che sia tipo il C o il java, ovvero un linguaggio di programmazione... Tu scriviti il tuo bel sorgente con gedit, poi lo passi al compilatore via terminale e sei a posto, no?
AmministrazioneSistema/InstallareProgrammi/DaSorgenti
Inoltre, io non conosco il flash, ma penso che sia tipo il C o il java, ovvero un linguaggio di programmazione... Tu scriviti il tuo bel sorgente con gedit, poi lo passi al compilatore via terminale e sei a posto, no?
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
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
- streetcross
- Accecante Asceta

- Messaggi: 24943
- Iscrizione: giovedì 7 febbraio 2008, 10:52
- Contatti:
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
Pacchetto .deb flash4lin !!!!!!!!!!! HELP >>>> f4l.deb
Per fortuna oggi passavo di qua
fammi sapere se funziona
Per fortuna oggi passavo di qua
fammi sapere se funziona
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
ok.... ora lo provo ma comunque ho risolto con wine installando macromedia di windows ..... 
http://sites.google.com/site/sitoperpc/ <-- mio sito
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
alla perfezione !!!! và come l'olio !!!! graziiiiiiiiiiiiiiissiiiiiiiiiimoooooooooooooooo
http://sites.google.com/site/sitoperpc/ <-- mio sito
- streetcross
- Accecante Asceta

- Messaggi: 24943
- Iscrizione: giovedì 7 febbraio 2008, 10:52
- Contatti:
Re: Pacchetto .deb flash4lin !!!!!!!!!!! HELP
eheh di niente, aggiungi risolto al titolo, ciao
Ubuntu user #22995 Linux user #474679 Stacy can't you see, you're just not the girl for me, I know it might be wrong, but I'm in love with Stacy's Mom. ﺕ In molti credono di essere degli alternativi. In realtà la maggior parte di loro lascia la strada principale per seguire la seconda strada più battuta; in pochi si creano il proprio sentiero.
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 14 ospiti
