similar to: Re : Hello

Displaying 20 results from an estimated 1000 matches similar to: "Re : Hello"

2012 Nov 09
1
problem with function "qdagum"
I would like to ude the function "qdagum", to compite quantiles of dagum distribution, but if I use the form: >qdagum(0.1, 4, 7206, 0.648) Error in qdagum(0.1, 4, 7206, 0.648) : object 'Scale' not found Error will apper, Could you help me? Thank you very much in advance, Alena -- View this message in context:
2011 Aug 10
1
Floats in Microsoft Basic format
Hi all, I need to convert a floating point value from Microsoft Basic format to IEEE format. There's a simple way to achieve this in R or I have to write my own function? (e.g. convert the C code below) thanks t #include <string.h> /* for strncpy */ int _fmsbintoieee(float *src4, float *dest4) { unsigned char *msbin = (unsigned char *)src4; unsigned char *ieee
2009 Mar 22
2
Playing Gamemaker 6 and 7 games on OSX?
I have recently gotten back into making a games with gamemaker. I had a big game that I didn't finish on my old computer running Windows XP. But then my stupid sister dropped my laptop done the stairs. That was about 2 months ago, and I got a new laptop running OSX because my parents hate Windows (while I love it). I was looking through a flashdrive with my stuff from my old laptop on it
2008 Apr 22
4
Installing Windows Drivers in WINE
I thought I read somewhere that it was actually possible to install Windows drivers in WINE. I'm only asking because I have a Radeon 8500 on my sister's Linux box, and the Linux drivers really suck. I actually can't even install the proprietary drivers, they are so out of date. Is this possible? Owen Stairs
2008 Apr 21
5
Cleaning up a WINE install.
I was installing a game, and I made the mistake of agreeing to install DirectX. I'm guessing this can screw up your WINE. Is there any way to clean up my WINE after doing something like that without having to reinstall all my software? Owen Stairs
2004 Nov 09
4
[PATCH] [TRY2] Use nfmark as a key in u32 classifier
Hello! This is the try number two. What was changed: - Added selectable choice in Kconfig file (thanks Jamal!) - Don''t abuse tc_u32_sel to not break backward compatibility (thanks Patrick!). Stephen, do you have any comments on iproute2 part? I know it''s not perfect but this is the best way, I think. "u32 match mark vvvv mmmm" it''s intuitive but breaks a
2017 Jul 04
0
System Start-Up Issue Progress
Organization policy dictates that information copied from systems with Internet access be "sanitized".? Thus the FAKE name computer as well as the designations nnnn and mmmm provided in my previous messages and presented again below: computer sendmail[nnnn]: unable to qualify my own domain name (computer) computer sendmail[mmmm]: My unqualified host name (computer) unknown; sleeping
2006 Jun 12
2
Ruby on Rails Copenhagen Meetup
Hi Railers If you are in the Copenhagen area on the 29th of this month (that''s a Thursday) Jesper and I would be glad to see you at Caf? Selina in the central Copenhagen for the first of many Ruby on Rails meetups. We start at 20:30 hours and have of cause arranged for free beer and complementary WiFi. Our goal is to create an inspiring atmosphere where railers (new and old) can
2008 Jan 03
0
Wx::Menu, get parent menu functions?
I have been looking in the API Docs for get_parent type stuff for the Menu''s - so I can track a click path across sub-menus and have not found anything. Are there really no functions for that or did I just miss the right place to look? If it is true then consider this below: class MyMenu < Wx::Menu def initialize(mymasterclass, name = nil, id = -1, parent_menu = nil, title =
2010 Nov 07
2
Can only print to the default printer
I am not sure if I am experiencing a WINE bug (I have looked through the bug reports but can't see this particular problem mentioned) or if this is a current limitation of WINE... I am using 64-bit Sabayon Linux (multilib) 2.6.36-sabayon kernel with CUPS 1.4.4-r2 and 32-bit WINE 1.3.4. I have several printers configured in CUPS. With native Linux applications I can select from each
2015 Mar 17
2
Domain controller in a chroot
Le 17/03/2015 14:25, Rowland Penny a ?crit : > Ah, but from my testing, winbindd on 4.2 works very similar to > winbind, it still ignores most of the RFC2307 attributes and as I > understand it, trusts still do not work. Mmmm interesting. I've been looking for a while to 4.2 precisely for this reason (rfc2307 to get consistent UID on DC) and the commit I found was only a special
2006 Mar 11
6
Required audit group is missing...
mmmm... stable... :D /usr/src # make installworld ERROR: Required audit group is missing, see /usr/src/UPDATING. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. /usr/src # grep audit /usr/src/UPDATING /usr/src # ??? -- - Alfred Perlstein - CTO Okcupid.com / FreeBSD Hacker / All that jazz -
2017 Jun 06
3
C6 or C7 for an old netbook
On Mon, 5 Jun 2017, m.roth at 5-cent.us wrote: > Mmmm... looks like I may go for C6, then, since unlike that Ubuntu, I will > want to do updates at least every time I get ready for a trip (other > times, it sits in the closet turned off). I went for C6 on a Samsung NC10 (1.6GHz Atom N270 1GB RAM), only because it refused to boot off the C7 ISO for some reason, and I didn't want to
2004 Sep 10
2
command-line: AIFF writer advice
How about the opposite? What I would like to see is FLAC support in libaudiofile, so applications written with libaudiofile could transparently take advantage on FLAC's compression. Ironically I guess it would still make sense to use libaudiofile in FLAC for getting input. Mmmm, cyclic dependancies... Or is that just a stupid idea? Dave On Wed, 2002-07-31 at 13:10, Matt Zimmerman wrote: >
2015 Mar 17
2
Domain controller in a chroot
Le 17/03/2015 14:45, Rowland Penny a ?crit : > On 17/03/15 13:29, S?bastien Le Ray wrote: >> >> >> Le 17/03/2015 14:25, Rowland Penny a ?crit : >>> Ah, but from my testing, winbindd on 4.2 works very similar to >>> winbind, it still ignores most of the RFC2307 attributes and as I >>> understand it, trusts still do not work. >> Mmmm
2002 Jan 14
1
memdisk and floppy controllers
Hi, just tried memdisk - it works, even with token-ring network cards! I've some problems with dos 6.22 on one machine, though. This one doesn't have a floppy controller (e.g. linux reports that it didn't find any controller). The Dos 6.22 boot disk is loaded, then the boot sector is started and tells me that it can't load the system (German message: 'Kein System oder
2010 Apr 27
0
[LLVMdev] PTX target for LLVM!
Hello, Helge > We would also like to know if there are any major obstacles to merging > the code into LLVM trunk (apart from coding standards  ;)  ). Mmmm.... license? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011 Jan 21
1
Problems with a trust relation between samba andsambadifferent subnet
> > > Two domains. > > Well this is a test systems. > > But my current production system are separate by a P2P link. What u > recommend? > > Location A --> PDC Wins Server +LDAP server > > > Location B --> BDC +LDAP server smb.conf to point to local ldap servers. > > > ? > > Them, u say 1 wins to rule them all mmmm I have to work with
2004 Aug 06
1
skipping at change of song
Michael Smith wrote: > Are you using mp3? No, Vorbis. > If you can reproduce this with another streamer AND with another listening > client , I'll look into that. Mmmm. That will be difficult/time consuming. I may try that one day. Ross. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list,
2012 Apr 04
1
memdisk speed diagnostics?
Would it be a usefull addition to memdisk's "pause" parameter if it showed the loading speed for the specified disk image file? The idea is to verify if a device is really loading an operating system's data at the intended device/controller/interface/bus (etc) speed. My own system has a habit of setting usb2.0 interface to 1.1-speeds for example. With (hopefully) bootable