PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Wie Kann ich Mysql Control Cneter Unter Suse 8.3 installieren?



mmlug
07.12.03, 13:08
Hi Alle,

Ich wollte unter Suse 8.3 Mysql Control Center Installieren,aber weiß nicht so viel wie ich installieren soll. Über YAST kann ich installieren?
Die Datei befindet sich unter /root --> /download -->mysqlcc-0.9.3-linux-glibc23.tar.gz

Ich freue mich auf Ihre Antwort.

Mfg,
mmlug

p.S Ich bin linux Anfängerin...

drunkenPenguin
07.12.03, 13:21
SuSE 8.3? Diese Version gibt's nicht. Entweder ist es die 8.1 oder die 7.3 (für die übrigens demnächst der Support eingestellt wird).

Folgende Vorgehensweise (wechsle dazu bitte in eine Shell):

Datei entpacken:
tar xfzv mysqlcc-0.9.3-linux-glibc23.tar.gz

ins entpackte Verzeichnis wechseln
cd mysqlcc-0.9.3-linux-glibc23

./configure starten:
./configure

make starten:
make

Root werden (falls Du es nicht schon bist)
su

Root-Passwort eingeben:


Programm installieren:
make install (oder auch) checkinstall


Gruß,
Daniel

mmlug
07.12.03, 13:25
Sorry, ganau suse 8.2 wars.

Unter welche verzeichnis sollte ich installieren???

Mfg,
mmlug

mmlug
07.12.03, 13:38
Habe folgende error bekommt..

linux:~/download # dir
total 7152
drwxr-xr-x 2 root root 136 Dec 7 13:52 .
drwx------ 27 root root 1536 Dec 7 13:08 ..
-rw-r--r-- 1 root root 3330698 Dec 7 13:52 fb216le.sfx
-rw-r--r-- 1 root root 3979648 Dec 6 15:02 mysqlcc-0.9.3-linux-glibc23.tar.gz

linux:~/download # tar xfzv mysqlcc-0.93-linux-glibc23.tar.gz
tar: mysqlcc-0.93-linux-glibc23.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
linux:~/download #

drunkenPenguin
07.12.03, 13:56
Original geschrieben von mmlug
Habe folgende error bekommt..

linux:~/download # dir
total 7152
drwxr-xr-x 2 root root 136 Dec 7 13:52 .
drwx------ 27 root root 1536 Dec 7 13:08 ..
-rw-r--r-- 1 root root 3330698 Dec 7 13:52 fb216le.sfx
-rw-r--r-- 1 root root 3979648 Dec 6 15:02 mysqlcc-0.9.3-linux-glibc23.tar.gz

linux:~/download # tar xfzv mysqlcc-0.93-linux-glibc23.tar.gz
tar: mysqlcc-0.93-linux-glibc23.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
linux:~/download #

Du musst den richtigen Dateinamen angeben:
tar xfzv mysqlcc-0.9.3-linux-glibc23.tar.gz

zwischen der 9 und der 3 muss ein Punkt (0.9.3) -- und nicht, wie Du das eigegeben hast (0.93).
Feel free to ask your questions in English, if it makes easier for you.

Greetz,
Daniel

mmlug
07.12.03, 14:12
Danke für Ihre Hilfe...
Wieso Mein mysqlcc ist nicht unter root benutzer???
Bitte hilfen Sie mit doch weiter....

