Displaying 7 results from an estimated 7 matches similar to: "CESA-2012:1037 Moderate CentOS 6 postgresql Update"
2012 Jun 25
0
CESA-2012:1037 Moderate CentOS 5 postgresql84 Update
CentOS Errata and Security Advisory 2012:1037 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1037.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0aee8850022e9bba9d1781143410fd2e0e0256def64dfb283c9577ebf202ed36 postgresql84-8.4.12-1.el5_8.i386.rpm
2012 Jun 26
0
CentOS-announce Digest, Vol 88, Issue 15
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2006 Feb 03
3
R-2.2.1-INSTALL Issue with TCLTK
Hi
I am not able to have a working tcltk library in R-2.2.1 inspite of
trying different options suggested in the FAQ's. I am using the
following configure option and I do get the tcltk package installed but
with a missing libs folder.
./configure -prefix= "~R-2.2.1" --enable-R-shlib --enable-linux-lfs
--with-zlib --with-gnu-ld --with-tcltk
2007 May 16
0
Bug#424696: R CMD INSTALL -l <path> does not create path (PR#9691)
Soeren,
On 16 May 2007 at 23:00, Soeren Sonnenburg wrote:
| Package: r-base-core
| Version: 2.5.1~20070513-1 [ aka R-patched as of 20070513 ]
| Severity: important
|
| R CMD INSTALL -l /path/to/lib
|
| no longer creates /path/to/lib but assumes it does already exist. This
| is a change in behaviour as it has worked with R 2.4.X
Let me pass that on to R Bugs then as it is in no way related
2007 Oct 09
1
misbehaviour of some tk windows, R 2.6.0 on SUSE 10.1?
I don't know whether this is specific to (my installation
of) SUSE 10.1, or is more general.
With R 2.6.0, I am finding that some widgets made through
the tcltk package are having problems which become evident
through scrollbar activity. An example is demo(tkfaq) --
see below. To reproduce the problem, I do the following:
after the tk window appears, hold down the
2006 Apr 11
1
Bug#361968: Wrong name in manpage
Kanru,
Thanks for the bugreport.
On 11 April 2006 at 22:03, Kanru Chen wrote:
| Package: r-base-core
| Version: 2.2.1.svn37668-1
| Severity: minor
|
| In manpage of /usr/bin/R, the first, fourth and last line shows `VERSION'
| instead of `R'.
|
| I believe it is a typo.
More likely something is wrong with how R.1 is autogenerated using help2man.
Incidentally, that `R --version'
2007 May 23
1
(PR#9691) 'Bug'#424696: R CMD INSTALL -l <path> does not
I looked for evidence that this is supposed to happen, as it was news to
me that it did on some versions of R. Possible sources of documentation
seem to be
R CMD INSTALL --help
?INSTALL
R-intro.texi, R-exts.texi, R-admin.texi
none of which mention this AFAICS, and all seem to be written assuming an
existing library tree.
DId you find something to suggest otherwise? Clearly no alpha/beta