Displaying 20 results from an estimated 700 matches similar to: "nfs4 acl support to be implemented"
2002 Nov 11
0
R to SAS
Is there any solution for exporting R databases into SAS directly?
Thanks
Istv?n J?nosi
Planim?ter Kft.
Budapest, Hungary
36-1-320-49-55; 36-1-452-0545
janosi at planimeter.hu
www.planimeter.hu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2015 Aug 20
2
Linking existing functions from JITed code
Lang, 
I added the add/get global mapping to my kaleidoscope JIT, but I think perhaps these would make more sense if they were added to the object linking layer as they would be generally usable there. 
On Aug 19, 2015, at 11:19 PM, Andy Somogyi wrote:
> Hey Lang, 
> 
> I've added this to my Kaleidoscope JIT, and it seems to work just fine, basically I copied the global mapping
2015 Aug 20
2
Linking existing functions from JITed code
Hi Andy,
I think that makes sense. I'm currently rewriting the core Kaleidoscope
tutorials - I'll look at adding support for this.
- Lang.
On Fri, Aug 14, 2015 at 7:38 AM, Andy Somogyi <andy.somogyi at gmail.com>
wrote:
> After some fiddling with it, it does in fact look like it works as you
> describe Lang.
>
> The trick was you had to call
>
>
2002 Feb 04
0
XTerminal issue
What does wine exactly trying to do when i run it remotely?
I've got some XTerminals and I'd like to run MSOffice on them (on the app 
server, actually) but when i try to w(h)ine it starts up, makes noise on 
the net for some 5mins (doing the fonts). After that it dumps an error 
message saying that he's run out of resources (the X server I think).
-- 
2003 Sep 11
2
new stuff at pan.zipcon
A new directory uw_archives has been added. It contains the following
recordings:
            Schumann: Andante & Variations for 2 pianos 2 cellos and horn.
            Bartok:  Suite for 2 pianos
            Ravel: La Valse 2 pianos
            Beethoven: Sonata Cminor opus 111 piano
            Bartok: Suite:Out-of-Doors  piano
