similar to: [ANNOUNCE] xmh 1.0.3

Displaying 20 results from an estimated 200 matches similar to: "[ANNOUNCE] xmh 1.0.3"

2006 Jan 29
2
wcmd - CALL doesn't honor PATH
Hello, I noticed this while attempting to run a DOS software suite. The CALL command in wcmd doesn't seem to honor the set PATH. If I put this in my environment (via regedit): c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools Then I put the following in f:\downloads\daphne\tools\bob.bat: path c:\windows;c:\windows\system;e:\;e:\test;f:\;f:\downloads\daphne\tools
2002 May 04
2
Failure to update differing file
I have two large files (2+MB), one of which is a corrupted version of the other. I tried to rsync the good file to the corrupted one, hoping it would repair the few bad bytes, but it did nothing. (I tried to be careful not to specify the --archive or --update flags, either explicitly or implicitly.) The original problem occurrend on a transfer from one computer to another. I then did a number
2008 Dec 18
2
lme4 error after Matrix update
Dear all, after recently updating my R-packages I am unable to work with lme4, since it does not load. What I get is this: Error in inDL(x, as.logical(local), as.logical(now), ...) : function 'cholmod_l_start' not provided by package 'Matrix' In addition: Warning messages: 1: package 'lme4' was built under R version 2.8.1 2: package 'lattice' was built under R
2007 Jun 15
2
Problem with workspace loading after languageR use
Hello R, To analyze multi-level data, I started learning and using lmer. So far so wonderful. I then found some useful functions in package languageR. But then the following problem ocurred: Whenever I load and use the languageR package, then save the workspace - or quit R with saving the workspace - I am unable to reload that workspace in a later session. That is, R doesn't start at all
2009 Oct 28
0
NUT 2.4.1 on NetBSD Issues
I've been a NUT user for a while, on Linux, and I've been very pleased with the performance of it. I have a new machine here, that runs NetBSD, and I've been having fits with that. First, NetBSD has NUT 2.0.5 in the pkgsrc collection, and I don't really want to mess with that, since it's so far out of date. So, I built NUT 2.4.1, from source. All is well there, but I
2001 Jan 22
1
openssl make fails
I am running a p166 hardware with suse linux 7.0. I have downloaded the ssl version from your website. I did a ./config -d no-asm I did a ./make during the compilation of /apps the gcc -o openssl ... -lcrypto -lefence -ldl the following error message: /usr/i486-suse-linux/bin/ld: cannot find -lefence collect2: ld returned 1 exit status make[2]: *** [openssl] Error 1 make[2]: Leaving
2008 May 22
1
How to account for autoregressive terms?
Hi, how to estimate a the following model in R: y(t)=beta0+beta1*x1(t)+beta2*x2(t)+...+beta5*x5(t)+beta6*y(t-1)+beta7*y(t-2)+beta8*y(t-3) 1) using "lm" : dates <- as.Date(data.df[,1]) selection<-which(dates>=as.Date("1986-1-1") & dates<=as.Date("2007-12-31")) dep <- ts(data.df[selection,c("dep")]) indep.ret1
2011 Feb 23
1
Plot confidence intervals
   Hello, list:    I'm not sure about where to send this question. I have several repeatability calculations, together with their 95% confidence intervals, and I would like to plot them, in a way similar to error bars. I was wondering if there is any specific function to do this, or any method I can apply in R, as I haven't found anything like that in the R book.    Thank you very much
