Displaying 20 results from an estimated 300 matches similar to: "Warning in update"
2010 Mar 20
2
vtund error
Hello,
I have two hosts with a tunnel closed by vtun, when I reboot a host,
the other show the error bellow.
unregister_netdevice: waiting for tun0 to become free. Usage count = 6
OS version: CentOS 5.4
Vtund version: vtun-3.0.2-1
some idea about?
Thanks
--
Daniel Bruno
http://danielbruno.eti.br
danielbruno at projetofedora.org
2009 Jul 21
2
Samba error
I can't access the share through a station with Windows XP, in the
messages log show this error:
Jul 21 15:34:55 files smbd[5097]: [2009/07/21 15:34:55, 0]
lib/util_sock.c:write_data(562)
Jul 21 15:34:55 files smbd[5097]: write_data: write failure in
writing to client 192.168.1.74. Error Broken pipe
Jul 21 15:34:55 files smbd[5097]: [2009/07/21 15:34:55, 0]
lib/util_sock.c:send_smb(761)
Jul
2009 Aug 12
1
vtund segfault
I configured a tunnel where the server is a CentOS 5 x86_64 with
compress. In the client don't have problem but in the message log of
the server show this erro:
vtund[15145]: segfault at 0000000000000040 rip 0000000000409774 rsp
00007fff88d548d0 error 4
I did the same configuration on another server, but i686 and had no problems.
Packs:
vtun-3.0.2-1.el5.rf x86_64
lzo2-2.02-3.el5.rf x86_64
2009 Sep 11
2
ext4 in centos 5.3
Hi,
Recently I build a filesystem in a device using mkfs.ext4 but when I
tried to mount the device show this error:
??? mount: unknown filesystem type 'ext4'
But when I build the same device with mkfs.ext4dev I can mont the
device without problem.
My doubt is when Centos 5.4 is released if I will have a problem
because the partition is ext4dev.
Thanks,
--
Daniel Bruno
2007 Nov 06
1
library(tcltk) fails
Dear list,
I cannot load the tcltk library:
> library(tcltk)
Loading Tcl/Tk interface ... Error in fun(...) :
Can't find a usable tk.tcl in the following directories:
/usr/share/tcltk/tcl8.4/tk8.4 ./lib/tk8.4 /usr/local/lib/tcltk/tk8.4 /usr/local/share/tcltk/tk8.4 /usr/lib/tcltk/tk8.4 /usr/share/tcltk/tk8.4 ./library ./tk8.4.16/library
This probably means that tk wasn't
2010 Oct 17
1
yum install - not working for installing R on Linux
I am trying to install R on Linux (Redhat 4). But 'yum' does not seem to
work...
thanks for your help/hints/suggestions in advance!
------------
$ sudo cat /proc/version
Linux version 2.6.34.6-54.24.amzn1.i686 (mockbuild at build-31003.build) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 17 23:13:59 UTC
2010
$ sudo yum install
2008 Jul 15
2
Problem installing R on openSUSE 10.3
Dear All,
I am trying to install R 2.7 on my openSUSE 10.3. I have faithfully followed instruction at http://cran.r-project.org/bin/linux/suse/ReadMe.txt. I have downloaded all the RPMs but still R complains about:
libtcl8.4.so is needed by R-base-2.7.1-6.1.i586
I searched for this library and found a one, tcl-8.4.15-22.i586.rpm at openSUSE distribution site and installed. But R still complains
2006 Jun 15
1
R with tcl/tk 8.5
Hi List,
Is it possible to tell R to use tcl/tk 8.5?
My R package seems to depend on libtcl8.4.so.
However, in Windows it seems to be possible to set
TCL_LIBRARY and MY_TCLTK.
Is there something similar possible in Linux?
I have installed:
$ rpm -q R
R-2.3.1-1.fc5
$ locate libtcl8
/usr/lib/libtcl8.4.so
/usr/local/lib/libtcl8.5.so
2005 Dec 14
3
R-beta: configure problem (tcltk) on 64 bit Red Hat EL
Dear developeRs,
I use Red Hat Enterprise Linux WS release 4 (Nahant Update 2) on an
x86_64 machine (two Intel P4 CPUs with 64 bit support), and
R-beta_2005-12-12_r36712.tar.gz.
If I run configure without any options, it does not list tcltk among
the supported interfaces:
./configure
[...]
R is now configured for x86_64-unknown-linux-gnu
Source directory: .
Installation directory:
2009 May 17
1
package for /usr/lib64/R/library/tkrplot/libs/tkrplot.so
Hi,
'revdep-rebuild' under GENTOO shows me
that /usr/lib64/R/library/tkrplot/libs/tkrplot.so, which was installed
at April 24th, is broken.
'ldd /usr/lib64/R/library/tkrplot/libs/tkrplot.so' shows me that
tkrplot.so needs libtcl8.4.so and libtk8.4.so, which is no more
installed since the installation of tcl,tk-8.5.7, which has happened at
april 26th.
But revdep-rebuild can't
2006 Feb 27
1
TclTk library loading (whole version) Linux
Hello;
Well, I'm afraid this is the second related problem I report in two days
(I'm sorry for this)
I've programmed a tcltk interface for a model and it includes a
comboBox. The comboBox widget comes with the "BWidgets" library of Tcl/Tk.
It works all perfectly with the windows R GUI (with the help of Prof.
B. Ripley), following the advices in ?Startup, but I would like
2010 Jul 05
0
DRBD update
Hello,
Someone had some problem recently with DRBD updates?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
2010 Aug 12
3
Ethernet Quad
Hello,
Someone can indicate some Ethernet device Quad 10/100 to use with CentOS 5.x?
Thanks,
--
Daniel Bruno
http://danielbruno.eti.br
2008 Sep 30
3
mount UFS partition on CentOS 5.
Hi Dears,
I am having trouble mounting a partition with UFS file system (FreeBSD), I
am trying to build with the following commands:
mount-r-t-o ufs ufstype = ufs2 / dev/hdb1 / part
mount-r-t-o ufs ufstype = 44bsd / dev/hdb1 / part
But appears the following error message:
mount: wrong fs type, bad option, bad superblock on / dev/hdb1,
missing codepage or other error
In some
2003 Sep 05
1
Installing R on Red Hat Linux, Tcl/Tk
Hi,
I've been trying to install R on Red Hat Linux 9 for some
potential users of my R/TclTk application. I tried using the
rpm for R 1.7.1 for Red Hat Linux 9. It told me that I needed:
libtcl8.3.so
so I looked for a binary release of Tcl 8.3.x on
http://www.tcl.tk/software/tcltk/8.3.html
but found that the link to the Tcl 8.3.x binaries pointed to
ActiveTcl 8.4.x . I couldn't see
2005 Nov 16
1
Generate 32bit programs on x86_64 architecture?
I'm trying to run purify on CentOS on an Intel Pentium 4/630
processor. Purify does not like the 64bit code. Is there
some way to compile and run programs so that they are
only using the 32 bit model?
I tried gcc -m32 but then the system libraries come
up missing.
Purify engine: Error: Couldn't open the file crt1.o
Purify engine: Error: Couldn't open the file crti.o
Purify
2004 Feb 03
1
Linux installation problem
Hello everyone,
I downloaded the latest Linux version of R and tried installing it, but
during the installation process I found that this version of R requires tcl
8.3 and tk 8.3. The problem is that I've been unable to find Linux
versions of tcl 8.3 and tk 8.3. The only Linux versions of tcl/tk I've
been able to find are 8.4. Has anybody been successful in getting R to
install on
2008 Jun 03
0
More information on R segfaults, tcltk package, and graphics devices
Dear R-devel -
I have investigated the report I made at
https://stat.ethz.ch/pipermail/r-devel/2008-May/049683.html some more,
and believe I have enough information to warrant an update. My
sessionInfo() immediately after starting R is at the bottom of this message.
I decided to first concentrate on finding out why I sometimes receive a
segfault while closing a graphics window while the
2008 Jun 30
1
Problem with Sendmail + Apache
In my /var/log/maillog show this message:
NOQUEUE: SYSERR(apache): can not chdir(/var/spool/clientmqueue/): Permission
denied
Permissions on dir:
drwxrwx--- 2 smmsp smmsp 36864 Jun 30 15:23 clientmqueue
If i change the permissions to 777 works normaly but is not safe and in
other server works fine with the permissions 770.
Anybody have any idea?
Thanks,
--
Daniel Bruno
2004 Sep 12
2
Multiple MD 3200 (Intel 537) cards on a single system.
Has anyone been able to sucessfully use 2-4 X101P clones with Asterisk on a
single system ?
I'm using one Encore MD 3200 modem sucessfully, alongside a TDM400P (3 FXS, 1
FXO) and would like to be able to use up to 4 X101P on a single system. In
most cases I'll have 2 or 3 instead.
I understand all the issues with interrupt sharing and PC motherboard quality.
Just need to know if any