64位ubuntu10.10编译wine1.3.7问题

编译打包和其他
回复
人在井天
帖子: 1081
注册时间: 2009-04-29 21:22

64位ubuntu10.10编译wine1.3.7问题

#1

帖子 人在井天 » 2010-11-22 8:45

代码: 全选

configure: gstreamer-0.10 32-bit development files not found, gstreamer support disabled

configure: Finished.  Do 'make' to compile Wine.
如何解决,这个好象是需要32位的gstreamer

代码: 全选

$ dpkg --get-selections |grep gstreamer
bluez-gstreamer					install
gstreamer0.10-alsa				install
gstreamer0.10-ffmpeg				install
gstreamer0.10-fluendo-mp3			install
gstreamer0.10-gnonlin				install
gstreamer0.10-nice				install
gstreamer0.10-plugins-bad			install
gstreamer0.10-plugins-base			install
gstreamer0.10-plugins-base-apps			install
gstreamer0.10-plugins-good			install
gstreamer0.10-plugins-ugly			install
gstreamer0.10-pulseaudio			install
gstreamer0.10-tools				install
gstreamer0.10-x					install
libgstreamer-plugins-base0.10-0			install
libgstreamer0.10-0				install
源里下载的wine不能成功模拟弈城围棋,所以先编译成功了1.1.35的,虽成功,但嫌版本太低,所以想编译这个。
上次由 人在井天 在 2010-11-22 10:13,总共编辑 1 次。
头像
xhy
帖子: 3916
注册时间: 2005-12-28 1:16
系统: Ubuntu 12.10 X64
来自: 火星

Re: 64位ubuntu10.10编译wine1.37问题

#2

帖子 xhy » 2010-11-22 8:56

源里的是1.2.1,应该不低了

代码: 全选

$ apt-cache show wine
Package: wine
Priority: optional
Section: universe/otherosfs
Installed-Size: 64
Maintainer: Ubuntu MOTU Developers <[email protected]>
Original-Maintainer: Scott Ritchie <[email protected]>
Architecture: all
Source: wine1.2
Version: 1.2.1-0ubuntu1
Depends: wine1.2
Filename: pool/universe/w/wine1.2/wine_1.2.1-0ubuntu1_all.deb
Size: 40130
MD5sum: 7d306c53982a54c3a144ef24a27612f1
SHA1: 832686c5ae65bbe8bd675a793524269ec3631f20
SHA256: ed979038c7c20299e28655fe988c0c0c34678a94abe4c759a585e666ebabb714
Description: Microsoft Windows Compatibility Layer (dummy package)
 This package is to ease upgrades for users of older Wine packages.
 It can be safely removed.
Homepage: http://www.winehq.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
目前负债150多万
人在井天
帖子: 1081
注册时间: 2009-04-29 21:22

Re: 64位ubuntu10.10编译wine1.37问题

#3

帖子 人在井天 » 2010-11-22 9:25

xhy 写了:源里的是1.2.1,应该不低了

代码: 全选

$ apt-cache show wine
Package: wine
Priority: optional
Section: universe/otherosfs
Installed-Size: 64
Maintainer: Ubuntu MOTU Developers <[email protected]>
Original-Maintainer: Scott Ritchie <[email protected]>
Architecture: all
Source: wine1.2
Version: 1.2.1-0ubuntu1
Depends: wine1.2
Filename: pool/universe/w/wine1.2/wine_1.2.1-0ubuntu1_all.deb
Size: 40130
MD5sum: 7d306c53982a54c3a144ef24a27612f1
SHA1: 832686c5ae65bbe8bd675a793524269ec3631f20
SHA256: ed979038c7c20299e28655fe988c0c0c34678a94abe4c759a585e666ebabb714
Description: Microsoft Windows Compatibility Layer (dummy package)
 This package is to ease upgrades for users of older Wine packages.
 It can be safely removed.
Homepage: http://www.winehq.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

只好先编译1.2.1看看吧。
人在井天
帖子: 1081
注册时间: 2009-04-29 21:22

Re: 64位ubuntu10.10编译wine1.3.7问题

#4

帖子 人在井天 » 2010-11-22 10:14

唉!自己编译的1.2.1的仍是不可用,晕了。
回复