ANTICHAT

ANTICHAT (https://forum.antichat.xyz/index.php)
-   Linux, Freebsd, *nix (https://forum.antichat.xyz/forumdisplay.php?f=124)
-   -   Установка yum на Fedora 8 ? (https://forum.antichat.xyz/showthread.php?t=1776765)

legion333 17.05.2009 21:40

Помогите установить yum на Fedora 8? или каким способом можно ещо установить MySQL на Fedora 8?

Antiment 17.05.2009 22:22

Цитата:


legion333 написал(а):

Помогите установить yum на Fedora 8? или каким способом можно ещо установить MySQL на Fedora 8?


Глянь тут _http://dev.mysql.com/downloads/mysql/5.0.html

AccessForbidden 18.05.2009 22:41

1. Вообще yum там по дкфолту долже стоять. Мб не от рута делаешь?
2. Если все же нету
3.

Цитата:


1. Download the ISO and create a Fedora 8 LiveCD.
2. Boot the LiveCD with a wired connection to the Internet available.
3. Open a terminal and log in as root (su).
4. Make a directory to mount your system to: mkdir /mnt/temp
5. Mount the F8 root directory: mount /dev/sdxy /mnt/temp

Note: You change x & y to your F8 root partition. If you are using LVM, you have to know how to mount it (I hate it and don't use it).

6. Do the job: yum --installroot=/mnt/temp install yum
7. Reboot into the F8 system and try to update it:
Code:

Код:


Код:

su
      yum update


p.s ставить руками mysql очень плохая затея в данном случае.


Время: 09:16