machos
05-08-2007, 18:45
Зд@ровo всем!!!!
я новичок Linux помогите кто в курсе
не получается установить прогу wine-0.9.31
она очень нужна так как я не давно поверх WINХР поставил Linux Mandriva 2007
и в мандриве по умолчанию монтируются все диски от xp c доступом «только для чтение»
хотелось бы запускать программы из Винды.
как написано в readme (приведенное ниже)
1-й способ
tar -xvf wine-0.9.31.tar //распаковываю архив
cd wine-0.9.31 //перехожу в wine-0.9.31
[root@localhost wine-0.9.31]# ls -l //вот содержимое каталога:
итого 2728
-rw-rw-r-- 1 root root 5395 Фев 16 17:48 aclocal.m4
-rw-rw-r-- 1 root root 34394 Фев 16 17:48 ANNOUNCE
-rw-rw-r-- 1 root root 13053 Фев 16 17:48 AUTHORS
-rw-rw-r-- 1 root root 1910066 Фев 16 17:48 ChangeLog
-rw-r--r-- 1 root root 12082 Июл 30 21:16 config.log
-rwxrwxr-x 1 root root 633763 Фев 16 17:48 configure*
-rw-rw-r-- 1 root root 60844 Фев 16 17:48 configure.ac
-rw-rw-r-- 1 root root 26434 Фев 16 17:48 COPYING.LIB
drwxrwxr-x 206 root root 4096 Фев 16 17:48 dlls/
drwxrwxr-x 2 root root 1024 Фев 16 17:48 documentation/
drwxrwxr-x 2 root root 1024 Фев 16 17:48 fonts/
drwxrwxr-x 5 root root 6144 Фев 16 17:48 include/
drwxrwxr-x 5 root root 1024 Фев 16 17:48 libs/
-rw-rw-r-- 1 root root 824 Фев 16 17:48 LICENSE
-rw-rw-r-- 1 root root 1324 Фев 16 17:48 LICENSE.OLD
drwxrwxr-x 2 root root 1024 Фев 16 17:48 loader/
-rw-rw-r-- 1 root root 35328 Фев 16 17:48 Makefile.in
-rw-rw-r-- 1 root root 9237 Фев 16 17:48 Make.rules.in
drwxrwxr-x 38 root root 1024 Фев 16 17:48 programs/
-rw-rw-r-- 1 root root 6670 Фев 16 17:48 README
drwxrwxr-x 2 root root 2048 Фев 16 17:48 server/
drwxrwxr-x 9 root root 1024 Фев 16 17:48 tools/
-rw-rw-r-- 1 root root 20 Фев 16 17:48 VERSION
./configure & make depend & make //компилирую прогу
результат:
[1] 5478
[2] 5479
make: *** Нет правила для сборки цели `depend'. Останов.
make: *** Не заданы цели и не найден make-файл. Останов.
[2]+ Exit 2 make depend
[root@localhost wine-0.9.31]# checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for flex... no
checking for lex... no
checking for :... no
checking for flex... no
checking for lex... no
configure: error: no suitable lex found. Please install the 'flex' package.
[1]+ Exit 1 ./configure
2-способ
root@localhost tools]# ./wineinstall //запускаю
результат:
WINE Installer v0.75
/home/guru/Desktop/linux_soft/wine/wine-0.9.31 /home/guru/Desktop/linux_soft/wine/wine-0.9.31/tools
You are running wineinstall as root, this is not advisable. Please rerun as a user.
Aborting.
я новичок Linux помогите кто в курсе
не получается установить прогу wine-0.9.31
она очень нужна так как я не давно поверх WINХР поставил Linux Mandriva 2007
и в мандриве по умолчанию монтируются все диски от xp c доступом «только для чтение»
хотелось бы запускать программы из Винды.
как написано в readme (приведенное ниже)
1-й способ
tar -xvf wine-0.9.31.tar //распаковываю архив
cd wine-0.9.31 //перехожу в wine-0.9.31
[root@localhost wine-0.9.31]# ls -l //вот содержимое каталога:
итого 2728
-rw-rw-r-- 1 root root 5395 Фев 16 17:48 aclocal.m4
-rw-rw-r-- 1 root root 34394 Фев 16 17:48 ANNOUNCE
-rw-rw-r-- 1 root root 13053 Фев 16 17:48 AUTHORS
-rw-rw-r-- 1 root root 1910066 Фев 16 17:48 ChangeLog
-rw-r--r-- 1 root root 12082 Июл 30 21:16 config.log
-rwxrwxr-x 1 root root 633763 Фев 16 17:48 configure*
-rw-rw-r-- 1 root root 60844 Фев 16 17:48 configure.ac
-rw-rw-r-- 1 root root 26434 Фев 16 17:48 COPYING.LIB
drwxrwxr-x 206 root root 4096 Фев 16 17:48 dlls/
drwxrwxr-x 2 root root 1024 Фев 16 17:48 documentation/
drwxrwxr-x 2 root root 1024 Фев 16 17:48 fonts/
drwxrwxr-x 5 root root 6144 Фев 16 17:48 include/
drwxrwxr-x 5 root root 1024 Фев 16 17:48 libs/
-rw-rw-r-- 1 root root 824 Фев 16 17:48 LICENSE
-rw-rw-r-- 1 root root 1324 Фев 16 17:48 LICENSE.OLD
drwxrwxr-x 2 root root 1024 Фев 16 17:48 loader/
-rw-rw-r-- 1 root root 35328 Фев 16 17:48 Makefile.in
-rw-rw-r-- 1 root root 9237 Фев 16 17:48 Make.rules.in
drwxrwxr-x 38 root root 1024 Фев 16 17:48 programs/
-rw-rw-r-- 1 root root 6670 Фев 16 17:48 README
drwxrwxr-x 2 root root 2048 Фев 16 17:48 server/
drwxrwxr-x 9 root root 1024 Фев 16 17:48 tools/
-rw-rw-r-- 1 root root 20 Фев 16 17:48 VERSION
./configure & make depend & make //компилирую прогу
результат:
[1] 5478
[2] 5479
make: *** Нет правила для сборки цели `depend'. Останов.
make: *** Не заданы цели и не найден make-файл. Останов.
[2]+ Exit 2 make depend
[root@localhost wine-0.9.31]# checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for flex... no
checking for lex... no
checking for :... no
checking for flex... no
checking for lex... no
configure: error: no suitable lex found. Please install the 'flex' package.
[1]+ Exit 1 ./configure
2-способ
root@localhost tools]# ./wineinstall //запускаю
результат:
WINE Installer v0.75
/home/guru/Desktop/linux_soft/wine/wine-0.9.31 /home/guru/Desktop/linux_soft/wine/wine-0.9.31/tools
You are running wineinstall as root, this is not advisable. Please rerun as a user.
Aborting.