I've updated my computer since the stable release of 1.4 but I'm still at 1.4rc6. Are they both the same?
If not, what do I need to compile?
I found this: https://launchpad.net/~ubuntu-wine/+archive/ppa
which has wine1.3 as version 1.4rc6, and then wine1.3-gecko as version 1.4.0... Not sure what the difference is there..
Any help?
is wine 1.4 equivalent to wine 1.4rc6?
-
- Newbie
- Posts: 2
- Joined: Sat Mar 10, 2012 2:43 am
is wine 1.4 equivalent to wine 1.4rc6?
On Sat, 2012-03-10 at 11:10 -0600, thed0ctor wrote:
labelled 1.4.1-fc16 but I can't tell you more than that because "wine
--version" just displays "wine-1.4".
It ran everything I use Wine for in a series of quick tests - specialist
stuff: LK8000, XCSoar (navigation programs), SPINE (a UK-specific flight
planning program) and EW Uploader (a downloader for EW loggers).
Martin
FWIW Fedora 16 is distributing a version as a set of RPM packagesI know 1.4 was claimed stable but it doesn't look like it's available
to download through the repository/ubuntu software center. The only
one available is 1.4rc6 and the gecko version.
labelled 1.4.1-fc16 but I can't tell you more than that because "wine
--version" just displays "wine-1.4".
It ran everything I use Wine for in a series of quick tests - specialist
stuff: LK8000, XCSoar (navigation programs), SPINE (a UK-specific flight
planning program) and EW Uploader (a downloader for EW loggers).
Martin
Re: is wine 1.4 equivalent to wine 1.4rc6?
Aside from few translation changes yes they are:thed0ctor wrote:I've updated my computer since the stable release of 1.4 but I'm still at 1.4rc6. Are they both the same?
Code: Select all
$git diff --stat wine-1.4-rc6..wine-1.4
ANNOUNCE | 622 +++++---
VERSION | 2 +-
configure | 18 +-
documentation/README.es | 232 ++--
documentation/README.ja | 15 +-
po/cs.po | 395 +++---
po/da.po | 4 +-
po/de.po | 166 +-
po/es.po | 3832 ++++++++++++++++++++-----------------------
po/fi.po | 220 ++--
po/fr.po | 6 +-
po/hu.po | 7 +-
po/ja.po | 172 +-
po/ko.po | 2 +-
po/nb_NO.po | 14 +-
po/pt_PT.po | 1958 +++++++++--------------
po/sl.po | 22 +-
po/sv.po | 160 +-
po/tr.po | 520 +++---
po/zh_TW.po | 18 +-
programs/notepad/notepad.rc | 4 +-
programs/winecfg/winecfg.rc | 12 +-
22 files changed, 3917 insertions(+), 4484 deletions(-)