Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.
Moderatore: Staff
Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » sab 22 nov 2008, 16:46
salve stavo provando a pacchettizzare queste librerie ma quando vado per installarle mi arriva questo messaggio:
Codice: Seleziona tutto
# installpkg gst-python-0.10.13-i486-1hv.tgz
Installing package gst-python-0.10.13-i486-1hv...
PACKAGE DESCRIPTION:
/sbin/installpkg: line 231: 15863 Segmentation fault /sbin/ldconfig
spiego brevemente i passaggi che ho eseguito che poi sono quelli presenti nel wiki:
1) scaricato i sorgenti
2) decompressi
3) CFLAGS="-O2 -march=i486 -mcpu=i686" ./configure
4) make
5) su
6) make install DESTDIR=/tmp/pkg
7) ho creato la directory install e lo slack.desc
makepkg -l y -c n gst-python-0.10.13-i486-1hv.tgz
l'installazione non da alcun tipo di errore in queste fasi se non la prima volta che si fa make si blocca e dice di cambiare i
permessi di un file sorgente.
Ultima modifica di
huvber il sab 22 nov 2008, 17:06, modificato 1 volta in totale.
sixjan
Linux 2.x
Messaggi: 413 Iscritto il: dom 6 gen 2008, 11:46
Slackware: 14.1
Kernel: 3.10.17-smp
Desktop: Xfce 4.10
Messaggio
da sixjan » sab 22 nov 2008, 17:04
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » sab 22 nov 2008, 17:06
sixjan ha scritto:
prova come root. ciao.
già provato anche perchè come utente non me lo fa fare... ho sbagliato carattere perchè l'ho aggiunto a mano
MelmothX
Linux 0.x
Messaggi: 89 Iscritto il: sab 25 nov 2006, 20:40
Messaggio
da MelmothX » sab 22 nov 2008, 17:17
posta un
e il contenuto di doinst.sh
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » sab 22 nov 2008, 17:51
Codice: Seleziona tutto
tar tzvvf gst-python-0.10.13.tar.gz
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/
-rw-r--r-- 1000/1000 35761 2008-10-03 01:48 gst-python-0.10.13/Makefile.in
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/codegen/
-rw-r--r-- 1000/1000 12167 2008-10-03 01:48 gst-python-0.10.13/codegen/Makefile.in
-rwxr-xr-x 1000/1000 1304 2004-04-16 18:53 gst-python-0.10.13/codegen/code-coverage.py
-rwxr-xr-x 1000/1000 17948 2006-06-09 12:50 gst-python-0.10.13/codegen/h2def.py
-rw-r--r-- 1000/1000 47859 2006-12-16 15:41 gst-python-0.10.13/codegen/argtypes.py
-rwxr-xr-x 1000/1000 665 2006-06-09 12:50 gst-python-0.10.13/codegen/mergedefs.py
-rw-r--r-- 1000/1000 9313 2006-11-22 18:20 gst-python-0.10.13/codegen/override.py
-rw-r--r-- 1000/1000 23635 2006-06-09 12:50 gst-python-0.10.13/codegen/definitions.py
-rw-r--r-- 1000/1000 63627 2007-04-04 14:57 gst-python-0.10.13/codegen/codegen.py
-rw-r--r-- 1000/1000 6467 2006-06-09 12:50 gst-python-0.10.13/codegen/docextract.py
-rwxr-xr-x 1000/1000 2803 2006-06-09 12:50 gst-python-0.10.13/codegen/mkskel.py
-rw-r--r-- 1000/1000 4912 2004-04-16 18:53 gst-python-0.10.13/codegen/scmexpr.py
-rw-r--r-- 1000/1000 233 2004-04-16 18:53 gst-python-0.10.13/codegen/__init__.py
-rw-r--r-- 1000/1000 233 2006-06-09 12:50 gst-python-0.10.13/codegen/Makefile.am
-rw-r--r-- 1000/1000 31975 2006-06-09 12:50 gst-python-0.10.13/codegen/docgen.py
-rw-r--r-- 1000/1000 31078 2006-06-09 12:50 gst-python-0.10.13/codegen/reversewrapper.py
-rw-r--r-- 1000/1000 5150 2006-06-09 12:50 gst-python-0.10.13/codegen/defsparser.py
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/gst/
-rw-r--r-- 1000/1000 43876 2008-10-03 01:48 gst-python-0.10.13/gst/Makefile.in
-rw-r--r-- 1000/1000 891 2005-07-23 16:54 gst-python-0.10.13/gst/xoverlay.override
-rw-r--r-- 1000/1000 678 2008-08-11 18:40 gst-python-0.10.13/gst/gst-0.10.15.ignore
-rw-r--r-- 1000/1000 1654 2008-01-11 17:30 gst-python-0.10.13/gst/pbutilsmodule.c
-rw-r--r-- 1000/1000 2249 2008-06-26 16:57 gst-python-0.10.13/gst/common.h
-rw-r--r-- 1000/1000 11144 2008-06-26 16:57 gst-python-0.10.13/gst/pygstminiobject.c
-rw-r--r-- 1000/1000 9485 2007-04-04 14:22 gst-python-0.10.13/gst/gststructure.override
-rw-r--r-- 1000/1000 7110 2007-01-17 08:30 gst-python-0.10.13/gst/pygstexception.c
-rw-r--r-- 1000/1000 5273 2007-04-19 17:43 gst-python-0.10.13/gst/gstbin.override
-rw-r--r-- 1000/1000 11571 2006-09-22 15:21 gst-python-0.10.13/gst/gstlibs.override
-rw-r--r-- 1000/1000 1595 2007-03-01 14:47 gst-python-0.10.13/gst/interfacesmodule.c
-rw-r--r-- 1000/1000 17611 2008-06-13 13:11 gst-python-0.10.13/gst/gstelement.override
-rw-r--r-- 1000/1000 1893 2005-10-12 18:05 gst-python-0.10.13/gst/gst-extrafuncs.defs
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/gst/extend/
-rw-r--r-- 1000/1000 13659 2008-10-03 01:48 gst-python-0.10.13/gst/extend/Makefile.in
-rw-r--r-- 1000/1000 2410 2005-10-04 16:59 gst-python-0.10.13/gst/extend/utils.py
-rw-r--r-- 1000/1000 11525 2007-06-16 14:08 gst-python-0.10.13/gst/extend/jukebox.py
-rw-r--r-- 1000/1000 5169 2007-06-16 14:08 gst-python-0.10.13/gst/extend/sources.py
-rw-r--r-- 1000/1000 947 2005-10-04 16:59 gst-python-0.10.13/gst/extend/__init__.py
-rw-r--r-- 1000/1000 189 2006-09-12 13:16 gst-python-0.10.13/gst/extend/Makefile.am
-rw-r--r-- 1000/1000 13302 2008-05-17 15:13 gst-python-0.10.13/gst/extend/discoverer.py
-rw-r--r-- 1000/1000 9903 2006-09-12 13:14 gst-python-0.10.13/gst/extend/leveller.py
-rw-r--r-- 1000/1000 5546 2005-10-04 16:59 gst-python-0.10.13/gst/extend/pygobject.py
-rw-r--r-- 1000/1000 27100 2008-08-11 18:40 gst-python-0.10.13/gst/gst-types.defs
-rw-r--r-- 1000/1000 4972 2008-06-26 16:57 gst-python-0.10.13/gst/pygstiterator.c
-rw-r--r-- 1000/1000 281 2008-01-14 13:43 gst-python-0.10.13/gst/gst-pb-0.10.16.ignore
-rw-r--r-- 1000/1000 67 2008-07-02 13:23 gst-python-0.10.13/gst/gst-0.10.18.ignore
-rw-r--r-- 1000/1000 158560 2008-09-09 12:41 gst-python-0.10.13/gst/gst.defs
-rw-r--r-- 1000/1000 255 2008-09-09 12:41 gst-python-0.10.13/gst/gstversion.override.in
-rw-r--r-- 1000/1000 19183 2008-07-02 13:23 gst-python-0.10.13/gst/interfaces.defs
-rw-r--r-- 1000/1000 6219 2008-06-13 13:11 gst-python-0.10.13/gst/__init__.py
-rw-r--r-- 1000/1000 3816 2008-07-02 13:23 gst-python-0.10.13/gst/Makefile.am
-rw-r--r-- 1000/1000 44453 2008-06-27 10:39 gst-python-0.10.13/gst/gstpad.override
-rw-r--r-- 1000/1000 3781 2007-04-04 14:22 gst-python-0.10.13/gst/gsttaglist.override
-rw-r--r-- 1000/1000 216 2007-07-20 10:50 gst-python-0.10.13/gst/gst-disable-loadsave.ignore
-rw-r--r-- 1000/1000 13288 2008-08-26 17:58 gst-python-0.10.13/gst/gstcaps.override
-rw-r--r-- 1000/1000 7971 2008-05-26 12:20 gst-python-0.10.13/gst/gstevent.override
-rw-r--r-- 1000/1000 612 2007-06-08 18:06 gst-python-0.10.13/gst/gst-0.10.13.ignore
-rw-r--r-- 1000/1000 8764 2007-07-28 16:26 gst-python-0.10.13/gst/gstmessage.override
-rw-r--r-- 1000/1000 837 2005-11-22 01:02 gst-python-0.10.13/gst/xoverlay.defs
-rw-r--r-- 1000/1000 1125 2005-06-17 12:59 gst-python-0.10.13/gst/pygstvalue.h
-rw-r--r-- 1000/1000 13882 2008-05-08 16:03 gst-python-0.10.13/gst/arg-types.py
-rw-r--r-- 1000/1000 7011 2008-06-26 16:57 gst-python-0.10.13/gst/pbutils.override
-rw-r--r-- 1000/1000 20050 2008-09-09 12:41 gst-python-0.10.13/gst/base.defs
-rw-r--r-- 1000/1000 2373 2008-04-28 12:36 gst-python-0.10.13/gst/gstelementfactory.override
-rw-r--r-- 1000/1000 137 2008-07-02 13:23 gst-python-0.10.13/gst/gst-pb-0.10.18.ignore
-rw-r--r-- 1000/1000 14855 2008-06-27 10:39 gst-python-0.10.13/gst/gstbuffer.override
-rw-r--r-- 1000/1000 18655 2007-06-08 17:16 gst-python-0.10.13/gst/gstbase.override
-rw-r--r-- 1000/1000 12980 2008-06-26 16:57 gst-python-0.10.13/gst/interfaces.override
-rw-r--r-- 1000/1000 6428 2007-06-08 17:16 gst-python-0.10.13/gst/gstquery.override
-rw-r--r-- 1000/1000 117 2008-01-14 13:43 gst-python-0.10.13/gst/gst-0.10.16.ignore
-rw-r--r-- 1000/1000 417 2007-07-30 13:39 gst-python-0.10.13/gst/gst-0.10.14.ignore
-rw-r--r-- 1000/1000 6714 2006-07-02 17:25 gst-python-0.10.13/gst/gstbus.override
-rw-r--r-- 1000/1000 10257 2008-06-26 16:57 gst-python-0.10.13/gst/gstmodule.c
-rw-r--r-- 1000/1000 6361 2008-01-11 17:30 gst-python-0.10.13/gst/pbutils.defs
-rw-r--r-- 1000/1000 14849 2007-10-09 18:17 gst-python-0.10.13/gst/libs.defs
-rw-r--r-- 1000/1000 4405 2007-10-13 18:32 gst-python-0.10.13/gst/gstobject.override
-rw-r--r-- 1000/1000 321 2008-07-02 13:23 gst-python-0.10.13/gst/gst-0.10.20.ignore
-rw-r--r-- 1000/1000 1284 2007-01-17 08:30 gst-python-0.10.13/gst/pygstexception.h
-rw-r--r-- 1000/1000 12417 2007-03-01 15:21 gst-python-0.10.13/gst/pygstvalue.c
-rw-r--r-- 1000/1000 2266 2005-10-12 13:21 gst-python-0.10.13/gst/gst-argtypes.c
-rw-r--r-- 1000/1000 293 2007-07-28 16:22 gst-python-0.10.13/gst/gst-pb-0.10.14.ignore
-rw-r--r-- 1000/1000 1185 2008-06-26 16:57 gst-python-0.10.13/gst/pygstminiobject.h
-rw-r--r-- 1000/1000 42269 2008-05-08 12:59 gst-python-0.10.13/gst/gst.override
-rw-r--r-- 1000/1000 2858 2008-05-07 18:05 gst-python-0.10.13/gst-python.spec.in
-rw-r--r-- 1000/1000 1813 2008-10-03 01:53 gst-python-0.10.13/RELEASE
-rw-r--r-- 1000/1000 280433 2008-10-03 01:48 gst-python-0.10.13/aclocal.m4
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/win32/
-rw-r--r-- 1000/1000 138 2007-10-09 00:05 gst-python-0.10.13/win32/MANIFEST
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/win32/common/
-rw-r--r-- 1000/1000 2475 2008-01-16 17:09 gst-python-0.10.13/win32/common/config.h.in
-rw-r--r-- 1000/1000 2438 2008-10-03 01:48 gst-python-0.10.13/win32/common/config.h
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/win32/vs6/
-rw-r--r-- 1000/1000 4077 2007-12-18 10:42 gst-python-0.10.13/win32/vs6/pygenfiles.dsp
-rw-r--r-- 1000/1000 746 2007-12-18 10:42 gst-python-0.10.13/win32/vs6/gst_python.dsw
-rw-r--r-- 1000/1000 9312 2008-01-13 22:46 gst-python-0.10.13/win32/vs6/libgstpython.dsp
-rwxr-xr-x 1000/1000 32724 2007-10-23 21:18 gst-python-0.10.13/config.sub
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/testsuite/
-rw-r--r-- 1000/1000 22525 2008-10-03 01:48 gst-python-0.10.13/testsuite/Makefile.in
-rw-r--r-- 1000/1000 1806 2008-06-27 12:29 gst-python-0.10.13/testsuite/test_xml.py
-rw-r--r-- 1000/1000 1797 2006-06-12 18:51 gst-python-0.10.13/testsuite/runtests.py
-rw-r--r-- 1000/1000 1106 2005-10-12 13:21 gst-python-0.10.13/testsuite/testhelpermodule.c
-rw-r--r-- 1000/1000 1573 2007-03-17 14:36 gst-python-0.10.13/testsuite/test_taglist.py
-rw-r--r-- 1000/1000 851 2006-04-08 20:46 gst-python-0.10.13/testsuite/test-object.h
-rw-r--r-- 1000/1000 3247 2008-06-27 12:42 gst-python-0.10.13/testsuite/test_interface.py
-rw-r--r-- 1000/1000 2469 2005-12-05 11:58 gst-python-0.10.13/testsuite/test_registry.py
-rw-r--r-- 1000/1000 3706 2008-01-01 14:22 gst-python-0.10.13/testsuite/Makefile.am
-rw-r--r-- 1000/1000 22146 2008-06-12 13:11 gst-python-0.10.13/testsuite/test_pad.py
-rw-r--r-- 1000/1000 2094 2006-04-05 19:05 gst-python-0.10.13/testsuite/test_message.py
-rw-r--r-- 1000/1000 7814 2006-07-03 11:01 gst-python-0.10.13/testsuite/test_event.py
-rw-r--r-- 1000/1000 2533 2007-01-26 12:58 gst-python-0.10.13/testsuite/test_segment.py
-rw-r--r-- 1000/1000 6994 2007-10-09 16:27 gst-python-0.10.13/testsuite/test_bin.py
-rw-r--r-- 1000/1000 563 2004-11-23 11:16 gst-python-0.10.13/testsuite/test-object.c
-rw-r--r-- 1000/1000 3800 2006-06-13 19:43 gst-python-0.10.13/testsuite/gstpython.supp
-rw-r--r-- 1000/1000 5702 2008-01-01 14:22 gst-python-0.10.13/testsuite/common.py
-rw-r--r-- 1000/1000 47 2006-06-12 18:51 gst-python-0.10.13/testsuite/cleanup.py
-rw-r--r-- 1000/1000 7137 2007-03-01 15:21 gst-python-0.10.13/testsuite/test_caps.py
-rw-r--r-- 1000/1000 5067 2007-03-01 15:21 gst-python-0.10.13/testsuite/test_struct.py
-rw-r--r-- 1000/1000 9915 2008-06-13 13:11 gst-python-0.10.13/testsuite/test_element.py
-rw-r--r-- 1000/1000 6611 2007-10-09 16:27 gst-python-0.10.13/testsuite/test_ghostpad.py
-rw-r--r-- 1000/1000 8854 2006-05-09 12:25 gst-python-0.10.13/testsuite/python.supp
-rw-r--r-- 1000/1000 2762 2008-01-14 13:44 gst-python-0.10.13/testsuite/test_pbutils.py
-rw-r--r-- 1000/1000 6211 2007-10-09 16:27 gst-python-0.10.13/testsuite/test_pipeline.py
-rw-r--r-- 1000/1000 5921 2008-06-27 10:39 gst-python-0.10.13/testsuite/test_buffer.py
-rwxr-xr-x 1000/1000 13620 2008-09-10 19:55 gst-python-0.10.13/install-sh
-rw-r--r-- 1000/1000 26519 2002-10-04 07:34 gst-python-0.10.13/COPYING
-rw-r--r-- 1000/1000 160833 2008-10-03 01:50 gst-python-0.10.13/ChangeLog
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/examples/
-rw-r--r-- 1000/1000 13466 2008-10-03 01:48 gst-python-0.10.13/examples/Makefile.in
-rw-r--r-- 1000/1000 5503 2006-10-20 11:27 gst-python-0.10.13/examples/audioconcat.py
-rw-r--r-- 1000/1000 1798 2005-12-01 20:15 gst-python-0.10.13/examples/debugslider.py
-rw-r--r-- 1000/1000 9297 2008-04-24 13:35 gst-python-0.10.13/examples/play.py
-rw-r--r-- 1000/1000 29282 2008-04-24 13:35 gst-python-0.10.13/examples/remuxer.py
-rw-r--r-- 1000/1000 8841 2006-04-19 14:04 gst-python-0.10.13/examples/fvumeter.py
-rwxr-xr-x 1000/1000 3450 2006-02-20 19:07 gst-python-0.10.13/examples/vumeter.py
-rwxr-xr-x 1000/1000 2593 2007-07-27 13:04 gst-python-0.10.13/examples/gst-discover
-rw-r--r-- 1000/1000 361 2007-01-17 07:27 gst-python-0.10.13/examples/Makefile.am
-rwxr-xr-x 1000/1000 1900 2005-12-01 20:15 gst-python-0.10.13/examples/f2f.py
-rw-r--r-- 1000/1000 1898 2006-04-29 18:59 gst-python-0.10.13/examples/gstfile.py
-rwxr-xr-x 1000/1000 3082 2006-10-20 11:27 gst-python-0.10.13/examples/bps.py
-rwxr-xr-x 1000/1000 2924 2006-05-27 14:13 gst-python-0.10.13/examples/filesrc.py
-rw-r--r-- 1000/1000 1665 2007-04-10 14:44 gst-python-0.10.13/examples/sinkelement.py
-rw-r--r-- 1000/1000 3112 2006-10-20 11:47 gst-python-0.10.13/examples/decodebin.py
-rwxr-xr-x 1000/1000 2280 2006-10-20 11:27 gst-python-0.10.13/examples/cp.py
-rw-r--r-- 1000/1000 1146 2006-11-22 18:31 gst-python-0.10.13/examples/audio-controller.py
-rw-r--r-- 1000/1000 817 2007-01-17 12:22 gst-python-0.10.13/examples/mixer.py
-rwxr-xr-x 1000/1000 8873 2008-09-04 19:57 gst-python-0.10.13/examples/pipeline-tester
-rwxr-xr-x 1000/1000 11135 2008-09-10 19:55 gst-python-0.10.13/missing
-rw-r--r-- 1000/1000 2836 2008-10-03 01:48 gst-python-0.10.13/gst-python.spec
-rw-r--r-- 1000/1000 1894 2008-01-21 22:21 gst-python-0.10.13/Makefile.am
-rwxr-xr-x 1000/1000 17867 2008-09-10 19:55 gst-python-0.10.13/depcomp
-rw-r--r-- 1000/1000 2241 2008-10-03 01:48 gst-python-0.10.13/config.h.in
-rw-r--r-- 1000/1000 1506 2007-11-08 11:51 gst-python-0.10.13/gstoptionmodule.c
-rw-r--r-- 1000/1000 2853 2006-09-23 12:43 gst-python-0.10.13/gstltihooks.py
-rw-r--r-- 1000/1000 9394 2008-10-03 01:47 gst-python-0.10.13/configure.ac
-rwxr-xr-x 1000/1000 4142 2008-09-10 19:55 gst-python-0.10.13/py-compile
-rw-r--r-- 1000/1000 8309 2008-10-03 01:55 gst-python-0.10.13/NEWS
-rw-r--r-- 1000/1000 59 2003-07-10 06:27 gst-python-0.10.13/AUTHORS
-rwxr-xr-x 1000/1000 44593 2007-10-23 21:18 gst-python-0.10.13/config.guess
-rw-r--r-- 1000/1000 1996 2006-06-09 19:21 gst-python-0.10.13/pygst.py.in
-rw-r--r-- 1000/1000 7831 2002-03-24 05:32 gst-python-0.10.13/INSTALL
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/common/
-rw-r--r-- 1000/1000 1709 2008-01-12 19:05 gst-python-0.10.13/common/win32.mak
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/common/m4/
-rw-r--r-- 1000/1000 4755 2008-03-03 19:16 gst-python-0.10.13/common/m4/pkg.m4
-rw-r--r-- 1000/1000 10004 2008-04-13 22:43 gst-python-0.10.13/common/m4/gst-args.m4
-rw-r--r-- 1000/1000 9322 2008-07-31 17:19 gst-python-0.10.13/common/m4/gst-feature.m4
-rw-r--r-- 1000/1000 246 2007-02-28 20:24 gst-python-0.10.13/common/m4/gst.m4
-rw-r--r-- 1000/1000 1093 2004-02-11 17:51 gst-python-0.10.13/common/m4/as-ac-expand.m4
-rw-r--r-- 1000/1000 5319 2008-07-21 11:02 gst-python-0.10.13/common/m4/gst-error.m4
-rw-r--r-- 1000/1000 1388 2008-02-22 12:22 gst-python-0.10.13/common/m4/as-compiler-flag.m4
-rw-r--r-- 1000/1000 989 2008-04-13 22:43 gst-python-0.10.13/common/m4/gst-valgrind.m4
-rw-r--r-- 1000/1000 2040 2006-04-01 11:40 gst-python-0.10.13/common/m4/as-version.m4
-rw-r--r-- 1000/1000 962 2008-01-20 09:27 gst-python-0.10.13/common/release.mak
drwxrwxrwx 1000/1000 0 2008-10-03 01:55 gst-python-0.10.13/common/coverage/
-rw-r--r-- 1000/1000 1228 2008-01-20 09:27 gst-python-0.10.13/common/coverage/lcov.mak
-rw-r--r-- 1000/1000 58 2004-04-16 18:53 gst-python-0.10.13/TODO
-rw-r--r-- 1000/1000 59 2003-07-10 06:27 gst-python-0.10.13/README
drwxrwxrwx 1000/1000 0 2008-10-03 01:56 gst-python-0.10.13/pkgconfig/
-rw-r--r-- 1000/1000 14157 2008-10-03 01:48 gst-python-0.10.13/pkgconfig/Makefile.in
-rw-r--r-- 1000/1000 697 2004-11-11 17:23 gst-python-0.10.13/pkgconfig/gst-python-uninstalled.pc.in
-rw-r--r-- 1000/1000 605 2004-07-16 11:11 gst-python-0.10.13/pkgconfig/gst-python.pc.in
-rw-r--r-- 1000/1000 556 2003-06-26 09:40 gst-python-0.10.13/pkgconfig/Makefile.am
-rw-r--r-- 1000/1000 6015 2008-10-03 01:48 gst-python-0.10.13/gst-python.doap
-rw-r--r-- 1000/1000 1951 2007-11-29 16:02 gst-python-0.10.13/acinclude.m4
-rw-r--r-- 1000/1000 199991 2008-02-08 01:54 gst-python-0.10.13/ltmain.sh
-rwxr-xr-x 1000/1000 792175 2008-10-03 01:48 gst-python-0.10.13/configure
-rwxr-xr-x 1000/1000 3707 2008-09-10 19:55 gst-python-0.10.13/compile
il file doinst.sh come puoi vedere non c'è
MelmothX
Linux 0.x
Messaggi: 89 Iscritto il: sab 25 nov 2006, 20:40
Messaggio
da MelmothX » sab 22 nov 2008, 18:12
Veramente chiedevo il tar tzvvf del pacchetto, _non_ dei sorgenti.
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » sab 22 nov 2008, 18:23
MelmothX ha scritto: Veramente chiedevo il tar tzvvf del pacchetto, _non_ dei sorgenti.
ah ok
Codice: Seleziona tutto
tar tzvvf gst-phyton-0.10.13-i686-1hu.tgz
drwxrwxrwx root/root 0 2008-11-22 12:48 ./
drwxrwxrwx root/root 0 2008-11-22 12:43 install/
-rwxrwxrwx root/root 705 2008-11-22 12:47 install/slack.desc
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/pkgconfig/
-rwxrwxrwx root/root 607 2008-11-22 12:41 usr/local/lib/pkgconfig/gst-python-0.10.pc
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/
drwxrwxrwx root/root 0 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/
drwxrwxrwx root/root 0 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/
-rwxrwxrwx root/root 13302 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.py
-rwxrwxrwx root/root 11291 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.pyc
-rwxrwxrwx root/root 11291 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.pyo
-rwxrwxrwx root/root 11525 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.py
-rwxrwxrwx root/root 11908 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.pyc
-rwxrwxrwx root/root 11908 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.pyo
-rwxrwxrwx root/root 9903 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.py
-rwxrwxrwx root/root 8164 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.pyc
-rwxrwxrwx root/root 8164 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.pyo
-rwxrwxrwx root/root 5546 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.py
-rwxrwxrwx root/root 5146 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.pyc
-rwxrwxrwx root/root 5146 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.pyo
-rwxrwxrwx root/root 5169 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.py
-rwxrwxrwx root/root 5456 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.pyc
-rwxrwxrwx root/root 5456 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.pyo
-rwxrwxrwx root/root 2410 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.py
-rwxrwxrwx root/root 2954 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.pyc
-rwxrwxrwx root/root 2954 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.pyo
-rwxrwxrwx root/root 947 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.py
-rwxrwxrwx root/root 157 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.pyc
-rwxrwxrwx root/root 157 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.pyo
-rwxrwxrwx root/root 1069 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/interfaces.la
-rwxrwxrwx root/root 52444 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/interfaces.so
-rwxrwxrwx root/root 1048 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/pbutils.la
-rwxrwxrwx root/root 27944 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/pbutils.so
-rwxrwxrwx root/root 1124 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/_gst.la
-rwxrwxrwx root/root 418656 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/_gst.so
-rwxrwxrwx root/root 6219 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.py
-rwxrwxrwx root/root 7956 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.pyc
-rwxrwxrwx root/root 7854 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.pyo
-rwxrwxrwx root/root 1016 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gstoption.la
-rwxrwxrwx root/root 4460 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gstoption.so
-rwxrwxrwx root/root 9 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/pygst.pth
-rwxrwxrwx root/root 2021 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/pygst.py
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/
-rwxrwxrwx root/root 20050 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/base.defs
-rwxrwxrwx root/root 1893 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/gst-extrafuncs.defs
-rwxrwxrwx root/root 27100 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/gst-types.defs
-rwxrwxrwx root/root 14849 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/libs.defs
-rwxrwxrwx root/root 6361 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/pbutils.defs
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/
-rwxrwxrwx root/root 1146 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/audio-controller.py
-rwxrwxrwx root/root 5503 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/audioconcat.py
-rwxrwxrwx root/root 3082 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/bps.py
-rwxrwxrwx root/root 2280 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/cp.py
-rwxrwxrwx root/root 1798 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/debugslider.py
-rwxrwxrwx root/root 3112 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/decodebin.py
-rwxrwxrwx root/root 1900 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/f2f.py
-rwxrwxrwx root/root 2924 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/filesrc.py
-rwxrwxrwx root/root 8841 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/fvumeter.py
-rwxrwxrwx root/root 2593 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/gst-discover
-rwxrwxrwx root/root 1898 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/gstfile.py
-rwxrwxrwx root/root 817 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/mixer.py
-rwxrwxrwx root/root 8873 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/pipeline-tester
-rwxrwxrwx root/root 9297 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/play.py
-rwxrwxrwx root/root 29282 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/remuxer.py
-rwxrwxrwx root/root 1665 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/sinkelement.py
-rwxrwxrwx root/root 3450 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/vumeter.py
il doinst.sh non l'ho mai creato
MelmothX
Linux 0.x
Messaggi: 89 Iscritto il: sab 25 nov 2006, 20:40
Messaggio
da MelmothX » sab 22 nov 2008, 18:38
huvber ha scritto: MelmothX ha scritto: Veramente chiedevo il tar tzvvf del pacchetto, _non_ dei sorgenti.
ah ok
Codice: Seleziona tutto
tar tzvvf gst-phyton-0.10.13-i686-1hu.tgz
drwxrwxrwx root/root 0 2008-11-22 12:48 ./
drwxrwxrwx root/root 0 2008-11-22 12:43 install/
-rwxrwxrwx root/root 705 2008-11-22 12:47 install/slack.desc
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/pkgconfig/
-rwxrwxrwx root/root 607 2008-11-22 12:41 usr/local/lib/pkgconfig/gst-python-0.10.pc
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/
drwxrwxrwx root/root 0 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/
drwxrwxrwx root/root 0 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/
-rwxrwxrwx root/root 13302 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.py
-rwxrwxrwx root/root 11291 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.pyc
-rwxrwxrwx root/root 11291 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/discoverer.pyo
-rwxrwxrwx root/root 11525 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.py
-rwxrwxrwx root/root 11908 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.pyc
-rwxrwxrwx root/root 11908 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/jukebox.pyo
-rwxrwxrwx root/root 9903 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.py
-rwxrwxrwx root/root 8164 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.pyc
-rwxrwxrwx root/root 8164 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/leveller.pyo
-rwxrwxrwx root/root 5546 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.py
-rwxrwxrwx root/root 5146 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.pyc
-rwxrwxrwx root/root 5146 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/pygobject.pyo
-rwxrwxrwx root/root 5169 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.py
-rwxrwxrwx root/root 5456 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.pyc
-rwxrwxrwx root/root 5456 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/sources.pyo
-rwxrwxrwx root/root 2410 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.py
-rwxrwxrwx root/root 2954 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.pyc
-rwxrwxrwx root/root 2954 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/utils.pyo
-rwxrwxrwx root/root 947 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.py
-rwxrwxrwx root/root 157 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.pyc
-rwxrwxrwx root/root 157 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/extend/__init__.pyo
-rwxrwxrwx root/root 1069 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/interfaces.la
-rwxrwxrwx root/root 52444 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/interfaces.so
-rwxrwxrwx root/root 1048 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/pbutils.la
-rwxrwxrwx root/root 27944 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/pbutils.so
-rwxrwxrwx root/root 1124 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/_gst.la
-rwxrwxrwx root/root 418656 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gst-0.10/gst/_gst.so
-rwxrwxrwx root/root 6219 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.py
-rwxrwxrwx root/root 7956 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.pyc
-rwxrwxrwx root/root 7854 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.pyo
-rwxrwxrwx root/root 1016 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/gstoption.la
-rwxrwxrwx root/root 4460 2008-11-22 12:42 usr/local/lib/python2.5/site-packages/gstoption.so
-rwxrwxrwx root/root 9 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/pygst.pth
-rwxrwxrwx root/root 2021 2008-11-22 12:41 usr/local/lib/python2.5/site-packages/pygst.py
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/
-rwxrwxrwx root/root 20050 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/base.defs
-rwxrwxrwx root/root 1893 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/gst-extrafuncs.defs
-rwxrwxrwx root/root 27100 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/gst-types.defs
-rwxrwxrwx root/root 14849 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/libs.defs
-rwxrwxrwx root/root 6361 2008-11-22 12:41 usr/local/share/gst-python/0.10/defs/pbutils.defs
drwxrwxrwx root/root 0 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/
-rwxrwxrwx root/root 1146 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/audio-controller.py
-rwxrwxrwx root/root 5503 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/audioconcat.py
-rwxrwxrwx root/root 3082 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/bps.py
-rwxrwxrwx root/root 2280 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/cp.py
-rwxrwxrwx root/root 1798 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/debugslider.py
-rwxrwxrwx root/root 3112 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/decodebin.py
-rwxrwxrwx root/root 1900 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/f2f.py
-rwxrwxrwx root/root 2924 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/filesrc.py
-rwxrwxrwx root/root 8841 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/fvumeter.py
-rwxrwxrwx root/root 2593 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/gst-discover
-rwxrwxrwx root/root 1898 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/gstfile.py
-rwxrwxrwx root/root 817 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/mixer.py
-rwxrwxrwx root/root 8873 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/pipeline-tester
-rwxrwxrwx root/root 9297 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/play.py
-rwxrwxrwx root/root 29282 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/remuxer.py
-rwxrwxrwx root/root 1665 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/sinkelement.py
-rwxrwxrwx root/root 3450 2008-11-22 12:41 usr/local/share/gst-python/0.10/examples/vumeter.py
il doinst.sh non l'ho mai creato
I permessi sono *tutti* sballati, dal primo all'ultimo.
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » sab 22 nov 2008, 18:49
per rimediare?
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » dom 23 nov 2008, 10:05
ma questo è per il 0.10.12...
huvber
Linux 2.x
Messaggi: 209 Iscritto il: gio 6 mar 2008, 21:45
Slackware: current
Desktop: KDE 4.2.1
Messaggio
da huvber » dom 23 nov 2008, 10:14
ok grazie