--- >8 ----
List archives:  http://www.xiph.org/archives/
2006 Jun 14
7
CR issue
Hi,
I am using RedCloth (3.0.4).
First using online text2html (http://www.textism.com/tools/textile/) ,
"123
456"
returns <p>123<br />456</p>
But by code:
<code>
require ''RedCloth''
puts  RedCloth.new("123\n456").to_html
</code>
I got:
<p>123
456</p>
CR is not taken in consideration. Is there any parameter I am
2008 Jan 21
1
Mysql collations error
Hello,
I am having this mysql error in my ruby on rails application.
 ActiveRecord::StatementInvalid occurred in
>  event#lg:
>  Mysql::Error: Illegal mix of collations
> (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for
> operation ''='': select * from locations where country = ''HU'' and
> geo_state = ''08'' and city
2005 Jun 01
0
anova.mlm again
[hope this doesn't get posted twice, my first mail bounced]
Hi,
again, this is about the call bug in anova.mlm. I originally reported it 
as PR#7898 and I suggested a fix at PR#7904. (None of these message were 
forwarded to R-Devel, instead I received a bounce telling me that my 
provider's SPF settings are incorrect. They are, though, so there seems 
to be a problem with the
2023 Apr 04
1
[EXTERNAL] Fwd: ntlm_auth and freeradius
On Tue, 2023-04-04 at 09:37 +0200, Kees van Vloten wrote:
> Op 04-04-2023 om 00:32 schreef Andrew Bartlett:
>  
> > 
> > On Mon, 2023-04-03 at 15:08 +0000, Tim ODriscoll via samba wrote:
> >  
> > > Unfortunately it's still erroring out:
> > > (7) mschap: Creating challenge hash with username: host/SL-6S4BBS3.MYDOMAIN.co.uk
> > > (7) mschap:
2005 May 25
2
Weird function call problem
Hi,
I'm encountering a very odd problem with calls to anova.mlm() from within a
function.
Consider the following code (data.n is a matrix of numeric values):
mlmfit <- lm(data.n ~ 1)
mlmfit0 <- lm(data.n ~ 0)
print(mlmfit)
anova(mlmfit,mlmfit0,test="Spherical")
If I run it just like this from the console, it works just fine. If,
however, I call it from within a function,
2005 May 04
1
Huynh-Feldt R vs SAS Bug
Hi,
I'm using anova.mlm sphericity tests/corrections, and I'm getting 
different values than SAS. In order to be able to use these values for 
publications, I'd need to know more about the SAS bug that is mentioned 
in the Reference Manual.
- What exactly causes the different values?
- Is it just a slight difference, or can I expect significant 
differences in H-F/G-G epsilons and
2004 Oct 21
3
Booting LINUX from external USB Hard Drive
Hi,
I would like to boot a LINUX system from an external USB Hard Drive. 
Motherboard (ASUS P4P800) supports boot from USB with or without floppy 
emulation. Is it possible to use syslinux for booting without any floppy 
or CD, just from the external USB drive?
Regards... Bela
2015 Aug 13
2
Linking existing functions from JITed code
Hi Andy,
I haven't tested this on Linux, but on MacOS the
RuntimeDyldMemorManager::getSymbolAddressInProcess method should find
symbol addresses in the host program, including symbols from static
archives linked into the program. However, one gotcha is that the symbol
has to be reachable from main, otherwise the linker may strip it from the
final executable.
Do you have a test-case that I
2008 Jul 10
5
managing config changes
Hi,
I am looking for a way, i.e. best practice for managing config changes
safely and efficiently.
Something like clever module organization could certainly help, but I
am looking for something else as well:
Is it possible to set up puppetd in a way, that it just listens and
reports, but does not apply config changes automatically, and in the
same time has the ability to trigger it somehow?
2007 Apr 20
1
USB problem as user
Hello
I'm having a bit of a trouble to set up a Back-UPS on
a production box.
We're using the newhidups driver for this module here, in
the office, and I'd like to monitor the one, out in our
server farm.
The situation is the following:
# /lib/nut/newhidups -u root -DD -a ups1 2> ups1.out
Network UPS Tools: 0.28 USB communication driver 0.28 - core 0.30
(2.0.5)
this one worked
2014 Feb 05
2
Can I move the disk image of the guest while it is running?
Hello guys!
We want to move some guests' disk images to different locations (within
the same machine, locally), but we do not want to turn off the guests.
Can we do that while the guest is running, like live migration?
I did not find any related documentation or posts about it.
Let's say the guest has a disk at /ssd/image.raw
We want to move that to /hdd/image.raw
Is there any way to
2005 Feb 23
1
H-F corr.: covariance matrix for interaction effect
Hi,
I'm still not quite there with my H-F (G-G) correction code. I have it 
working for the main effects, but I just can't figure out how to do it 
for the effect interactions. The thing I really don't know (and can't 
find anything about) is how to calculate the covariance matrix for the 
interaction between the two (or even n) main factors.
I've looked through some books
2005 Feb 23
1
H-F corr.: covariance matrix for interaction effect
Hi,
I'm still not quite there with my H-F (G-G) correction code. I have it 
working for the main effects, but I just can't figure out how to do it 
for the effect interactions. The thing I really don't know (and can't 
find anything about) is how to calculate the covariance matrix for the 
interaction between the two (or even n) main factors.
I've looked through some books
2013 Nov 13
1
Re: Lots of threads and increased IO load
On 2013-11-13 16:38, Eric Blake wrote:
> I don't know if qemu exposes a knob for limiting the number of aio
> helper threads it can spawn, or even if that is a good idea.
Those threads do not cause any problems, the host is dealing with a lot
of them and has no problem (CPU usage and load is incredibly low in
practice). Thank you for the clarification, I see why are there more
threads
2017 Sep 28
0
Searching for Enumerated Items using str_count() from the stringr package
On 09/28/2017 10:25 PM, Dan Abner wrote:
> Hi all,
> 
> I have a large number of text strings to search for enumerated items.
> However, I am receiving this error message even though I thought that I
> properly escaped the special character closed parenthesis:
> 
> 
>> Count<-str_count(text3,keywords)
> Error in stri_count_regex(string, pattern, opts_regex =