Hello,
I need to compile old wine 1.4.1 source on Ubuntu 14.04 server x86_64.
I offer 0.05 BTC for working and detailed step-by-step instruction
Thank you
Need Wine 1.4 on Ubuntu 14.04 64 bit.
-
- Newbie
- Posts: 2
- Joined: Tue Jun 10, 2014 3:43 am
-
- Newbie
- Posts: 2
- Joined: Tue Jun 10, 2014 3:43 am
Re: Need Wine 1.4 on Ubuntu 14.04 64 bit.
Thanks for the replay:
Ok First problem:
I need to do
../wine-git/configure --enable-win64 --without-freetype -
I have not freee type on my ubuntu 14.04! -Do I need it?
Then i get
config.status: executing Makefile commands
configure: libhal development files not found, no legacy dynamic device support.
configure: liblcms development files not found, Color Management won't be supported.
configure: WARNING: OpenSSL development files not found, SSL won't be supported.
When I continue:
On step:
misho@my32bitbox:~$ sudo apt-get build-dep wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
Here game is over. Please help me
Thanks
Ok First problem:
I need to do
../wine-git/configure --enable-win64 --without-freetype -
I have not freee type on my ubuntu 14.04! -Do I need it?
Then i get
config.status: executing Makefile commands
configure: libhal development files not found, no legacy dynamic device support.
configure: liblcms development files not found, Color Management won't be supported.
configure: WARNING: OpenSSL development files not found, SSL won't be supported.
When I continue:
On step:
misho@my32bitbox:~$ sudo apt-get build-dep wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
Here game is over. Please help me

Thanks
Re: Need Wine 1.4 on Ubuntu 14.04 64 bit.
Yes.Peter00001 wrote: I have not freee type on my ubuntu 14.04! -Do I need it?
For versions of Wine prior to 1.5.28, you need this. (Wine switched to GnuTLS in 1.5.28.)configure: WARNING: OpenSSL development files not found, SSL won't be supported.
Ask on the Ubuntu forum. That's package manager issue.E: You must put some 'source' URIs in your sources.list