Displaying 20 results from an estimated 300 matches similar to: "RODBC, postgresql on Linux"
2004 Sep 24
2
R from outside program
Hi all,
I'm writing a program in C++ in witch there should be some graphical outputs.
To do so, I would like to use R with the command :
R --no-save < cmdfile.R , where I put the R graphic commands in the
cmdfile.R file.
I call R from my C++ code but as R seems to run in batch mode, there are no
graphical outputs!
How can I do to get the graphics outputs ?
--
Sincerely
2005 Dec 16
1
autocorrelation test
Hi all,
I would like to test the relevance of a vector field (i.e. if the
vectors are organized or not).
To do so, I would like to use an autocorrelation test, so that I have
two questions:
- is the Watson test applicable to that perpuse ?
- is the kuiper test applicable to that purpuse ?
Regards
------------------------------------------------
Emmanuel Poizot
Cnam/Intechmer
B.P. 324
50103
2011 Jan 29
2
sql : uid, gid, home ignored ?
Hello,
I'm trying to setup a dovecot imap server.
version is 2.0.9
I've setup a mysql database using:
user_query = \
SELECT home, uid, gid, home as userdb_home, uid as userdb_uid, gid as userdb_gid, \
FROM user WHERE username = '%n' AND domain = '%d' AND active = 'Y'
password_query = \
SELECT username AS user, password, home as userdb_home, uid as
2009 Jul 13
1
Times series adjustment
Dear all,
I want make correction depth of a bathymetric data set.
To do so, I have the depth data set sample every second (a depth at each
second) in one hand, and in the other hand, I have a tide variation
level data set sample every 250 ms. The time register in each data sets
(tide and bathymetric) is express in seconds followinf this format :
hh:mm:ss.ss
I would like to rectify the depth
2012 Oct 04
4
Class for time series
Dear all,
I have a time serie dataset such as the following with data acquired
every 15 minutes:
Date Heure Profondeur Temp?rature Salinit? Turbidit? Chloration
1 2012-07-06 08:47:22 -0.144 22.469 0.011 0.000 0
2 2012-07-06 09:02:21 -0.147 22.476 0.011 0.000 0
3 2012-07-06 09:17:21 -0.139 22.498 0.011 19.323 0
4 2012-07-06
1998 Sep 14
2
AW: How to print to CLIENT local printer?
You must create a output filter.
Edit /etc/printcap and add your client printer like this:
...
PC-PRINTER:\
:sd=/var/spool/lpd/PP01:\
:mx#0:\
:lp=/dev/null:\
:if=/var/spool/lpd/Filter/PP01:\
:sh:
...
Adjust the printcap parameters as needed (spool directory, directory to find
the filter script). Make sure the lpd can access the directory. Consult your
manual.
Now create the filter
2009 Jun 10
1
GeoXp package
Dear all,
I would like to use GeoXp package under Ubuntu Jaunty.
I did install the required package GeoXp, for which I had to install
before rgdal package.
So when done, I want to load the library (library(GepXp), I got the
error when GeoXP want to load rgdal package:
> library(sp)
> library(rgdal)
Error in fun(...) :
GDAL Error 1: libgrass_I.so: Ne peut ouvrir le fichier
2005 Oct 24
2
Compilation package error
Dear all,
I tried to install gstat package and add the following compilation error :
------------------------>
* Installing *source* package 'gstat' ...
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether
2005 Oct 25
0
Compilationerror at installation of packages
Dear all,
I did post a message about problems on installing a package (gstat)
which ends with a compilation error:
** libs
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c block.c
-o block.o
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c
chfactor.c -o chfactor.o
gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c copy.c
-o copy.o
gcc
2006 May 09
1
Call recordings management
Hello,
I have been asked if it is possible for recorded calls to be flagged with a decriptive title automatically and filed.
The application is a third party call center operation, where certain customers that engage the call center want
all calls recorded and then a submission of call samples at the end of the calling period. This is being done
by hand at the moment.
I fully expect that I
2007 Jun 15
1
process show uid not user
One of my user's processes shows up with the uid (numeric) rather than
the user (alpha) on the ps command. The /etc/passwd file shows:
theuser:x:500:501:The user:/home/theuser:/bin/bash
But, 'ps -ef' shows the uid:
500 9041 8864 0 11:20 pts/1 00:00:00 ps -ef
Allother active users show the user. Ideas?
Frank M. Ramaekers Jr.
Systems Programmer
MCP,
2005 Mar 11
1
Manager (5038)
I am using this site
(http://www.digium.com/asterisk_handbook/manager.html) to access port 5038
(manager port). But I have problem below.
Is there another step that I need to do?
-----------------------------------------------
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Asterisk Call Manager/1.0
Action:Login
Username:theuser
Secret:somepassword
Response:
2020 Jun 02
2
Doveadm Backup issues
Hi,
I'm trying to use doveadm backup but I'm having a few issues.
When trying locally:
`doveadm backup -D -A maildir:/usr/local/backup`
It results that no mailbox is separated by user - all seems to sync on
the same folder, messing up with the folder structure of the original
maildir.
When trying remotely:
`doveadm backup -D -A -N ssh -i mykey root at myremotebackup.com:/backup
2001 Nov 02
3
Win2k Roaming Profiles problems under NTFS
Hi there!
I have a Samba 2.2.2 PDC on linux 2.4.13 with ACL (acl.bestbits.at) support
installed. There seems to be a problem with Roaming Profiles. Win2k with
local NTFS filesystem will never delete roaming profiles (yes, I have
regedited the DeleteRoamingCache to 1). In fact, any time TheUser logs back
in, a new folder named TheUser.OURDOMAIN.??? (where ? is an integer) will
be created,
2006 Jul 28
3
expand_file segfault compatibility with VPS and reiserfs
Hello,
In regards to this thread:
http://lists.samba.org/archive/samba/2005-September/111158.html
I might be seeing a similar compatibility with this call is on Virtuozzo
based system.
> cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
> uname -a
Linux hostname 2.6.8-022stab078.9-enterprise #1 SMP Thu Jun 8 12:38:51 MSD
2006 i686 athlon i386 GNU/Linux
> mount
/dev/vzfs on /
2008 Feb 19
1
R-problem
Dear all,
I encountered the following problem while using the "R" software: "unrecognised record type 7, subtype 16 encountered in system file".
Can you please help me with this?
Thanks in advance,
Catrin Theuser
[[alternative HTML version deleted]]
2011 Nov 09
1
path.diagram in SEM--display covariances without variances
Forgive me if I'm posting to the wrong place....It's my first time posting.
Here's the situation: I'm using the sem package and making path
diagrams using path.diagrams. Suppose I have the following code:
#install.packages("ggm")
require(ggm)
cor = rcorr(7)
nm = c("SOF", "IWF", "PWF", "FSC", "FSF", "EF",
2007 Mar 26
2
define using configuration file
Hi,
I have a define that use a configuration file. Most of the time this is
the same configuration file. Here this is a rsync configuration file.
The issue is that i want the define to take care of the management of
the file as only this define use it:
define filevault( $source, $destination, $recursif = ''true'',
$deletesource = ''delete'', $exclude =
2008 Aug 17
2
Running asterisk as non root user
Hi,
I've followed instructions of the book "AsteriskFutureOf TelephonySecEdit" on page 295 onwards ) Link to the Asterisk book: http://downloads.oreilly.com/books/9780596510480.pdf) and get an error when running service asterisk start. The error is: cat: /var/run/asterisk.pid: No such file or directory . I can run aserisk fine from the non-root user. Please help
Code Snippet:
1:
2006 Sep 28
1
you got chocolate in my peanut butter?!
Hey everyone,
Ran into something positively perplexing today. A user came
to me and said that this morning when they checked their
mail, they got about 120 strange new messages. Upon further
inspection, it seems the "new" messages are all addressed to
a certain other different user and are all 3 or 4 months old.
And looking in that other user's /var/mail/(username) mailbox,
I see