Page 1 of 2
[RISOLTO] Installare kate
Posted: 4. Jul 2012, 21:24
by paolosan
Ciao a tutti, potreste dirmi come fare per installare kate che io non lo trovo nei repository?
Grazie per le risposte...

Re: Installare kate
Posted: 5. Jul 2012, 22:49
by Kerd
Non c'è già nel tuo sistema ?
Dovrebbe essere su uno dei pacchetti kde allora ma non saprei di preciso quale perché non ho mai usato kde.
Re: Installare kate
Posted: 6. Jul 2012, 00:01
by paolosan
Code: Select all
paolosan@darkstar:~$ kate
bash: kate: command not found
paolosan@darkstar:~$ su
Password:
root[paolosan]# kate
bash: kate: command not found
root[paolosan]#
Lo so che dovrebbe esserci ma non c'è...

Re: Installare kate
Posted: 8. Jul 2012, 11:12
by Kerd
Prova a vedere se hai kwrite anche quello è un ottimo editor di testo e può essere usato per tutto...
Re: Installare kate
Posted: 8. Jul 2012, 17:23
by paolosan
Kwrite ce l'ho ma non me lo apre...
Code: Select all
paolosan@darkstar:~$ su
Password:
root[paolosan]# kwrite /etc/hal/fdi/policy/mouse-wheel.fdi
No protocol specified
kwrite: cannot connect to X server :0
root[paolosan]# exit
paolosan@darkstar:~$ su^C
paolosan@darkstar:~$ sudo kwrite /etc/X11/xorg.conf-vesa
Password:
paolosan is not in the sudoers file. This incident will be reported.
paolosan@darkstar:~$ su
Password:
root[paolosan]# sudo kwrite /etc/hal/fdi/policy/mouse-wheel.fdi
No protocol specified
kwrite: cannot connect to X server :0
root[paolosan]#
Che fare?
Grazie per la risposta...

Re: Installare kate
Posted: 9. Jul 2012, 17:23
by Inserviente
Ciao Paolosan,che io sappia kate è una dipendenza dell'ottimo kwrite,ho avuto problemi anche io in passato ad avviare il suddetto programma da amministratore come stai facendo tu nell'esempio!!A parte il fatto che visto che apri il terminale per lanciare il programma da amministratore tanto vale usare l'ottimo nano come editor.Se comunque vuoi lanciare da amministratore kwrite se non erro devi dare da una console di utente un "gksu kwrite" cosi da inserire in veste grafica la pass di root!!
Spero di essere stato chiaro e di aiuto!!
Ciao!

Re: Installare kate
Posted: 10. Jul 2012, 02:15
by paolosan
Grazie della risposta Inserviente, ma non cambia niente...
Code: Select all
root[paolosan]# gksu kwrite /etc/X11/xorg.conf-vesa
bash: gksu: command not found
root[paolosan]#
Do i comandi nel terminale per far vedere l' output del comando...
E nano sarà anche ottimo ma non mi trovo a mio agio, preferisco un editor grafico (si dice così?), tipo kate o kwrite...

Re: Installare kate
Posted: 10. Jul 2012, 18:22
by Inserviente
Scusa non mi sono spiegato bene!!
In una console da utente non root scrivi: gksu kwrite
Ti verrà chiesto in modo grafico la pass da root,dopo di che ti si aprirà il programma in versione root e tramite l'apri vai a cercare il file da editare!!
Ciao!!

Re: Installare kate
Posted: 10. Jul 2012, 21:13
by paolosan
Code: Select all
paolosan@darkstar:~$ gksu kwrite
bash: gksu: command not found
paolosan@darkstar:~$
E' uguale e l'avevo già fatto, solo che poi ho pensato che forse bisognava specificare il file da editare, ed ho corretto il post...
Ho cercato anche gksu in Gslapt per installarlo ma non lo trovo...

Re: Installare kate
Posted: 10. Jul 2012, 21:50
by paolosan
Ho provato anche ad installare xfce, che non si sa mai, ma resta uguale...
Code: Select all
paolosan[~]$ gksu kwrite
bash: gksu: command not found
paolosan[~]$
