search for: oughta

Displaying 20 results from an estimated 24 matches for "oughta".

Did you mean: ought
2000 Mar 13
4
A few more Solaris 7 bugs in 1.2.3pre2
...doesn't seem to pass it on to the Makefile. You have to edit the Makefile manually if you have include files anywhere but /usr/include. Which is a problem because... - The Makefile doesn't include /usr/local/include by default, which is where zlib installs itself by default. Probably oughta be in there. Same with /usr/local/lib. If you install your gcc to the default directory /usr/local, gcc will include them automatically, but if your gcc is in, say, /usr/cygnus it won't. - The Makefile DOES include /usr/include, however. Unfortunately, running gcc on a Solaris box, you...
2011 Apr 21
5
[LLVMdev] Dragonegg Git mirror?
Chen, Teemu is asking "the official git mirror" and he oughta know where the svn repo is. ;) Teemu, I have created an unofficial one; https://github.com/chapuni/dragonegg Excuse me, I might not update it so frequently. Anton, please provide us the official dragonegg.git! ...Takumi
2011 Apr 14
0
[LLVMdev] Issues running LLVM tests on Windows + MKS; filed 4 PRs and have patches
...ally I could tweak proposed patches, but I cannot obtain MKS. (and I won't!). At least, you should consider not to break cmake - {mingw|msvc} - gnuwin32. You may try tests w/o MKS, by CMake's "LLVM_LIT_TOOLS_DIR" with X:/gnuwin32/bin. (You may try also msbuild.exe! ) FYI, as you oughta know, Lit detects bash.exe in $PATH on Win32 hosts. Lit assumes bash.exe might be with a few GNU utils (grep.exe &c.) You would be welcome if you would maintain MKS on, or we shall say "We don't support MKS", thank you. ...Takumi
2018 Jun 08
2
/etc/gai.conf fails to prefer IPv4 over IPv6 for NFS
..., with several other permutations (e.g. uncommenting other blocks of "label" and "precedence" settings) but none achieved the desired effect. Am I misunderstanding how this is supposed to work? Cheers, sr. -- || Steve Rikli ||| Well, we've stared at it... that oughta || || Systems Administrator ||| fix it! Let's get outta here. || || Genyosha Networks ||| || || sr at genyosha.net ||| - Crow, MST3K ||
2011 Apr 13
2
[LLVMdev] Issues running LLVM tests on Windows + MKS; filed 4 PRs and have patches
I have filed a number of problem reports about getting the LLVM test infrastructure working for an environment with: Windows + MSVC9 + Cmake + NMake makefiles + MKS. (MKS provides unix-like tools for Windows, but based on very old versions, so they have quirky or minimal compatibility with GNU tools.) http://llvm.org/bugs/show_bug.cgi?id=9689 - Fix Cmake generation of compile_cxx for MSVC -
2014 Feb 08
3
[LLVMdev] X86WrapperRIP in non-small code model
Currently it appears X86WrapperRIP is only implemented in the small code model, which causes code to fail to select in other code models. My particular use case is MCJIT, where the default code model is large (the X86WrapperRIP comes from a TLS variable reference). What would be the best way to implement this? I'd be happy to take a crack at it myself, but I really don't know my way around
2011 Apr 20
2
[LLVMdev] Dragonegg Git mirror?
Is there an official Git mirror for Dragonegg? Cannot find the URL with Google nor with guesswork. Teemu
2011 Apr 21
0
[LLVMdev] Dragonegg Git mirror?
> Is there an official Git mirror for Dragonegg? Cannot find the URL with Google > nor with guesswork. Dragonegg has svn. http://llvm.org/svn/llvm-project/dragonegg/trunk Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
2005 Jan 10
1
importing windows registry keys
Hi. I've exported some keys from Windows XP Profs' registry and am trying to import them into the wine registry. When i run $regedit <regfile> as is suggested in a posting to the crossover-office-ml I get wine: Unhandled exception (thread 0009), starting debugger... The debugger complains warn:profile:PROFILE_FlushFile No current profile! When I just run regedit without an
2003 Sep 26
2
On purpose slow copy support?
I'd like to use rsync on a production box that has a great deal of memory-cached filesystem in use at all times. Is there any way, or any other tool, that will do a "slow" copy? purposefully not busting the cache by copying things as fast as possible? "nice" does not work, of course, as that is a cpu scheduling control. What I want is basically lowest-priority or
2003 Nov 04
3
R function help arranged in categorical order ?
Hi, I'm new to R and I'm finding it quite a chore trawling through the R documentation to find a function to carry out simple atomic tasks. Is any one aware of R help documentation that is aranged in functional categories for e.g.: String manipulation File I/O Dataframe, List manipulation etc, etc ... Thanks _________________________________________________________________ Get
2018 Jun 08
2
/etc/gai.conf fails to prefer IPv4 over IPv6 for NFS
...e isn't displayed there. This seems the most likely explanation, I'd just like to know for certain before I give up on gai.conf and restort to disabling IPv6 or other workarounds (e.g. /etc/nfsmount.conf). Thanks, sr. -- || Steve Rikli ||| Well, we've stared at it... that oughta || || Systems Administrator ||| fix it! Let's get outta here. || || Genyosha Networks ||| || || sr at genyosha.net ||| - Crow, MST3K ||
2006 May 14
9
IBM UniVerse database adapter for ActiveRecord?
I''m facing a situation where I am going to have to integrate with a legacy database , specifically the IBM UniVerse database, which is not *quite* relational. It feels like a holdover from the dark ages of computing. Before I attempt writing an ActiveRecord adapter, I''d like to know if anyone else uses this database and if I''m the only person that needs this thing. I
2014 Sep 03
0
Fwd: Does virsh actually work?
...> Migrations really don't go well when the target disk doesn't exist. I'm > not certain why this is, I think the migration feature was mainly built > with shared storage in mind. > I appreciate that, but unless it's a documented and designed restriction, it seems it oughta work. And I know for a fact that it does (details which I will not include here). Thank you for your time; much appreciated. > On 9/3/2014 3:05 PM, Gary Hook wrote: > > I have been beating my head against a wall attempting to get virsh to > migrate a simple VM from one host to anoth...
2005 Aug 27
3
SYSLINUX 3.11-pre5 -- release candidate -- release on Tuesday
SYSLINUX 3.11-pre5 is hereby a bug fix release candidate. If I don't receive any problem reports, I will release it as-is on Tuesday, August 30. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2019 Jun 10
2
Sieve to strip html from multipart messages
Is is possible (I?m sure it is, so how) to strip multipart messages that are HTML and text of the HTML portion and leave the bare text message without also stripping other parts (like images or attached files). Or also to take messages that are only HTML and strip the HTML and replace it with a plain text version? I used to do this a long time ago with procmail and lynx, but it was never
2003 May 02
3
Creating Dummy Variables with if else phrase
Dear All, I want to do 52 state dummy variables. In order to make it easier for me, I thought of using the below commands. (x is the vector with state variables, matrix will correspond to the dummy variables) x <- c(1,2,NA,4) matrix <- matrix(0,nrow=4,ncol=4) for (i in 1:4) { if (is.real(x[i])) { matrix[i,x[i]] <- 1 } else { matrix[i,] <- rep(NA,4) } } This gives me the
1998 Jun 04
1
aov
R developers, Last week I asked several questions which I think I can now answer myself in large part. > > Q 1) Is aov supposed to avoid qr decomposition and matrix inversion? > In S it is claimed to be faster than lm() for large datasets. Is > that due to avoidance of qr()? > (My main goal is to get the Error strata working.) My use of matrix
2014 Sep 03
7
Does virsh actually work?
I have been beating my head against a wall attempting to get virsh to migrate a simple VM from one host to another. I have two systems running Ubuntu 14.04 with libvirt 1.2.2. Yes, they are bridged. Non-shared storage. Modest guest VM that only requires 100G of disk space; there is far more available. In trying to accomplish even the simplest migration (per every page I can find from both the
2010 Sep 29
0
[LLVMdev] LLVM2.8rc2 on MinGW 4.5.1 with --enable-shared
Good midnight, Kevin. cygming/shared might have been broken since r112976, IIRC. (ToT, too) A trivial patch; --- a/Makefile.rules +++ b/Makefile.rules @@ -942,6 +942,11 @@ ifdef EXPORTED_SYMBOL_FILE # First, set up the native export file, which may differ from the source # export file. +# The option --version-script is not effective on GNU ld win32. +ifneq (,$(filter $(HOST_OS),Cygwin