Pagina 1 di 1
Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 13:33
da maurokrug
Ho seguito le indicazioni della documentazione wiki e dopo aver installato "build esential" da synaptic seguo il passo due e dal terminale scrivo :
tar -zxvf nomepacchetto.tar.gz
mi restituisce solo 4 righe di errore ....cosa sbaglio ?io il pacchetto l'ho messo sul desktop...deve essere da altre parti?
Grazie
Mauro
Re: Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 13:36
da PiAnto
Quali sono queste quattro righe? Per postarle usa
Re: Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 13:37
da streetcross
ecco posta l'errore e ricordati che per scompattare ti devi anche mettere nel terminale nella cartella dove hai salvato il tar.gx ecc...
nelt uo caso con
Re: Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 19:27
da maurokrug
quest è la risposta a "tar -zxvf nomepacchetto.tar.gz"
tar: v: Impossibile open: Nessun file o directory
tar: Errore irrimediabile: esco
tar: Child returned status 2
tar: rarlinux-3.8.b4.tar.gz: Non trovato nell'archivio
tar: Uscita per errore ritardata dall'errore precedente
questa a "cd scrivania"
bash: cd: scrivania: Nessun file o directory
cosa sbaglio ?
Re: Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 20:05
da jepessen
che non sei nella cartella giusta... Devi entrarci. la cartella Scrivania ha l'iniziale maiuscola.
Daniele
Re: Non riesco ad installare "TAr.gz"
Inviato: sabato 23 agosto 2008, 20:07
da streetcross
sono stato preceduto, comunque il comando che ti ho dato era preciso, cd Scrivania non cd scrivania
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 11:57
da maurokrug
Mamma mia !! imperdonabile imprecisione ..scusate farò più attenzione purtroppo non sono abituato a questo tipo di cose !
cmq sono riuscito ad andare avanti ma al configure sono piantato:
- dopo averlo scompattato
-sono entrato nel programma (cd noemprogramma)
poi leggo di fare questo:
Codice:
./configure --prefix=/usr
(io scrivo così : ./configure --prefix=/mauro)
bash: ./configure: Nessun file o directory
immagino che ho sbagliato qualcosa...
p.s.
x streetcross trinità dappaura (b2b)
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:02
da maurokrug
ok, scusate ho provato a saltare la parte del "configure"...tanto per vedere che succede. gli dico
"sudo make install"
e pare che lo installa bene ...ma ora per avviarlo?
nei programmi non c'è
e da terminale dove devo cercarlo di nuovo nelle directori cd Scrivania ?
se da terminale scrivo rar ( che è appunto la prova per capire come installare da tar.gz)
mi scrive :
RAR 3.80 beta 4 Copyright (c) 1993-2008 Alexander Roshal 13 Aug 2008
Shareware version Type RAR -? for help
Usage: rar - -
a Add files to archive
c Add archive comment
cf Add files comment
ch Change archive parameters
cw Write archive comment to file
d Delete files from archive
e Extract files to current directory
f Freshen files in archive
i[par]= Find string in archives
k Lock archive
l[t,b] List archive [technical, bare]
m[f] Move to archive [files only]
p Print file to stdout
r Repair archive
rc Reconstruct missing volumes
rn Rename archived files
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[name|-] Convert archive to or from SFX
t Test archive files
u Update files in archive
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path
- Stop switches scanning
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ap Set path inside archive
as Synchronize archive contents
av Put authenticity verification (registered versions only)
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
df Delete files after archiving
dh Open shared files
ds Disable name sort for solid archive
dw Wipe files after archiving
e[+] Set file exclude and include attributes
ed Do not add empty directories
en Do not put 'end of archive' block
ep Exclude paths from names
ep1 Exclude base directory from names
ep3 Expand paths to full including the drive letter
f Freshen files
hp[password] Encrypt both file data and headers
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
ilog[name] Log errors to file (registered versions only)
inul Disable all messages
isnd Enable sound
k Lock archive
kb Keep broken extracted files
m Set compression level (0-store...3-default...5-maximal)
mc Set advanced compression parameters
md Dictionary size in KB (64,128,256,512,1024,2048,4096 or A-G)
ms[ext;ext] Specify file types to store
n Include only specified file
n@ Read file names to include from stdin
n@ Include files in specified list file
o[+|-] Set the overwrite mode
ol Save symbolic links as the link instead of the file
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
r0 Recurse subdirectories for wildcard names only
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[,v[-],e] Create solid archive
s- Disable solid archiving
sc[obj] Specify the character set
sfx[name] Create SFX archive
si[name] Read data from standard input (stdin)
sl Process files with size less than specified
sm Process files with size more than specified
t Test files after archiving
ta Process files modified after in YYYYMMDDHHMMSS format
tb Process files modified before in YYYYMMDDHHMMSS format
tk Keep original archive time
tl Set archive time to latest file
tn Process files newer than
to Process files older than
ts[N] Save or restore file time (modification, creation, access)
u Update files
v Create volumes with size autodetection or list all volumes
v[k,b] Create volumes with size=*1000 [*1024, *1]
ver[n] File version control
vn Use the old style volume naming scheme
vp Pause before each volume
w Assign work directory
x Exclude specified file
x@ Read file names to exclude from stdin
x@ Exclude files in specified list file
y Assume Yes on all queries
z[file] Read archive comment from file
quindi?
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:10
da streetcross
maurokrug ha scritto:
Mamma mia !! imperdonabile imprecisione ..
imperdonabile si, il computer non ti ha perdonato...
maurokrug ha scritto:
-sono entrato nel programma (cd noemprogramma)
sei entrato in una cartella non nel programma...
maurokrug ha scritto:
Codice:
./configure --prefix=/usr
/usr è una directory del sistema...
se il make install va forse era già a posto, hai mai provato a leggere cosa c'è scritto nel README o INSTALL o qualsiasi file che ti spiega che fare con quella roba che ti sei scaricato?? a quanto pare era già compilato e c'era già un eseguibile, non serviva neanche installare...per far partire devi vedere a che comando risponde il programma, deve essere lo stesso nome dell'eseguibile che hai...
maurokrug ha scritto:
ok, scusate ho provato a saltare la parte del "configure"...tanto per vedere che succede. gli dico
"sudo make install"
e pare che lo installa bene ...ma ora per avviarlo?
nei programmi non c'è
e da terminale dove devo cercarlo di nuovo nelle directori cd Scrivania ?
se da terminale scrivo rar ( che è appunto la prova per capire come installare da tar.gz)
mi scrive :
RAR 3.80 beta 4 Copyright (c) 1993-2008 Alexander Roshal 13 Aug 2008
Shareware version Type RAR -? for help
Usage: rar - -
a Add files to archive
c Add archive comment
cf Add files comment
ch Change archive parameters
cw Write archive comment to file
d Delete files from archive
e Extract files to current directory
f Freshen files in archive
i[par]= Find string in archives
k Lock archive
l[t,b] List archive [technical, bare]
m[f] Move to archive [files only]
p Print file to stdout
r Repair archive
rc Reconstruct missing volumes
rn Rename archived files
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[name|-] Convert archive to or from SFX
t Test archive files
u Update files in archive
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path
- Stop switches scanning
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ap Set path inside archive
as Synchronize archive contents
av Put authenticity verification (registered versions only)
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
df Delete files after archiving
dh Open shared files
ds Disable name sort for solid archive
dw Wipe files after archiving
e[+] Set file exclude and include attributes
ed Do not add empty directories
en Do not put 'end of archive' block
ep Exclude paths from names
ep1 Exclude base directory from names
ep3 Expand paths to full including the drive letter
f Freshen files
hp[password] Encrypt both file data and headers
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
ilog[name] Log errors to file (registered versions only)
inul Disable all messages
isnd Enable sound
k Lock archive
kb Keep broken extracted files
m Set compression level (0-store...3-default...5-maximal)
mc Set advanced compression parameters
md Dictionary size in KB (64,128,256,512,1024,2048,4096 or A-G)
ms[ext;ext] Specify file types to store
n Include only specified file
n@ Read file names to include from stdin
n@ Include files in specified list file
o[+|-] Set the overwrite mode
ol Save symbolic links as the link instead of the file
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
r0 Recurse subdirectories for wildcard names only
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[,v[-],e] Create solid archive
s- Disable solid archiving
sc[obj] Specify the character set
sfx[name] Create SFX archive
si[name] Read data from standard input (stdin)
sl Process files with size less than specified
sm Process files with size more than specified
t Test files after archiving
ta Process files modified after in YYYYMMDDHHMMSS format
tb Process files modified before in YYYYMMDDHHMMSS format
tk Keep original archive time
tl Set archive time to latest file
tn Process files newer than
to Process files older than
ts[N] Save or restore file time (modification, creation, access)
u Update files
v Create volumes with size autodetection or list all volumes
v[k,b] Create volumes with size=*1000 [*1024, *1]
ver[n] File version control
vn Use the old style volume naming scheme
vp Pause before each volume
w Assign work directory
x Exclude specified file
x@ Read file names to exclude from stdin
x@ Exclude files in specified list file
y Assume Yes on all queries
z[file] Read archive comment from file
quindi?
rar è il comando per i file .rar ... non so cosa centri... ed infatti ti da una bella lista di comandi che sei in grado di leggerti...
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:19
da Vania
usr è il nome di una cartella del sistema, mica lo devi sostituire con il tuo nome utente; comunque questo pacchetto non andava configurato perchè contiene binari e non sorgenti.
Ho provato ad installarlo e funziona: avrai sbagliato i perametri. Prova ad usarlo con il gestore di archivi (dovrebbe essere comparsa la possibilità di comprimere in .rar).
Ciao ;D
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:21
da Vania
rar è il comando per i file .rar ... non so cosa centri...
rar-linux è il programma che ha installato (leggi il quarto post).
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:21
da streetcross
infatti...bisogna anche leggere quello che si scarica...altrimenti chissà perchè si scrivono tante cose se non si leggono...
Re: Non riesco ad installare "TAr.gz"
Inviato: domenica 24 agosto 2008, 12:23
da streetcross
vanix ha scritto:
rar è il comando per i file .rar ... non so cosa centri...
rar-linux è il programma che ha installato (leggi il quarto post).
si scusa mi sono posto erroneamente, ho iniziato una frase senza pensare e non ho cancellato...infati poi sottolineo il fatto che i comandi gli vengono scritti...