Отправляет email-рассылки с помощью сервиса Sendsay

Как я устанавливал wine

Я наконец-то запустил установочные скрипты Wine. И вот что получил:

Запуск скрипта configure из-под пользователя:

[boris@localhost wine-20031212]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
See `config.log' for more details.

Запуск скрипта wine-install из-под пользователя:

[boris@localhost tools]$ ./wineinstall
WINE Installer v0.74

~/tmp/wine-20031212 ~/tmp/wine-20031212/tools
Warning: Old Wine RPM install detected. Do you want to remove it first?
(yes/no) yes
We need to remove the rpm as root, please enter your root password

Starting wine rpm removal...
Password:
предупреждение: /etc/wine/wine.conf сохранен как
/etc/wine/wine.conf.rpmsave
Done.
Running configure...

configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
See `config.log' for more details.

Configure failed, aborting install.

Запуск скрипта wine-install из-под администратора:

[root@localhost tools]# ./wineinstall
WINE Installer v0.74
/home/boris/tmp/wine-20031212 /home/boris/tmp/wine-20031212/tools
You are running wineinstall as root, this is not advisable. Please rerun
as a user.
Aborting.

Я перекомпилировал и утановил Rpm и всё равно, при запуске программ и
из-под пользователя, и из-под администратора я получаю:

[root@localhost root]# wine /mnt/c/nc.5/nc.exe
Segmentation fault

Скажите, пожалуйста, в чём проблема и как её решить!

Ответить   "lyks@newmail.ru" Sun, 25 Jul 2004 23:39:49 +0400 (#198209)