4javier ha scritto:Segui per bene questa guida
https://wiki.archlinux.org/index.php/Ar ... tti_da_AURIn particolare nel tuo caso, devi scaricare nella directory di compilazione tutti i file dell'archivio di projectx, e non solo il pkgbuild, ma anche
IDCTFast.patch
projectx
Poi, perchè compili da root e con --asroot? Di norma non si dovrebbe farlo.
Grazie per la risposta rapida 4javier....come ho detto sono nuovo di Arch...e mi scuso se chiedo delle banalità;ora ho scaricato tutti i file dell'archivio ma compilandolo mi da un altro errore :
[massimo@darkmax ~]$ cd Builds/projectx
[massimo@darkmax projectx]$ makepkg
==> Creazione del pacchetto: projectx 0.91.0-5 (mar 17 apr 2012, 21.42.51, CEST)
==> Controllo delle dipendenze durante l'avvio in corso...
==> Controllo delle dipendenze durante la compilazione in corso...
==> Download dei sorgenti in corso...
-> Download di ProjectX_0.91.0.zip in corso...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 2479k 100 2479k 0 0 73763 0 0:00:34 0:00:34 --:--:-- 98583
-> È stato trovato IDCTFast.patch
-> È stato trovato projectx
==> Validazione dei sorgenti con md5sums in corso...
ProjectX_0.91.0.zip ... Verificato
IDCTFast.patch ... Verificato
projectx ... Verificato
==> Estrazione dei sorgenti in corso...
-> Estrazione di ProjectX_0.91.0.zip con bsdtar in corso...
==> Entro nell'ambiente fakeroot...
==> Avvio di build() in corso...
patching file noguisources.lst
patching file sources.lst
patching file src/net/sourceforge/dvb/projectx/video/MpvDecoder.java
Archive: lib/Linux/ProjectX_Source_0.90.4-portable.zip
inflating: ProjectX_Source_0.90.4/noguisources.lst
inflating: ProjectX_Source_0.90.4/sources.lst
inflating: ProjectX_Source_0.90.4/src/net/sourceforge/dvb/projectx/video/MpvDecoder.java
inflating: ProjectX_Source_0.90.4/src/net/sourceforge/dvb/projectx/video/IDCTFast.java
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/build.sh
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct.c
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct.h
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/Makefile
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/net_sourceforge_dvb_projectx_video_IDCTFast.c
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/net_sourceforge_dvb_projectx_video_IDCTFast.h
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/ProjectX
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct-ffmpeg.c
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct-mjpeg.c
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct-mjpeg-mmx.c
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/LIESMICH.txt
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/mmx/mmx.h
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/mmx/attributes.h
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/net_sourceforge_dvb_projectx_video_IDCTFast.o
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/idct-mjpeg-mmx.o
inflating: ProjectX_Source_0.90.4/lib/PORTABLE/libidctfast.so
/home/massimo/Builds/projectx/PKGBUILD: line 38: ./build.sh: Permesso negato
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
Perchè mi da permesso negato ??