Wine 1.7.4 reports as version 1.7.0

Questions about Wine on Linux
Locked
doodage
Newbie
Newbie
Posts: 3
Joined: Wed Oct 23, 2013 1:02 am

Wine 1.7.4 reports as version 1.7.0

Post by doodage »

on archlinux 64bit, having installed wine 1.7.4-1, it reports as 1.7.0:

$ pacman -Ss wine
multilib/wine 1.7.4-1 [installed]

$ wine --version
wine-1.7.0
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine 1.7.4 reports as version 1.7.0

Post by dimesio »

Did you ever install Wine you built yourself, and fail to uninstall it before installing the package?

If that's not the case, report the problem to the package maintainer.
doodage
Newbie
Newbie
Posts: 3
Joined: Wed Oct 23, 2013 1:02 am

Re: Wine 1.7.4 reports as version 1.7.0

Post by doodage »

Thanks, I didn't compile wine myself or anything, but for some reason a bunch of wine 1.7.0 binaries were in my /usr/local/bin! I just deleted them and then did a "hash -r" and it reports correct version now. I still have no idea what happened there.
Locked