Displaying 17 results from an estimated 17 matches for "ntr".
Did you mean:
nr
2007 Jul 01
1
%f bug in --out-format, patch for 2.6.9 ? (better mail formating)
...information for a non-daemon rsync.
Here is the output of various commands who exhibit the problem :
$ pwd
/home/renard/test
$ ll -R *
destination:
total 0
-rw-r--r-- 1 renard renard 0 2007-07-01 03:44 delete.txt
source:
total 0
-rw-r--r-- 1 renard renard 0 2007-07-01 03:44 new.txt
$ rsync -ntr --out-format="%o %f" --delete source/ destination
del. home/renard/test/delete.txt (should be "del. home/renard/test/destination/delete.txt")
send source/. (missing long format path)
send source/new.txt (missing long format path)
$ rsync -ntr --out-format="%o %f&q...
2007 Jul 01
0
%f bug in --out-format, patch for 2.6.9 ?
...tput of various commands who exhibit the problem :
renard@reno:~/test$ pwd
/home/renard/test
renard@reno:~/test$ ll -R *
destination:
total 0
-rw-r--r-- 1 renard renard 0 2007-07-01 03:44 delete.txt
source:
total 0
-rw-r--r-- 1 renard renard 0 2007-07-01 03:44 new.txt
renard@reno:~/test$ rsync -ntr --out-format="%o %f" --delete source/
destination
del. home/renard/test/delete.txt (should be "del.
home/renard/test/destination/delete.txt")
send source/. (missing long format path)
send source/new.txt (missing long format path)
renard@reno:~/test$ rsync -ntr --out-...
2012 Aug 29
1
Problem Installing a Package
...is the output:
> library("compiler")
> install.packages("ChemometricsWithR")
Installing package(s) into ?/home/computation/R/x86_64-unknown-linux-gnu-
library/2.15?
(as ?lib? is unspecified)
also installing the dependency ?TIMP?
trying URL 'http://cran.case.edu/src/contrib/TIMP_1.10.2.tar.gz'
Content type 'application/x-gzip' length 1103361 bytes (1.1 Mb)
opened URL
==================================================
downloaded 1.1 Mb
trying URL 'http://cran.case.edu/src/contrib/ChemometricsWithR_0.1.5.tar.gz'
Content type 'application/x-gzi...
2000 Aug 31
4
Execution on NT
Hello,
I try to exectute a command on my NT server from my unix server with the
following command :
smbclient \\\\monnet01\\C$ -U admin_nan -c "help.exe"
C$ is my share
admin_nan is the user
Smbclient doesn't ask a password so i get the following error message :
Anonymous login successful
Domain=[FR-MON] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
tree connect failed: ERRDOS
1998 May 11
1
R-beta: C/Fortran function not in load table
...the mailing list archive. But now I have this problem again with
the class library.
What should I put in library/class/R/zzz.R? Everything I put in that
file leads to the same error message. I'm running 0.61.3 on Linux.
> knn1(train, test, cl)
Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p),
: C/Fortran function not in load table
Execution halted
-Egon
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &...
2005 Mar 23
1
cannot dial any extension except xlite
hi all, was wondering if someone could assist with a slight problem
i'm having. I have asterisk setup with extensions 101 to 109 and am
using xlite, grandstream budgetone, polycom ip500 and a couple of
other phones. the problem is:
1. only the xlite extension (107) can receive calls.
2. all extensions can dial into voicemail and get mwi when msgs are received.
3. when dialing a non-xlite
2013 Apr 24
0
EMC Clariion stanby power supply
...#39;d share what I've learnt.
It has a serial interface in the form of a RJ12 connector.
Pinout:
1: GND
2:
3:
4:
5: Rx on Host
6: Tx on Host
I think the other pins are used for simple level signals.
Invalid commands are met with a "?" responce.
>From the firmware in the PIC uController I've discovered the following commands
(the "?" is part of the command):
PTR
NTR
ENABLE
COND?
STATUS?
MFG?
STOP
BATTEST
BATTEST?
EMOFF
PN?
SN?
REV?
Command meanings:
Command: PTR
Example Responce:
Comment: Unknown, no reponce recieved
Command: NTR
Example Responce:...
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If
I try sourcing test.R from the 'class' package, I get this error:
Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p),
: C/Fortran function not in load table
I checked the class.so file, and sure enough VR_knn1 is there. Why can't
R find it?
By the way, I'm running RedHat Linux, and downloaded the .rpm from
lib.stat.cmu.edu/R/CRAN/bin/i386-linux/RedHat-5.0/R-base-0.61.2-1.i...
1998 Mar 30
2
R-beta: Not loading C library
I've been using R for the last few weeks, but not with much success. If
I try sourcing test.R from the 'class' package, I get this error:
Error in .C("VR_knn1", as.integer(ntr), as.integer(nte), as.integer(p),
: C/Fortran function not in load table
I checked the class.so file, and sure enough VR_knn1 is there. Why can't
R find it?
By the way, I'm running RedHat Linux, and downloaded the .rpm from
lib.stat.cmu.edu/R/CRAN/bin/i386-linux/RedHat-5.0/R-base-0.61.2-1.i...
2001 Aug 23
2
difficulies with boxplot
Dear list,
sorry for bothering you with a probably simple question... I searched
the archive but couldn't find the right answer.
I have computed upper and lower bounds of a region and would like to
plot them in a boxplot. My problem is now to get the two boxplots in the
same graphic so that the boxplot of the upper bounds is directly on top
of the boxplot of the lower bounds. The reason I
2003 Nov 21
3
information
Hello,
I have samba 2.0.7 installed on AIX4.3.3.
I have 2 bugs :
- the first is that I can't transfer large file (more than 4GB) : I've seen
there is a bug and patch
- the second one is a secure pb referenced by a colleague : a root access on
the destination machine
Are these 2 problems corrected on version 2.2.8a ?
Thanks for your help.
Sophie VERDAVAINNE
NIS
SchlumbergerSema
* :
2010 Jul 28
22
ACPI-Tables corrupted?
Hi,
on a Nehalem system with VT-d enabled we are seeing strange ACPI-Table
contents, especially a corrupted DMAR entry.
The hypervisor shows following data on boot:
(XEN) ACPI: RSDP 000F80E0, 0024 (r2 PTLTD )
(XEN) ACPI: XSDT BF7C469E, 00D4 (r1 PTLTD XSDT 60000 LTP 0)
(XEN) ACPI: FACP BF7C9CC9, 00F4 (r3 FSC TYLERBRG 60000 PTL F4240)
(XEN) ACPI: DSDT BF7C4772, 54D3 (r1 FSC D2619...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...nt interface that enables
+users to manage hosts and storage, install and remove virtual machines
+and level resources across a large group of machines. The oVirt Server
+manages hosts running the oVirt Node Image. oVirt Server Suite scales
+from a small group of users with little need for access control and
+quota management, all the way up to hundreds of hosts with robust
+control over grouping, permissions, and quotas.
+
+For further docs see: http://ovirt.org
diff --git a/conf/ovirt-agent b/conf/ovirt-agent
index 1067a24..b576f86 100755
--- a/conf/ovirt-agent
+++ b/conf/ovirt-agent
@@ -12,6 +...
2004 May 28
0
joining a domain with KB828741
Hello,
I have problems with my Samba servers.
The PDC in the Windows domain is a NT4 and has the patch KB828741 installed
on it.
1st server : HP-UX 10.20 with Samba 2.2.8a
------------
workgroup = FR-MON
netbios name = TIMIX
security = domain
encrypt passwords = Yes
password server = *
All shares are OK when accessed from Windows workstations.
But from
2020 Oct 22
2
3d plot of earth with cut
...perimposed within a 3D space?
>
> And if so, does it need to be dynamic?
> (i.e. Rotate the whole thing, with a trackball/mouse).
>
> Note that the further you go down the list above, the more work is
> required.
>
>
> On Fri, Oct 23, 2020 at 7:41 AM Balint Radics <balintradics at gmail.com>
> wrote:
> >
> > Hello,
> >
> > Could someone suggest a package/way to make a 3D raster plot of the Earth
> > (with continent boundaries), and then make a "cut" or "slice" of it such
> > that one can also visualize som...
2020 Oct 21
6
3d plot of earth with cut
Hello,
Could someone suggest a package/way to make a 3D raster plot of the Earth
(with continent boundaries), and then make a "cut" or "slice" of it such
that one can also visualize some scalar quantity as a function of the
Radius/Depth across that given slice ?
Formally, I would have a given, fixed longitude, and a list of vectors
{latitude, radius, Value}
that would show
2020 Oct 23
2
3d plot of earth with cut
Dear All,
Thanks a lot for the useful help again. I manage to get it done up to a
point where I think I
just need to apply some smoothing/interpolation to get denser points, to
make it nice.
Basically, I started from Duncen's script to visualize and make the
clipping along a plane
at a slice.
Then I map my data points' values to a color palette and just plot them as
points on this
plane.