2003 Aug 01
0
*** Self Employed Health Insurance - Free Quotes! gzd kjlg enlh (PR#3608)
--4.DBC_6C_._.B.38 Content-Type: text/html; Content-Transfer-Encoding: quoted-printable <kettering aighfpzajx alpc tnscw vzdeoh q mp fdskwzwoil wwhkkj iotl ie laaam ci oavpmqkrgzmmcva rbu></annuli> <announceq></constructorw> L<sympathyq>owe</convenew>st Co<dene>st He</gliddenr>al<slosht>th Pla</bicepsy>ns wi<bloomingtonu>th
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have attached the smb.conf and the exports files that define the shares. Running ethereal on the different clients seems to point to the fact that XP SP2 no longer seems to be using the netbios-ssn (139) port. for GET_DFS_REFERRAL instead its using microsoft-ds
2008 May 16
2
How to extract estimates, Std. Error, t Value and Pr(>|t|) from summary
[This email is either empty or too large to be displayed at this time]
2018 Feb 26
1
Bug in use-list order serialization
Hello, I want to ask if incorrect serialization of a constant's use-list order is considered as a bug. While compiling some programs with clang -c -emit-llvm -O2 -g I noticed that for many of the bitcode files the verify-uselistorder tool terminates with output *** verify-uselistorder *** verify bitcode LLVM ERROR: use-list order changed where the mismatch is always for the constant i64
2000 Mar 20
0
smbfs patch - listing large direcories from an OS/2 server
Hi! Here's a patch that allows Linux smbfs to list large directories (i.e. > 100 items) when talking to an OS/2 server. There is a misunderstanding about the flags sent in the FINDFIRST request which causes the OS/2 server to indicate an EOS (end of search) in the FINDFIRST response, even when there are more items to be listed. The result is that smbfs will display only the first ~120
2011 Aug 01
2
5 arguments passed to .Internal(matrix) which requires 7
Hello, I am having a problem with the function matrix. Specifically, when I pass three arguments (two more being instantiated in the function), I get the following error message: Error in matrix(0, 30, 10) : 5 arguments passed to .Internal(matrix) which requires 7 I looked into it, and someone has suggested that this may be the function from an old version of R. I recently changed my source
1998 Nov 26
1
heap memory exhausted
Hi I always have following error message when I try to read a big ascii-file: > inzp<-read.data() > Error: heap memory (1953 Kb) exhausted [needed 0 Kb more] read.data() is a small function that reads the ascii-file. When I cut the ascii-file to a small one I don't have this problem. Can I extend this 'heap memory' for reading big data files? How? I'm working with R on a
2000 Apr 15
1
Samba 2.0.7pre4 snapshot released.
Hi all, I just released Samba 2.0.7pre4, available from : ftp://samba.org/pub/samba/alpha/samba-2.0.7pre4.tar.gz This is the fourth snapshot of the code that should become the official Samba 2.0.7 and is feature complete (ie. I'm only going to accept bug fixes, not more features). This is *not* production code, but should work well as a file and print server, and contains fixes for
2007 Oct 16
1
k3b 1.0.3, qt and C5 64-bit?
I have C5 64-bit running on my laptop and am trying to get k3b 1.0.3 compiled from source. It keeps complaining about qt not being installed or available. I performed a yum install of everything qt, but it still complains. I've read some postings on various web pages about creating symlinks, but although tried, that still didn't fix any problems. What am I missing? Thhanks. Scott
2007 Oct 16
2
KDE 1.0.3 and kdelibs problem
I'm able to get ./configure to get past the Qt error but now it complains that kdelibs isn't installed, or the version of qt doesn't match kdelibs. Everything was yum installed, and this is on CentOs 5 64-bit. Thanks for additional configuration help. Scott
2007 Oct 27
0
Mongrel 1.0.3
Hi all, I managed to ship a typo in 1.0.2 (user switching, which is not covered by any tests configurator.rb). Sad Mongrels everywhere, at least the ones that are awake in the middle of the night. So...1.0.3 is now out. There is a new svn tag for 1.0.3 and I removed the 1.0.2 gems. Luis, I snagged http11.so from the win32 gem and repacked it via the Echoe platform retargeting. Please check if
2005 Nov 28
0
ports/89596 : PORT UPDATE: www/joomla 1.0.3 -> 1.0.4
Note: Joomla 1.0.4 Contains fixes for 6 Security Vunerabilities. -- Sem.