[Seek Help] 技术大佬来看,wine环境起不来
Tofloor
poster avatar
good-looking-hk
deepin
2021-05-07 03:12
Author

技术大佬来看,wine环境起不来,详情可以看我之前发的帖子

 

(base) hk-pc@hk-pc:/usr/lib/deepin-wine5$ ./wine

bash: ./wine: 没有那个文件或目录

(base) hk-pc@hk-pc:/usr/lib/deepin-wine5$ ./wine-preloader 

Usage: ./wine-preloader wine_binary [args]

(base) hk-pc@hk-pc:/usr/lib/deepin-wine5$ file

Usage: file [-bcCdEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding]

            [--mime-type] [-e ] [-F ]  [-f ]

            [-m ] [-P ] ...

       file -C [-m ]

       file [--help]

(base) hk-pc@hk-pc:/usr/lib/deepin-wine5$ file wine

wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=a6c8eb045ec7b216cc9da9174e71610eed04f8ca, stripped

(base) hk-pc@hk-pc:/usr/lib/deepin-wine5$ strings wine

/lib/ld-linux.so.2

libwine.so.1

__gmon_start__

wine_init_argv0_path

wine_exec_wine_binary

wine_dlsym

wine_mmap_add_reserved_area

wine_init

wine_get_build_id

libpthread.so.0

pthread_create

pthread_join

__errno_location

libc.so.6

_IO_stdin_used

exit

puts

getpid

putenv

getenv

stderr

setrlimit64

munmap

fwrite

fprintf

syscall

getrlimit64

__libc_start_main

__libc_csu_fini

_edata

__data_start

__libc_csu_init

_end

_fp_hw

__bss_start

wine_main_preload_info

GLIBC_2.1

GLIBC_2.0

GLIBC_2.2

WINE_1.0

$ORIGIN/.:/usr/lib/i386-linux-gnu/deepin-wine5

WVSQ

1h* 

|j%j

|=|@

|-|@

Ph|@

|jPj

PPSj

UWVS

[^_]

--help

--version

epoll_create

WINELOADERNOEXEC

WINELOADER

wine: glibc >= 2.3 without NPTL or TLS is not a supported combination.

      Please upgrade to a glibc with NPTL support.

wine: Your C library is too old. You need at least glibc 2.3 with NPTL support.

Warning: memory above 0x80000000 doesn't seem to be accessible.

Wine requires a 3G/1G user/kernel memory split to work properly.

wine: could not exec the wine loader

wine: failed to initialize: %s

Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program

       wine --help                   Display this help and exit

       wine --version                Output version information and exit

;*2$"(

WINELOADERNOEXEC=1

.shstrtab

.interp

.note.ABI-tag

.note.gnu.build-id

.gnu.hash

.dynsym

.dynstr

.gnu.version

.gnu.version_r

.rel.dyn

.rel.plt

.init

.text

.fini

.rodata

.eh_frame_hdr

.eh_frame

.init_array

.fini_array

.dynamic

.got

.got.plt

.data

.bss

Reply Favorite View the author
All Replies
good-looking-hk
deepin
2021-05-07 03:32
#1
It has been deleted!
安洛
deepin
2021-05-07 06:40
#2

我虽然无法帮你解决问题,但是可以帮你减少一些无用功:

deepin的微信自带wine,不依赖deepin-wine5,也不与其它wine发生冲突。

另外,你可以试试卸载微信,删除~/.deepinwine内的所有东西,然后重新安装微信,看看效果。

Reply View the author
boydreaming
deepin
2021-05-07 17:26
#3

可以借用已安装的微信,产生的WINE。在~/.deepwine/deep-wine5-stable下面的wine。我就是用这个wine版本,运行其他的WIN程序。

Reply View the author