Displaying 20 results from an estimated 1000 matches similar to: "PlotML"
2001 Nov 28
2
Can't connect from Windows 2000
I recently upgraded my Linux install (Debian potato to woody) and now Samba
is no longer playing nice with Windows 2000. I can use smbclient on the
samba machine to connect to itself, so at least that's working. The error
from Windows is: "The semaphore timeout period has expired.".
I deleted the smb.log file at one point in an effort to reset it. I figured
it'd be created
2000 Jul 25
2
Reading files form a server in windows
Hi,
I'm just wondering about file name syntax.
Instead of
stuff <- read.table("e:/statcourses/stuff.dat")
I'd like to be able to do
stuff <- read.table("ptolemy/statcourses/stuff.dat")
or
stuff <- read.table("ptolemy.math.waikato.ac.nz/statcourses/stuff.dat")
that is, I'd like to be able to read a file from a server without
necessarily
2005 Sep 27
3
Free space/capacity displayed as garbage...
Dear,
I'm having some strange problems with Samba.
I have shared a linux folder on my samba and have mapped it to a drive letter in Windows XP (I also tried with Windows 2000).
When I right click my mapped drive and click on properties to view the free space and capacity, I get all garbage as can be seen
from the screenshot at:
http://www.nuonsoft.com/temp/samba_free_space.jpg
I'm running
2008 Jan 14
2
knnFinder package
Dear all,
I have found some serious bugs in the knnFinder package (which supports
data structures and algorithms for both exact and approximate nearest
neighbor searching in arbitrarily high dimensions) that may trigger
segmentation faults.
I have fixed them but I had troubles to contact its maintainer Samuel E.
Kemp (previously with the University of Glamorgan, UK). Do someone know
where I
2008 Apr 29
2
reproducible segmentation fault caused by textConnection()
Dear all,
It seems that textConnection() can trigger a segmentation fault. The
following script (using two large loops) makes this bug reproducible:
for (i in 1:10000) {
z=textConnection(NULL,open='w')
for (j in 1:100) {
write(runif(1)*1e6,file=z)
write('\n',file=z)
}
close(z)
}
The bug could be reproduced on R-2.6.1, R-2.7.0 and on the latest
R-devel
2003 Dec 01
0
No subject
The account is not authorized to log in from this station.
This is even though I have in smb.conf:
hosts allow = 192.168.1.
Which should allow the whole subnet.
Thanks!
Jen
----- Original Message -----
From: "Ahmad Yahya" <getlucky@telkom.net>
To: <samba@lists.samba.org>
Sent: Sunday, December 02, 2001 10:23 PM
Subject: Re: Can't connect from Windows 2000
>
2003 Dec 01
0
No subject
The account is not authorized to log in from this station.
This is even though I have in smb.conf:
hosts allow = 192.168.1.
Which should allow the whole subnet.
Thanks!
Jen
----- Original Message -----
From: "Ahmad Yahya" <getlucky@telkom.net>
To: <samba@lists.samba.org>
Sent: Sunday, December 02, 2001 10:23 PM
Subject: Re: Can't connect from Windows 2000
>
2011 Sep 19
3
[LLVMdev] Suggested base version for adding a new backend?
Good morning,
What is the general consensus about using LLVM 2.9 vs tip of tree for
developing new backends? Is LLVM 2.9 still recent enough to make
forward porting easy once 3.0 comes out? Is tip of tree considered
stable enough for non-core development?
My reason for asking is that a fellow grad student and I are about to
start implementing a new backend for RISK-V - a research
2020 Nov 12
2
nfs root kerberos
On 12/11/2020 13:27, Jason Keltz via samba wrote:
>
> On 11/12/2020 8:17 AM, Rowland penny via samba wrote:
>> On 11/11/2020 10:54, Jason Keltz via samba wrote:
>>> Hi Louis,
>>> I've looked into that and I'm not sure how this would be done?
>>> By the way, even with your NFS translation fix (which doesn't work
>>> for me because
2020 Nov 09
2
nfs root kerberos
On 11/9/2020 3:00 PM, Rowland penny via samba wrote:
> On 09/11/2020 19:41, Jason Keltz via samba wrote:
>> Hi.
>>
>> I have Samba AD configured correctly, and can mount kerberized NFS
>> from all the CentOS 7 clients.? I'm not able to use "root" on the
>> client even though the nfs export specifies the option:
>> no_root_squash option.
2011 Sep 19
0
[LLVMdev] Suggested base version for adding a new backend?
Personally I would use TOT.
Obviously my 2 cents
Garrison
On Sep 19, 2011, at 12:54, Philip Reames wrote:
> Good morning,
>
> What is the general consensus about using LLVM 2.9 vs tip of tree for
> developing new backends? Is LLVM 2.9 still recent enough to make
> forward porting easy once 3.0 comes out? Is tip of tree considered
> stable enough for non-core
2008 May 05
14
[poll] What was your primary language before you started coding in Ruby?
This is an informal poll.
If you are primarily a Ruby programmer,
- What was your primary language before you started coding in Ruby?
Else,
- What''s your current programming language of choice?
I''ll start:
Perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 May 01
1
The unbelivable Civilizations of the World
The unbelivable Civilizations of the
World<http://mega-structures.blogspot.com/2007/03/unbelivable-civilizations-of-world.html>
The unbelivable Civilizations of the World
<http://mega-structures.blogspot.com/>
<http://mega-structures.blogspot.com/>
''Chaco Canyon Indian ruins, NM, circa 1060, The Center of
...<http://mega-structures.blogspot.com/>
2015 Jun 08
3
How to install clang on CentOS 7?
Hi all,
I want to install clang on CentOS 7. After executing "yum install
clang", it outputs:
[root at hp ~]# yum install clang
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mia.host-engine.com
* elrepo: elrepo.mirrors.arminco.com
* extras: centos.arvixe.com
* updates: centos.eecs.wsu.edu
No package clang available.
Error: Nothing to do
2005 Jan 18
0
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
Chris Lattner wrote:
> On Tue, 18 Jan 2005, John Cortes wrote:
>
>> Hi Chris,
>
>
> Hi! I'm CC'ing the llvmdev list for the benefit of others.
>
>> Since I see you're very involved in LLVM, I need a little guidance on
>> getting from C to MACH-SUIF.
>>
>> I've been given the task of using LLVM to translate C code to another
2020 Nov 12
1
nfs root kerberos
On 12/11/2020 14:19, Jason Keltz via samba wrote:
>
> On 11/12/2020 8:52 AM, Rowland penny via samba wrote:
>> On 12/11/2020 13:27, Jason Keltz via samba wrote:
>>>
>>> On 11/12/2020 8:17 AM, Rowland penny via samba wrote:
>>>> On 11/11/2020 10:54, Jason Keltz via samba wrote:
>>>>> Hi Louis,
>>>>> I've looked into that
2003 May 23
3
calling files of commands in R
Please excuse me if this is a very basic question and I am just
misunderstanding the basic structure of R.
Right now, I am writing everything in a buffer (emacs) and then copying it
into R when it is correct. Is there a way to save a file of commands and
then just type the file name or something in R and have the commands executed
within R?
Anna
2001 Jan 31
2
Problem installing R
Hello,
my name is Maksim Oks and I''ve tried to install R on my machine. It
runs UNIX (sun-solaris 2.7).
I''ve got the UNIX version of R of the CRAN website, unzipped and untared
it and then followed the instructions in the INSTALL file. I''ve set
MAKE =gmake and then typed:
./configure
gmake
gmake check
Then when I try to run R by typing R it says that the command is
2005 Jan 18
2
[LLVMdev] Re: LLVM to SUIF-MACH VM binary
On Tue, 18 Jan 2005, John Cortes wrote:
>> Can you say a little bit about MACH-SUIF? With a brief google search, I
>> didn't turn up anything that described the architecture. Is it a RISC-like
>> machine with 32-bit instruction words?
>>
>
> It's another VM representation. I haven't really gotten to know the nitty
> gritty of the language so
2009 Apr 13
1
[LLVMdev] MemoryDependenceAnalysis
On Apr 13, 2009, at 3:32 PM, Eli Friedman wrote:
> On Mon, Apr 13, 2009 at 9:06 AM, Anthony Danalis <adanalis at eecs.utk.edu
> > wrote:
>> How can I use MemoryDependenceAnalysis (or any other analysis for
>> that
>> matter) to gather that the instructions
>> j = N/2 (store i32 %11, i32* %j, align 4)
>> and
>> N = N+7 (store i32 %12, i32* %n,