Displaying 12 results from an estimated 12 matches for "winever".
2010 Oct 20
4
cross-compiling the windows_port branch (socklen_t)
Fr?d?ric,
I'm curious as to how you are configuring the windows_port branch.
When I try to cross-compile, configure complains about socklen_t:
$ ./configure --host=i686-pc-mingw32
Network UPS Tools version 2.4.3
[...]
checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a
type to use in place of socklen_t
The test (m4/nut_type_socklen_t.m4) is
2002 Mar 30
1
Winever
Howdy,
Is there any particular reason to run one winever parameter as opposed
to another. Is it for API compatibility's sake? Is it for bug
compatibility's sake?
Thanks,
====================================================
Oliver Sampson
olsam@quickaudio.com
http://www.oliversampson.com
2010 Dec 16
3
windows_port NUT branch
Hi,
Frederic, big thanks for your work on this, by a coincedence it's exactly what
i need at work :)
I'm compiling your branch on Debian GNU/Linux with mingw and having some minor
troubles worth mentioning and (i hope) fixing.
I configure with
CC=586-mingw32msvc-gcc ./configure --host=i586-mingw32msvc --prefix=/c/winnut/
Interestingly, there's scripts/Windows/Makefile in the repo
2005 Mar 23
1
winetools (and x86_64) problems
Hi,
winetools 2.1.1 (installed from wine.sf.net deb recently) has a few
missing double quotes on line 2568. Here's the diff:
tjzeeman@carrington:~$
diff /chroot/ia32-sid/root/winetools.orig /chroot/ia32-sid/usr/bin/winetools
2568c2568
< if [ $WINEVER -lt 20040914 ] || [ $WINEVER -gt 20050111 ]; then
---
> if [ "$WINEVER" -lt "20040914" ] || [ "$WINEVER" -gt "20050111" ];
then
Unfortunately I still didn't get winetools to work for me.
It detects wine (also from wine.sf.net as .deb; ATM version 200...
2009 Jun 24
2
Script to run Wine and save log
...wine ]; then
wine="/usr/bin/wine"
else
wine=wine
fi
WINEPREFIX="${WINEPREFIX:-$HOME/.wine}" export state not changed
date=`date +%Y%m%d-%H:%M:%S`
if [ -d "$WINEPREFIX" ]; then
wineprefixstatus="Not clean"
else
wineprefixstatus="Clean"
fi
if ! winever=`$wine --version` 2> /dev/null; then
echo "Fatal error: Cannot run wine with command '$wine'!" 1>&2
exit 1
fi
mkdir "$logpath"
logname="$logpath/$1.$date.$winever.log"
echo "----------------------------------------------------------"|te...
2006 Jan 09
2
Problem with WineTools - unexpected identifier
...(e.g. Basic Setup), it gives me the following message and returns to the
main menu:
------------------------
ckrug@consecol-ckrug:~> wt
detecting Wine version... done.
Drive C: is /home/ckrug/.wine/drive_c
Wine 0.9.3
wine is executed as wine
Parameters are --noexit
Browser is /usr/bin/firefox.
WINEVER is "0.9.3".
Version of Wine is OK.
Calls to wine are executed as "wine".
Config is /home/ckrug/.wine/winetools.log.
/home/ckrug/.kde/share/config/gtkrc:37: error: unexpected identifier
`gtk-alternative-button-order', expected keyword - e.g. `style'
/home/ckrug/.kde/sha...
2006 Jun 22
3
Xdialog
...f it is ok
please help me.
when I type wt in the Konsole, I get the following error even though
xdialog is installed.
---------------------
detecting Wine version... done.
Drive C: is /home/hab/.wine/drive_c
Wine 0.9.16
wine is executed as wine
Parameters are --noexit
Browser is /usr/bin/firefox.
WINEVER is "0.9.16".
/usr/local/bin/wt: line 3300: /usr/local/winetools/Xdialog: No such
file or directory
Calls to wine are executed as "wine".
Config is /home/hab/.wine/winetools.log.
/usr/local/bin/wt: line 3211: /usr/local/winetools/Xdialog: No such
file or directory
/usr/local/bin...
2011 Feb 27
5
¿Can you create support for thumbnail video creator 3?
Hi, I use this program in windows and but i need to use in centos 5. The program needs .net 2.0 to run in windows bit wine don't run this program in centos. Can you provide support wo work in wine? Thanks.
Sorry my bad english, I'm from Spain.[/img]
2007 Mar 19
1
problem installing Internet explorer
...try ti install internet explorer i have the
error :
**********************************************************
user@Alinux:~$ winetools
detecting Wine version... done.
Drive C: is /home/angelus/.wine/drive_c
Wine 0.9.12
wine is executed as wine
Parameters are --noexit
Browser is /usr/bin/firefox.
WINEVER is "0.9.12".
Calls to wine are executed as "wine".
Config is /home/user.wine/winetools.log.
Choice is Base setup
Choice is Internet Explorer 6.0 SP1 English with checked=F
dcom98.exe to check
software installation verified by /home/user/.wine/winetools.log
dcom98.exe = installe...
2009 Jun 15
4
Error compiling Wine 0.9.53 - Please Help
Greetings,
I have much trouble compiling Wine 0.9.53 and I just don't know what to do. My system is Ubuntu Intrepid Ibex (32-bit) and I have build essential and build-dep wine installed. Also I've used install-wine-deps.sh from official Wine Wiki just to be sure that all needed dependencies are installed.
First I've tried by downloading source code but whenever I try to compile it I
2018 Mar 16
0
Wine release 3.4
The Wine development release 3.4 is now available.
What's new in this release (see below for details):
- More Vulkan support, including integration with the X11 driver.
- Better handling of privileged instructions on x86-64.
- Hex edit dialog improvements in RegEdit.
- Assortment of patches merged from wine-staging.
- Various bug fixes.
The source is available from the following
2006 Oct 13
0
Wine release 0.9.23
This is release 0.9.23 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Massive update of printf formats for Win64 compatibility.
- Dynamic drive support on MacOSX.
- Still more MSI fixes and improvements.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the public sites. The