Displaying 20 results from an estimated 900 matches similar to: "SV: How to start RMySQL"
2003 Nov 12
0
RMySQL & couldn't find function ".valueClassTest"
Hi Arend, I had the same problem on RH 9 as you, but the tip on http://stat.bell-labs.com/RS-DBI/download/index.html at the bottom telling:
"""""""""""""""""""""""""""""""""""""""""
The
1998 Jan 26
1
R-beta: installing the R- rpm in RedHat 5.0 --trouble !!
Hello !
When I am trying to install the file " http://www.ci.tuwien.ac.at/R/bin/i386-linux/RedHat-5.0/r-base-0.61.1-2.i386.rpm" on my RedHat 5.0 system I get the following message: libncurses.so.3.4 is needed by r-base-0.61.1-2
Where is it possible to get this (preferably as an rpm)
Regards Trond Rafoss
Norwegian Institute of Crop Research
Plant Protection Centre
Fellesbygget
2003 Dec 10
1
How to start RMySQL
I am a newbie in R and want to use MySQL database. Here is what I have and
done.
R 1.8.0
mysql 4.0.16
Both running in Windows XP. I download the RMySQL.zip from the internet and
used the Packages installer in the RGui to install RMySQL. I also installed
DBI packages. I ran the following and got the error.
> mgr<-dbDriver("MySQL")
Error in dbDriver("MySQL") :
2003 Oct 11
2
Problem in 'methods' package (PR#4525)
Full_Name: Fernando Henrique Ferraz Pereira da Rosa
Version: 1.8.0
OS: Linux 2.4.21
Submission from: (NULL) (200.206.211.169)
After installing R 1.8.0, the R DBI interface stopped working. I tracked it
down as a problem in the 'methods' package, that comes in the default
installation.
Somehow the function '.valueClassTest' which is defined on package
'methods',
2003 Oct 19
1
Running RMySQL with SuSE 8.2?
Since there doesn't appear to be an RMySQL rpm for SuSE 8.*, does
anyone know if the 7.3 version will work with the SuSE 8.2 rpms of R and
DBI?
The package installs without complaint, but when I try to run
con <- dbConnect(dbDriver("MySQL"),dbname="test")
I get the error
Error in dbConnect(dbDriver("MySQL")) : couldn't find function
2003 Jan 08
0
SV: SV: SV: ping from local to net
What is the output of your logfile when you try to ping a public ip?
Besides, you should change your internal ip addresses to private
addresses (rfc 1918):
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
best regards,
Kenneth.
-----Opprinnelig melding-----
Fra: Marta
2009 Sep 09
1
ROracle ubuntu64 issue
Hi,
i have R on ubuntu64
i got ROracle database connection issues as seen below
at a loss do to what next
> library(ROracle)
Loading required package: DBI
> m <- dbDriver("Oracle")
> con <- dbConnect(m, username="EPICEDF", password="ps39000b",
dbname="EPICD2007", address="10.1.16.40")
Error in oraNewConnection(drv, ...) :
unused
2002 Jul 18
1
CUPS and Samba without authorization
Perhaps one of you could lend us a hand with this...
We are trying to setup an open access print server using RedHat 7.3 and
Cups 1.15.
We are seeing the following error message on some of the log files related
to some Win2K users:
[2002/07/18 08:57:35, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(133)
connect_to_client: machine JLEE rejected the tconX on the IPC$ share.
Error
2003 Oct 11
1
DBI Interface broken
Hi, I'm trying to use R's DBI interface but it appears to be broken. I am using R 1.8.0 on Linux, and have just installed DBI 0.1-6 through the command 'install.packages("DBI")'.
Installation went fine, but now when I try to do a simple dbConnect(), it won't do anything besides complaining about an internal error:
> library(DBI)
> dbConnect(anything)
Error
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Thank you very much. For some reason "emailsubject" was not included in my example config. Well, it's working great now.
Last question, I promise :P. Is it possible to change the date format? I want it in Norwegian.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan
Sendt: 22.
2006 Dec 10
1
FW: Samba problem with APS .NET web farm (IIS) - change notify
Forgot to send to list also
Regards,
?sgeir Halld?rsson
-----Original Message-----
From: ?sgeir Halld?rsson
Sent: 9. desember 2006 04:01
To: 'Damien 'zaide' Desmarets'
Subject: RE: [Samba] Samba problem with APS .NET web farm (IIS) - change notify
Hi,
This might help in samba config
[global]
max open files = 65536
max mux = 2147483547
smb ports = 445
Regards,
2006 Nov 13
0
segfault in RMySQL dbConnect error handling
Hi there. I see in a post from 2002 that you got the following
problem with RMySQL:
> con <- dbConnect(m)
Process R segmentation fault at Wed Aug 28 08:21:11 2002
I have the same problem today:
drv=dbDriver("MySQL")
dbConnect(drv) # or with pretty much any other failing options
Program received signal SIGSEGV, Segmentation fault.
0x00002b28d60c9fa0 in strlen () from
2009 Feb 23
0
Segmentation Fault still exists
Hi All,
Sorry to bother everyone again.Ofcourse Prof Ripley ,Yihui and Uwe had
replied to my email.But this segmentation fault error was not solved.I agree
with Prof Ripley,as he said my R and all other configurations,are very
old.But what i don't understand is ,i was able to run analysis till few days
before,and why suddenly this error.
*The configuartions i use:---*
*R-version
*
*>
2006 Feb 22
1
SV: Re: SV: Re: Fromstring when sending e-mail onrecievedvoicemail
It's fixed now.
In "/etc/mail/ssmtp.conf", this ("FromLineOverride=YES") line was commented out. Removing that comment did the trick :)
Now I only need to change the e-mail's title. Is that possible?
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan
Sendt: 22.
2003 Jan 12
0
SV: [Gibraltar-list] help: vpn configuration
Yes your chap-secret file could be the issue, it should look like this:
Your_usrname * Your_password *
That?s it :)
But if that don?t work include this file to the list:
/etc/ppp/pptpd-options
It should look something like this:
ipparam PoPToP
lock
mtu 1490
mru 1490
ms-wins 172.x.y.1
ms-dns 172.x.y.1
multilink
proxyarp
auth
+chapms-v2
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 30
2005 Jun 15
0
SV: Asterisk and Panasonic KX-TD1232
Thank you for response.
So a "standard" quad bri card can serve the KX-TD1232, no need for anyt special fxs similar equipment. Would like not to invest much more money into the Panasonic, I wan't it out :P
BR
Amund
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Peter Svensson
Sendt: 14. juni
2005 Jul 04
0
SV: Epia C3 Linux
Hello
AstLinux seems quite suited for my use.
Can you configure more incoming port via a web interface?
I'd like to install it to a "normal" hdd. Can that cause any problems?
BR
Amund Nygaard
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Kristian Kielhofner
Sendt: 4. juli 2005 03:23
Til:
2005 Aug 26
0
SV: Maximum retries error.
There is no static interval. But i found out that it was my IP-Phone Service Provider that was having serviceproblems today.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Giorgio Incantalupo
Sendt: 26. august 2005 11:33
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: Re: [Asterisk-Users]
2005 Sep 15
0
SV: RxFax problems
Yeah sorry about that. But I didnt see my message in the list, so I thought it didn't ame through.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Dave Cotton
Sendt: 14. september 2005 19:45
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: Re: [Asterisk-Users] RxFax problems
On Wed,
2006 Feb 22
1
SV: Re: Fromstring when sending e-mail on recievedvoicemail
As mentioned earlier I did try that. Someone suggested that there might be an issue with sendmail not "trusting" the asterisk user. And the default behaviour of that is to not allow modification of the "fromstring" and "serveremail". So if you have any idea how to fix that in Gentoo I would really appreciate it.
Thanks
-----Opprinnelig melding-----
Fra: