View previous topic :: View next topic |
Author |
Message |
seryna n00b

Joined: 27 Jan 2005 Posts: 36
|
Posted: Mon Feb 07, 2005 10:28 am Post subject: [MySQL] problema installazione [risolto] |
|
|
Ciao, sto cercando di installare MySQLCC, il control center.
Con il comando emerge me lo dà come pacchetto mascherato quindi ho provato a scaricare il file tar.gz. L'ho gunzippato e de-archiviato. C'è un file "mysqlcc" senza estenzione che mi fa pensare che si aquesto il file di installazione, per cui se faccio ./mysqlcc mi dà questo errore:
Code: | Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
: cannot connect to X server :0.0
|
manca qualche libreria, credo...come faccio a risolvere?
Grazie mille
Last edited by seryna on Mon Feb 07, 2005 10:48 am; edited 1 time in total |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31605 Location: here
|
Posted: Mon Feb 07, 2005 10:30 am Post subject: |
|
|
Io non metterei un pacchetto inn quel modo. Che cosa vorresti mettere?
Quello comunque sembra piu' un file che fa partire un programma grafico e quell'errore sembrerebbe che lo fai partire da root _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
IlGab Guru


Joined: 26 Nov 2004 Posts: 486
|
Posted: Mon Feb 07, 2005 10:31 am Post subject: |
|
|
Hai un X server attivo ? (l' interfaccia grafica) |
|
Back to top |
|
 |
seryna n00b

Joined: 27 Jan 2005 Posts: 36
|
Posted: Mon Feb 07, 2005 10:35 am Post subject: |
|
|
il ./configure non funziona, come faccio ad installare il programma? ora posto qui i file che ho dopo aver dearchiviato il pacchetto.
Code: | mysqlcc-0.9.4-linux-glibc23/
mysqlcc-0.9.4-linux-glibc23/INSTALL.txt
mysqlcc-0.9.4-linux-glibc23/README.txt
mysqlcc-0.9.4-linux-glibc23/LICENSE.txt
mysqlcc-0.9.4-linux-glibc23/mysqlcc
mysqlcc-0.9.4-linux-glibc23/TODO.txt
mysqlcc-0.9.4-linux-glibc23/Changelog.txt
mysqlcc-0.9.4-linux-glibc23/error.wav
mysqlcc-0.9.4-linux-glibc23/warning.wav
mysqlcc-0.9.4-linux-glibc23/syntax.txt
mysqlcc-0.9.4-linux-glibc23/translations/
mysqlcc-0.9.4-linux-glibc23/translations/Deutsch.qm
mysqlcc-0.9.4-linux-glibc23/translations/Deutsch.ts
mysqlcc-0.9.4-linux-glibc23/translations/French.qm
mysqlcc-0.9.4-linux-glibc23/translations/French.ts
mysqlcc-0.9.4-linux-glibc23/translations/Italian.qm
mysqlcc-0.9.4-linux-glibc23/translations/Italian.ts
mysqlcc-0.9.4-linux-glibc23/translations/Polish.qm
mysqlcc-0.9.4-linux-glibc23/translations/Polish.ts
mysqlcc-0.9.4-linux-glibc23/translations/Russian.qm
mysqlcc-0.9.4-linux-glibc23/translations/Russian.ts
mysqlcc-0.9.4-linux-glibc23/translations/Spanish.qm
mysqlcc-0.9.4-linux-glibc23/translations/Spanish.ts
mysqlcc-0.9.4-linux-glibc23/translations/Simplified_Chinese.qm
mysqlcc-0.9.4-linux-glibc23/translations/Simplified_Chinese.ts
mysqlcc-0.9.4-linux-glibc23/translations/Traditional_Chinese.qm
mysqlcc-0.9.4-linux-glibc23/translations/Traditional_Chinese.ts |
la prima stringa è una cartella che contiene:
Code: | total 9678
-rw-r--r-- 1 500 500 28034 Dec 13 2003 Changelog.txt
-rw-r--r-- 1 500 500 7524 Dec 13 2003 INSTALL.txt
-rw-r--r-- 1 500 500 19794 Dec 13 2003 LICENSE.txt
-rw-r--r-- 1 500 500 1055 Dec 13 2003 README.txt
-rw-r--r-- 1 500 500 2100 Dec 13 2003 TODO.txt
-rw-r--r-- 1 500 500 44136 Dec 13 2003 error.wav
-rwxr-xr-x 1 500 500 9732629 Dec 13 2003 mysqlcc
-rw-r--r-- 1 500 500 4264 Dec 13 2003 syntax.txt
drwxr-xr-x 2 500 500 592 Dec 13 2003 translations
-rw-r--r-- 1 500 500 42576 Dec 13 2003 warning.wav |
Mi potete aiutare? |
|
Back to top |
|
 |
seryna n00b

Joined: 27 Jan 2005 Posts: 36
|
Posted: Mon Feb 07, 2005 10:36 am Post subject: |
|
|
si, sto lavorando con kde... |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31605 Location: here
|
Posted: Mon Feb 07, 2005 10:39 am Post subject: |
|
|
Per installarlo fai
Code: | # echo "dev-db/mysqlcc" >> /etc/portage/package.unmask
(se non hai /etc/portage/ crei la directory)
# emerge mysqlcc |
PS: ti consiglio la lettura di https://forums.gentoo.org/viewtopic.php?p=1559664#1559664 _________________ Questions are guaranteed in life; Answers aren't.
Last edited by fedeliallalinea on Mon Feb 07, 2005 10:40 am; edited 1 time in total |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Feb 07, 2005 10:40 am Post subject: |
|
|
Scusa ma perchè non installi la verione che c'è in portage:
Code: |
* dev-db/mysqlcc [ Masked ]
Latest version available: 0.9.4-r1
Latest version installed: [ Not Installed ]
Size of downloaded files: 729 kB
Homepage: http://www.mysql.com/
Description: a MySQL GUI Client
License: GPL-2
|
Prima lo smascheri:
Code: | # echo "dev-db/mysqlcc ~x86" >> /etc/portage/package.keywords |
e poi lo emergi:
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31605 Location: here
|
Posted: Mon Feb 07, 2005 10:40 am Post subject: |
|
|
@gutter: non cosi' e' hard masked quindi in package.unmask _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Feb 07, 2005 10:43 am Post subject: |
|
|
Scusa hai ragione, penavo fosse ~x86 e non hard masked
Chiedo scusa per l'errore  _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
seryna n00b

Joined: 27 Jan 2005 Posts: 36
|
Posted: Mon Feb 07, 2005 10:47 am Post subject: |
|
|
il fatto è che leggendo il manuale, i pacchetti har masked sono molto instabili quindi avevo paura di fare qualche casino...cmq grazie mille dell'aiuto |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31605 Location: here
|
Posted: Mon Feb 07, 2005 10:49 am Post subject: |
|
|
seryna wrote: | il fatto è che leggendo il manuale, i pacchetti har masked sono molto instabili quindi avevo paura di fare qualche casino...cmq grazie mille dell'aiuto |
Se vuoi per amministrare mysql c'e' anche
Code: | * dev-db/phpmyadmin
Latest version available: 2.6.1_rc1
Latest version installed: [ Not Installed ]
Size of downloaded files: 1,280 kB
Homepage: http://www.phpmyadmin.net/
Description: Web-based administration for MySQL database in PHP
License: GPL-2 |
che imho e' molto buono _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
|