search for: r9l

Displaying 8 results from an estimated 8 matches for "r9l".

Did you mean: r9
2005 Nov 05
1
Problem with installing home-made package under Windoze.
...ading to complicate matters. I need to install this package in a location on a local area network where the students can access it under Windoze. In the past I learned that I could do this by: o installing the package under Linux o changing directories to the local library o executing zip -r9l ts.sup.zip ts.sup o uploading the resulting ts.sup.zip file to a convenient Windoze-running machine o excuting > install.packages("ts.sup.zip",repos=NULL,lib="L:/statdata/Rlib") the value of the ``lib'' argument being a location in the LAN where I have w...
2003 May 23
4
building zip?
Hello, I know this might sound stupid, but here's my problem. I try to build packages, which gives absolutely no problem as long as I do this in Linux. I get my .tar.gz-package. However, for windows, one needs .zip-files (I guess), but for one reason or another, this seems not to work. I'm sorry about this question, but I'm not a windows-specialist (nor Linux-guru). I don't see
2004 Aug 07
1
multiple instances of NSD
I'm trying to set up a machine which will be running multiple instances of NSD to serve different sets of zones from different interfaces. What I'm running into is that I can't specify different PID files to refer to on the command line. Are there any shortcuts or do I need to go write a patch? Any other implications of multiple instances? --
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions of Windows, mainly 98 I think) are networked together using a system called ``Novell''. I recently got our Computing Services people to install R on this system, and it appears to work seamlessly. I mainly want to use R in a time series course which I am teaching this term, and to that end I wanted to install a
2002 Oct 11
2
Installing local package under Windows.
I'm working on a system in which PCs (running various versions of Windows, mainly 98 I think) are networked together using a system called ``Novell''. I recently got our Computing Services people to install R on this system, and it appears to work seamlessly. I mainly want to use R in a time series course which I am teaching this term, and to that end I wanted to install a
2014 Feb 21
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
...t;format:hex;set:General Purpose > Registers;container-regs:7;invalidate-regs:7,1c,2c,40;#00 > $qRegisterInfo41#a7 > $name:r8l;bitsize:8;offset:64;encoding:uint;format:hex;set:General Purpose > Registers;container-regs:8;invalidate-regs:8,1d,2d,41;#00 > $qRegisterInfo42#a8 > $name:r9l;bitsize:8;offset:72;encoding:uint;format:hex;set:General Purpose > Registers;container-regs:9;invalidate-regs:9,1e,2e,42;#00 > $qRegisterInfo43#a9 > $name:r10l;bitsize:8;offset:80;encoding:uint;format:hex;set:General > Purpose Registers;container-regs:a;invalidate-regs:a,1f,2f,43;#00 &g...
2014 Feb 20
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
Thank you, Clayton. This is very helpful. We use the LLDB specific GDB remote extensions, and our debugger server supports "qRegisterInfo" package. "reg 0x3c" is the frame pointer. In the example mentioned above, we have SP = FP - 40 for current call frame. And variable "a" is stored at address (FP + -24) from asm instruction [FP + -24] = R3;; Thus we can conclude
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking