similar to: Wine - which version am I really running?

Displaying 20 results from an estimated 3000 matches similar to: "Wine - which version am I really running?"

2006 Apr 29
3
What version of Wine am I running?
If I type the following from the cli: [cj@vrproductions2 ~]$ wine Wine 20050830 Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit [cj@vrproductions2 ~]$ rpm -qa | grep wine wine-devel-0.9.12-1.fc4 wine-arts-0.9.12-1.fc4 wine-tools-0.9.12-1.fc4
2005 Aug 11
1
name resolving on a simple network
Pardon me if I don't adhere to list protocol - this is my first post: I have a simple home network with a seemingly intractable problem. I'm pretty new to Samba, though, and I can't help but think the answer, like the purloined letter in Edgar Allan Poe's story, is staring me in the face. Various folks have been helping me over on the Fedora list for 9 days, now, so I thought
2005 Aug 13
2
problems with name resolution in a small home network
Pardon me if I don't adhere to list protocol - this is my first post: I have a simple home network with a seemingly intractable problem. I'm pretty new to Samba, though, and I can't help but think the answer, like the purloined letter in Edgar Allan Poe's story, is staring me in the face. Various folks have been helping me over on the Fedora list for 9 days, now, so I thought
2005 Aug 27
0
unhandled exception on 20050725 install from source on Fedora Core 4
I'm running FC4 with all the latest patches and kernel. I checked the basic requirements for installation for all necessary packages. Using the unpacked source, I installed by ./tools/wineinstall per the readme. I got a long series of errors well into the process, posted below - I've read the documentation and several help sites including this group and the user list but can't seem to
2005 Nov 11
1
proper path to migrate from 20050830 to 9.1
Is there a recommended procedure to migrate from a tarball install of 20050830 to an FC4 rpm of 9.1? -- Claude Jones Bluemont, VA, USA
2005 Sep 04
1
can anyone explain any of these error messages
Running 20050830 on FC4 - These are errors from the Windows setup app when I tried to run wine [name of installation file] - Is this situation just hopeless, or is there something here that could help me get past this problem? Error Code: -5009 : 0x80040154 Error Information: >Kernel\TextSubstitution.cpp (368) >Ctor\ObjectWrapper.cpp (389) >Kernel\Component.cpp (1161)
2005 Sep 04
1
20050830 is up but where next
I've just installed 20050830 from source on an FC4 box. I used the suggested method in the readme: ./tools/wineinstall It appears to work - if I type 'notepad' from a bash terminal, notepad opens right up - all the instructions say to use 'wine notepad' but I don't need to include wine. Just typing 'notepad' starts the program. My question is, where next?
2005 Sep 04
2
Is 'xorg-x11-devel' equivalent to 'XFree86-devel'?
The readme states as requirement that XFree86-devel be installed for RedHat boxes. I'm running FC4 which doesn't use XFree-86 but xorg-x11. Are these equivalent, and will the installation of xorg-x11-devel meet the installation requirments? -- Claude Jones Bluemont, VA, USA
2004 Aug 24
1
question on dot files
I hope this is an appropriate forum for Samba questions from new users. I have successfully configured Samba on my network which consists of a Fedora 2 box and three Windows machines. However, I can't seem to turn off the dot files. When I browse to the shared folder from a one of the Windows machines, which is my personal folder in /home, I can see all the './' and '.'
2006 Mar 14
0
Chinese characters appearing in IE title bar
I'm running Wine .99 on a PCLINUXOS p-92 box (Mandrake derivative). I've successfully installed IE using wine tools. I've additionally installed all the base software and fonts. Yet, when I open IE, it displays Chinese characters in the title bar of the window. The menus and web pages display correctly, and it otherwise works well, though Windows Media doesn't seem to work -
2005 Sep 21
1
World of Warcraft 1.7.X
Hello, I have a Fedora Core 4 on a AMD-64 with the wine version 20050830 World of Warcraft work (in openGL) with the FC4 i386 without sound and I have to kill wine when I want quit. The game is quite fast (some problem when looking fire with smoke). But with the wame FC4 in x64 architecture I cannot target mobs, nps and corpses. With cedega 4.4.1 I use : ;; App default settings ;; World of
2012 Jul 12
0
HAR-RV-CJ Moedel
I am trying to write a loop to forecast realized volatility over successive days for the purpose of VaR prediction using the HAR-RV-CJ model which is as follows: log(RV_t+1) = ?_0 + ?_CD log(CV_t) + ?_CW log(CV_t-5) + ?_CM log(CV_t-22) + ?_JD log(J_t + 1) + ?_JW log(J_t-5 + 1) + ?_JM log(J_t-22 + 1) + e_t where RV is realized volatility, CV is continuous volatility and J is the jump which is
2012 Jul 12
0
Writing HAR-RV-CJ Model?
I am trying to write a loop to forecast realized volatility over successive days for the purpose of VaR prediction using the HAR-RV-CJ model which is as follows: log(RV_t+1) = ?_0 + ?_CD log(CV_t) + ?_CW log(CV_t-5) + ?_CM log(CV_t-22) + ?_JD log(J_t) + ?_JW J_t-5 + ?_JM J_t-22 + e_t where RV is realized volatility, CV is continuous volatility and J is the jump which is RV - CV, _t is
2013 Sep 21
0
[Bug 1555] add attribute extensions to sftp-server
https://bugzilla.mindrot.org/show_bug.cgi?id=1555 J?r?me Carretero <cJ-mr at zougloub.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cJ-mr at zougloub.eu --- Comment #9 from J?r?me Carretero <cJ-mr at zougloub.eu> --- It looks like the
2005 Oct 01
3
Compilation errors while building wine-20050930
Hi list, I've justed patched my wine-20050830 source tree to compile the new version, but I get the following errors: avifile.spec.o(.data.rel.ro+0x600): In function `__wine_avifile_dll_CallFrom16_p_long_lllpllpp': /home/phil/Quelltexte/wine-20050830/dlls/avifil32/avifile.spec.c:84: undefined reference to `__wine_call_from_16_long'
2017 Oct 09
1
Using response variable in interaction as explanatory variable in glm crashes R
>>>>> Jan van der Laan <rhelp at eoos.dds.nl> >>>>> on Fri, 6 Oct 2017 12:13:39 +0200 writes: > It is actually model.matrix that crashes, not glm. Same > crash occurs with e.g. lm. > model.matrix(dob_mon ~ dob_day*dob_mon, data = tab) > also crashes R. Yes, segmentation fault. It only happens when these are *logical*
2008 Aug 07
1
How to do line breaks in sieve scripts?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In working with auto vacation replies I'd like to do a sieve script as follows: require ["vacation"]; vacation :days 30 :addresses "cj.keist at colostate.edu" :subject "Out of Office" "***************** Out of Office ****************** I'm away -- send mail to foo in my absence
2015 Sep 11
1
Doubt on usage of rsync for chown of existing folders
Hi I would like to have changes (chown) in the destination. However, some files did not changed size or rights. All files should have new owner. Thanks, Regards,CJ Em Quinta-feira, 10 de Setembro de 2015 20:26, Kevin Korb <kmk at sanitarium.net> escreveu: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rsync does not change anything on the source.  Only on the target. Only
2007 May 03
1
[ win32utils-Bugs-10555 ] wait call in while loop generate "bignum too big to convert into long" error
Bugs item #10555, was opened at 2007-05-03 11:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=10555&group_id=85 Category: win32-changejournal Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Dong Zhang (dzhang) Assigned to: Park Heesob (phasis68) Summary: wait call in while loop generate "bignum too big to convert into
2014 Dec 18
0
samba slowing down
On Thu, Dec 18, 2014 at 3:51 PM, Cj Tibbetts < cjtibbetts at heritageacademyaz.com> wrote: > > Thank you Ricky for responding. I am still new to linux and samba so I am > struggling with where to start. I will answer your questions the best that > I can. For memory use I see only a small increase over time. I used vmstat > after reboot and after 30 min. I am using samba 4.1.9