search for: refe

Displaying 9 results from an estimated 9 matches for "refe".

Did you mean: ref
2006 Sep 27
1
Building R-2.3.1 for Windows with ATLAS
...k I thought it was best to stay with the latest stable release. About your suggestion, I could'n find xerblas.o file. And I don't know how to edit libf77blas.a. I tried to open it with VIM (http://vim.sf.net/) but there was a lot of strange symbols (expected, I think), either way I found a reference to xerblas.o inside it but didn't know what to do with this reference. Thanks, Giuseppe Antonaci On 26/09/06, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: > On Tue, 26 Sep 2006, Giuseppe Antonaci wrote: > > > I think this is not a R-devel question. Sorry to all if...
2006 Sep 26
1
Building R for Windows with ATLAS
...fore this): cp R.dll ../../bin/ -------- Building ../../bin/Rblas.dll -------- gcc -shared -s -o ../../bin/Rblas.dll blas00.o dllversion.o Rblas.def \ -L../../bin -lR -L"C:/WinNT_ATHLONSSE2" -lf77blas -latlas C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0xb): undefined refer ence to `s_wsfe' C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x27): undefined refe rence to `do_fio' C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x43): undefined refe rence to `do_fio' C:/WinNT_ATHLONSSE2/libf77blas.a(xerbla.o):xerbla.f:(.text+0x48): undef...
2023 Apr 14
1
eduPerson schema on samba4
hi, I created a lab to test adding the eduPerson schema. I took the schema from the link below and followed the wiki to add the schema. hxxps:// github.com/REFEDS/eduperson/blob/master/schema/activedirectory/eduPerson.adschema.ldf I split the ldif into 3 parts. attrs.ldif classes.ldif auxiliaryClass.ldif At first there was no error when adding the ldifs with the commands given in the wiki. To make sure, I did a search with ldbsearch and verified that th...
2023 Apr 13
1
eduPerson schema on samba4
hi, Does anyone on the list use the eduPerson schema in Samba4 as a DC? -- Elias Pereira
2009 Nov 08
1
Failure of user registration with XLITE
...ISTER..E xpires: 01b0 33 36 30 30 0d 0a 41 6c 6c 6f 77 3a 20 49 4e 56 3600..Al low: INV 01c0 49 54 45 2c 20 41 43 4b 2c 20 43 41 4e 43 45 4c ITE, ACK , CANCEL 01d0 2c 20 4f 50 54 49 4f 4e 53 2c 20 42 59 45 2c 20 , OPTION S, BYE, 01e0 52 45 46 45 52 2c 20 4e 4f 54 49 46 59 2c 20 4d REFER, N OTIFY, M 01f0 45 53 53 41 47 45 2c 20 53 55 42 53 43 52 49 42 ESSAGE, SUBSCRIB 0200 45 2c 20 49 4e 46 4f 0d 0a 55 73 65 72 2d 41 67 E, INFO. .User-Ag 0210 65 6e 74 3a 20 58 2d 4c 69 74 65 20 72 65 6c 65 ent: X-L ite rele 0220 61 73 65 20 31 31 30 33 6b 20 73 74 61 6d 70 20 ase...
2004 Oct 12
6
Classful Queuing
OK, I''m stumped. I''ve read through most of the LARTC HOWTO and have yet to find a basis for what I need to accomplish. I have a Linux box that controls access to and from the Internet at my workplace. We have a number of remote employees that connect via PPTP and IPSEC to the office''s internal network. Some of these remote employees are currently using SIP phones.
2009 Jul 16
1
Sending faxes with T.38 problem. Fax for Asterisk (no SpanDSP) - 1.6.1.1
...;;tag=as74992a24..To: <sip:1905 at 209.167.0.151>..Contact: <sip:123456 at 74.13.233.143>..Call-I D: 422fd4375fe79a5977e891870f5cc05b at 74.13.233.143..CSeq: 102 INVITE..User-Agent: Asterisk PBX 1.6.1.1..Date: Wed, 15 Jul 2009 2 2:30:11 GMT..Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY..Supported: replaces, timer..Content-Type: appl ication/sdp..Content-Length: 265....v=0..o=root 1425900082 1425900082 IN IP4 74.13.233.143..s=Asterisk PBX 1.6.1.1..c=IN IP4 74 .13.233.143..t=0 0..m=audio 18452 RTP/AVP 0 101..a=rtpmap:0 PCMU/8000..a=rtpmap:101 telephone-event...
2009 Dec 16
2
What is the fastest way to see what are in an RData file?
Currently, I load the RData file then ls() and str(). But loading the file takes too long if the file is big. Most of the time, I only interested what the variables are in the the file and the attributes of the variables (like if it is a data.frame, matrix, what are the colnames/rownames, etc.) I'm wondering if there is any facility in R to help me avoid loading the whole file.
2015 Aug 11
2
[PATCH v2 00/22] Enable gpu switching on the MacBook Pro
...d outputs." drm/nouveau: Lock/unlock DDC lines on probe vga_switcheroo: Generate hotplug event on handler and proxy registration drm/i915: Preserve SSC earlier drm/i915: Reprobe eDP and LVDS connectors on hotplug event drm/i915: On fb alloc failure, unref gem object where it gets refed drm: Create new fb and replace default 1024x768 fb on hotplug event drm/nouveau/timer: Fall back to kernel timer if GPU timer read failed vga_switcheroo: Allow using active client as proxy when reading DDC/AUX drm: Amend struct drm_dp_aux with connector attribute drm: Use vga_switche...