linux:~/download # tar xvfz mysqlcc-0.9.3-linux-glibc23.tar.gz
mysqlcc-0.9.3-linux-glibc23/
mysqlcc-0.9.3-linux-glibc23/INSTALL.txt
mysqlcc-0.9.3-linux-glibc23/README.txt
mysqlcc-0.9.3-linux-glibc23/LICENSE.txt
mysqlcc-0.9.3-linux-glibc23/mysqlcc
mysqlcc-0.9.3-linux-glibc23/TODO.txt
mysqlcc-0.9.3-linux-glibc23/Changelog.txt
mysqlcc-0.9.3-linux-glibc23/error.wav
mysqlcc-0.9.3-linux-glibc23/warning.wav
mysqlcc-0.9.3-linux-glibc23/syntax.txt
mysqlcc-0.9.3-linux-glibc23/translations/
mysqlcc-0.9.3-linux-glibc23/translations/Deutsch.qm
mysqlcc-0.9.3-linux-glibc23/translations/Deutsch.ts
mysqlcc-0.9.3-linux-glibc23/translations/French.qm
mysqlcc-0.9.3-linux-glibc23/translations/French.ts
mysqlcc-0.9.3-linux-glibc23/translations/Italian.qm
mysqlcc-0.9.3-linux-glibc23/translations/Italian.ts
mysqlcc-0.9.3-linux-glibc23/translations/Polish.qm
mysqlcc-0.9.3-linux-glibc23/translations/Polish.ts
mysqlcc-0.9.3-linux-glibc23/translations/Russian.qm
mysqlcc-0.9.3-linux-glibc23/translations/Russian.ts
mysqlcc-0.9.3-linux-glibc23/translations/Spanish.qm
mysqlcc-0.9.3-linux-glibc23/translations/Spanish.ts
mysqlcc-0.9.3-linux-glibc23/translations/Simplified_Chinese.qm
mysqlcc-0.9.3-linux-glibc23/translations/Simplified_Chinese.ts
mysqlcc-0.9.3-linux-glibc23/translations/Traditional_Chinese.qm
mysqlcc-0.9.3-linux-glibc23/translations/Traditional_Chinese.ts
linux:~/download # dir
total 7152
drwxr-xr-x 3 root root 184 Dec 7 15:02 .
drwx------ 27 root root 1560 Dec 7 14:48 ..
-rw-r--r-- 1 root root 3330698 Dec 7 13:52 fb216le.sfx
drwxr-xr-x 3 tuangpi 500 352 Sep 3 22:36 mysqlcc-0.9.3-linux-glib c23
-rw-r--r-- 1 root root 3979648 Dec 6 15:02 mysqlcc-0.9.3-linux-glib c23.tar.gz

linux:~/download/mysqlcc-0.9.3-linux-glibc23 # dir
total 8713
drwxr-xr-x 3 tuangpi 500 352 Sep 3 22:36 .
drwxr-xr-x 3 root root 184 Dec 7 15:02 ..
-rw-r--r-- 1 tuangpi 500 26411 Sep 3 22:36 Changelog.txt
-rw-r--r-- 1 tuangpi 500 7295 Sep 3 22:36 INSTALL.txt
-rw-r--r-- 1 tuangpi 500 19451 Sep 3 22:36 LICENSE.txt
-rw-r--r-- 1 tuangpi 500 1022 Sep 3 22:36 README.txt
-rw-r--r-- 1 tuangpi 500 2038 Sep 3 22:36 TODO.txt
-rw-r--r-- 1 tuangpi 500 44136 Sep 3 22:36 error.wav
-rwxr-xr-x 1 tuangpi 500 8749510 Sep 3 22:36 mysqlcc
-rw-r--r-- 1 tuangpi 500 3928 Sep 3 22:36 syntax.txt
drwxr-xr-x 2 tuangpi 500 592 Sep 3 22:36 translations
-rw-r--r-- 1 tuangpi 500 42576 Sep 3 22:36 warning.wav

linux:~/download/mysqlcc-0.9.3-linux-glibc23 # mysqlcc
bash: mysqlcc: command not found

Grüße
mmlug

zini2001
07.12.03, 14:42
hallo!!
ich hab mir dieses mysqlcc auch mal angeschaut, jedoch bekomm ich keinen konnect zum mysql server!!! err sagt das meine ip 192.168.x.x nicht darf.
wo stell ich denn das bei mysql ein das nicht nur der localhost sondern auch externe clients dürfen??

MfG zini

drunkenPenguin
07.12.03, 15:13
@mmlug:
Wechsle in das Verzeichnis und gib ./mysqlcc ein.
Der Rest, den ich beschrieben habe, ist hier nicht anwendbar, da es hier nichts zu kompilieren gibt.

Gruß,
Daniel