search for: bucki

Displaying 13 results from an estimated 13 matches for "bucki".

Did you mean: buck
2001 Aug 05
4
Abiword as test of Wine
One problem with Wine has been that there were few serious open source win32 applications out there to test Wine with (ok, maybe my opinions are from 1997 :-) In any case, we have some great open source Win32 applications to test with. AbiWord is one. I just tried installing AbiWord 0.9 under the latest Codeweavers preview. The install worked -- but generated about a billion warnings of the
2009 Sep 13
1
helping out on logcheck
Hi, I'm quite a fan of logcheck and have been using it since setting up my sites, and I recently saw madduck's call for help on logcheck at debaday.[0] How can I help? [0] http://debaday.debian.net/2009/07/19/logcheck-brilliantly-simple-log-monitoring/ P.S. Please CC me on replies, thanks! -- Zak B. Elep -- 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D I like the idea of 256
2011 Jan 19
0
[LLVMdev] How to get the name and argument of a function
Thanks a lot! I finally fix my problem. My code is like this: //CallInst* pCall pCall is a printf called in my situation if( ConstantExpr * pCE = dyn_cast<ConstantExpr>( pCall->getArgOperand(0))){ if( GlobalVariable * pGV = dyn_cast<GlobalVariable>( pCE->getOperand(0))){ if( ConstantArray * pCA = dyn_cast<ConstantArray>(
2012 Nov 08
1
[LLVMdev] Automating Analysis Pass at linktime question [liblto] [safecode]
Hello all, I'm a research assistant at the University of Wisconsin and we're trying to come up with a general way to run our whole program analysis over programs that may use different methods to perform the build. I saw some discussion that liblto could be used for this (and safecode successfully did it) for llvm 2.6 - 3.0, but that doesn't seem to be working the same way with llvm
2001 Aug 05
1
You Don't Know Jack v3 and the Keyboard
Nick Bachmann <nabachmann@yahoo.com> wrote: > I am trying to run YDKJv3 on Wine. I have successfully installed it, > and I am able to run it with Wine HQ and Codeweavers Wine. The problems > with both of these is that I can't use they keyboard! Pressing keys has > no effect. > > I have searched wine lists and bugs, and it looks like I'm not the only > one
2001 Aug 08
2
More WineX Build Problems
I downloaded a newer copy of WineX from the CVS, using WinCVS (Pesky winmodem doesn't work with Linux). I copied it to my linux partition & did a ./configure . To my surprise, an error was returned! bash: ./configure: No such file or directory I'm confused. What am I doing wrong (Yes, I'm a pathetic newbie)? Anybody have any ideas?
2001 Aug 12
0
Kid Pix Studio for win3.1 partial success report
Kidpix Studio (win16/mac, Jan 1995, Broderbund) with Wine from CVS on Sept 6th 2001. Executive summary: works well enough to use. Seems to require midi, which isn't working on my laptop yet, so I have no idea whether the sound works. Individual problems: SETUP.EXE: garbage line of pixels above text in installer dialog box All programs: Modal dialog box at start if not in 256 color
2001 Aug 12
0
Kid Pix Deluxe 3 failure report
Kidpix Studio (win32/mac, copyright 2000, Broderbund) with Wine from CVS on Sept 6th 2001 and no real Windows. Couldn't even install the durn thing. wine Setup.exe said err:ntdll:RtlpWaitForCriticalSection Critical section 0x400f4d4c wait timed out, retrying (60 sec) fs=008f then paused for a long time, then Setup put up a dialog saying "Windows
2001 Sep 02
1
is there a wine "rpm" or similar pls?
I am v v newbie, want to get to grips with linux but mostly interested in using the PC; so the idea of wine appeals a lot. from what I see you generally have to build or compile or something it. Is there a rpm package, if I am using the term correctly, like a windows self-installing thing, i.e. one single file I can download, click on, it goes thru a (preferably non-interactive, I am happy
2012 Mar 06
0
NFS Selinux issues
I'm having a strange problem with selinux and the mounting of a nfs directory. I'm specifying the security context as part of the mount command, yet the security context still shows nfs. The mount shows what the security context should be: [root at clienthost ~]# mount serverhost:/usr/local on /usr/local type nfs4
2012 Mar 15
0
IDE mapping to SATA in virtual guest
Hi, I'm trying to map a logical volume (sata) as an ide drive from my centos 6.2 host to my centos 6.2 guest. Here is xml snippet: <disk type='block' device='disk'> <driver name='qemu' type='raw' cache='none' io='native'/> <source dev='/dev/VolGroup02/LogVol00'/> <target dev='hda'
2011 Jan 17
5
[LLVMdev] How to get the name and argument of a function
Hi everyone: The code I am analyzing is : int main() { int i = 0; printf("hello world!"); printf( "%d" , i ); } I want to get each place where printf is called, and the argument used during that call. so I write llvm pass code like: void Myfunction( Function & F){ for( Function::iterator b = F.begin() , be = F.end() ;
2012 Feb 16
1
new libvirt: CentOS 6.2 versus 6.0
Hi, About half a year ago I installed a stock CentOS 6.0/64bit onto an Intel server to virtualize our Linux fileserver and four WinXP boxes with rdp each. Since recent times I didn't do any upgrades of the server's OS. Now I have CentOS 6.2. After an upgrade I noticed that all virtual cpu name changed to QEMU Virtual CPU version (cpu64-rhel6) The new features were 1) The ability to