Displaying 20 results from an estimated 6000 matches similar to: "R on Redhat 7 / glibc problem (PR#768)"
2000 Dec 18
1
demo(is.things) fails (PR#772)
Full_Name: Barry Rowlingson
Version: R-1.2.0
OS: RH7/i386
Submission from: (NULL) (148.88.0.11)
demo(is.things) fails with:
> is.ALL(NULL)
Error in as.POSIXct.default(x) : Don't know how to convert `x' to class
"POSIXct"
In addition: Warning message:
is.nan() applied to non-(list or vector) in: fn(obj)
- this seems to be because it is calling:
> is.na.POSIXlt(NULL)
2001 Feb 28
1
redhat 7.0 trouble
Hi. I am running R 1.2.1 on an i686 (dell laptop). I can do simple
things like defining vectors, plot, etc... however when I use the function
smooth.spline() or demo(lm.glm), I get the following error and it kicks me
out of R:
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf, version GLIBC_2.2 not defined in
file libc.so.6 with link time
2000 Dec 21
1
RH7.0 compilation
Hi everyone,
Like most people with RH7.0 Linux, I had problems with their "experimental"
gcc-2.96 compiler. To circumvent the problem, I installed stock gcc-2.95.2
in the /usr/local tree, so it will be picked up first as /usr/local/bin if
before /usr/bin on my PATH. With this setup I was able to compile R-1.2.0
straight out of the box (as well as compile Linux kernels). One problem I
2000 Dec 21
1
RH7.0 compilation
Hi everyone,
Like most people with RH7.0 Linux, I had problems with their "experimental"
gcc-2.96 compiler. To circumvent the problem, I installed stock gcc-2.95.2
in the /usr/local tree, so it will be picked up first as /usr/local/bin if
before /usr/bin on my PATH. With this setup I was able to compile R-1.2.0
straight out of the box (as well as compile Linux kernels). One problem I
2007 Jan 30
1
Solaris 10 compilation issue
I am trying to compile R-2.4.1 in 64-bit on Solaris 10 running on AMD
hardware. I am trying to do this with Sun Studio 11.
My config.site looks like this:
#! /bin/sh
AR="/usr/ccs/bin/ar"
TEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/tex"
LATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/latex"
PDFTEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdftex"
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
I am trying to compile R-2.4.1 in 64-bit on Solaris 10 running on AMD
hardware. I am trying to do this with Sun Studio 11.
My config.site looks like this:
#! /bin/sh
AR="/usr/ccs/bin/ar"
TEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/tex"
LATEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/latex"
PDFTEX="/usr/local/teTeX/bin/i386-pc-solaris2.10/pdftex"
2001 Jan 11
1
Some Packages Won't Run under RH 7
Patrick Connolly wrote:
> According to Richard A. Bilonick:
> |>
> |> I recently installed Red Hat Linux 7.0. I installed Version 1.2.0 (2000-12-15) of
> |> R. I installed a number of packages including chron, date, ellipse, sgeostat,
> |> survival5, and xtable. the "library()" command shows that they are installed.
> |>
> |> chron works but I get
2001 Jan 11
0
ORe: Some Packages Won't Run under RH 7
Patrick Connolly wrote:
> According to Richard A. Bilonick:
> |>
> |> I recently installed Red Hat Linux 7.0. I installed Version 1.2.0 (2000-12-15) of
> |> R. I installed a number of packages including chron, date, ellipse, sgeostat,
> |> survival5, and xtable. the "library()" command shows that they are installed.
> |>
> |> chron works but I get
2001 Oct 16
5
Segfaults, winebuild, and glibc 2.2.3
I just upgraded my Linux box to glibc 2.2.3. Before the upgrade (glibc
2.1.92), wine compiled and ran beautifully. After, however, winebuild
segfaults for no apparent reason. Upon running ldd, I found that it is
properly loading all libraries. I do have one question, however. Does
the package glibc-profile have any effect on this? If it does, problem
(probably) solved. Otherwise, I'm
2006 Apr 24
1
undefined type 'struct tms' when compiling for MinGW
Hello list,
Out of interest, I've been trying to compile R on WinXP with MinGW/MSYS.
I've been following the instructions for compiling R on windows as
closely as possible. Below is my configure statement, which seems to
work okay except that no browser or pdf viewer is found, and html docs
will not be compiled... I've tried enabling/disabling many different
options, and I also add
2001 Feb 01
1
daemon
Hi,
I am struggling with starting smbd and nmbd as daemon under
RH7.0. I made a file just like the example in the doc:
#!/bin/sh
/usr/local/samba/bin/smbd -D
/usr/local/samba/bin/nmbd -D
which I called "startsmb". Then I changed added the execution
permission and ran it, but it doesn't run as a daemon.
I also tried running both commands from the command line, but
it
2001 Apr 19
2
Samba 2.2.0 bug.
Ill report this as a bug, since I havent had any response to my question about
it on the mailing lists.
I am trying to get at the /smb file system.
My understanding is to do this I MUST go thru the smbsh.
When I try executing smbsh, I see:
[reg@orion bin]$ smbsh
Username: rwclemens
Password:
ERROR: can't get smbw shared lock (Invalid argument)
Looking at the code its not
2001 Dec 09
2
Could not load 'USER.DLL' (RH7.2)
I find that I can't run 16-bit apps because of a problem with user.dll.
Here is an example.
[john]$ wine /mnt/C/Win31/cardfile.exe
err:module:BUILTIN_LoadModule loaded .so but dll user.dll still not found
Could not load 'USER.DLL' required by 'CARDFILE', error=2
Terminated
A 32-bit app (such as notepad.exe) does work though, other than some minor
issues related to fonts.
I
2002 Jun 03
1
oplock break on excel files using samba 2.2.4
Hi,
I search for a solution about the "oplock break" problem that occurs
sometimes on my RH7.0 / Samba 2.2.4 machine when accessing Excel files on a
Samba share. I didn't find any solution on the Net or on this list about
this.
* Is there a solution without disabling oplock ?
* Is it a RedHat or a Samba problem ?
Thanks in advance for your help.
---
Sylvain BARTHELEMY, Senior
2004 Jan 14
2
Logging Detail
Hi all,
I am using Samba 2.2.7-security-rollup-fix on a few RH7.3
systems.
I need to configure the logging to show what user/pc is accessing
what file.
I've been through the How-Tos at Samba.org and read the section
on configuring logging detail but either I'm too tired or too stupid
(both viable options ;-) ) to figure out which level I need to get this
information.
Can anyone tell
1998 Oct 07
2
R-beta: compiling R on RedHat 5.1
[accidentally was sent to the R-help-owner only; MM]
** when I compile R-0.62.3 on RedHat 5.1, the following messages
appear:
...
f77 -export-dynamic -o R.binary ...
../lib/libunix.a(dataentry.o): In function `NextEvent':
/home/ming/R-0.62.3/src/unix/dataentry.c:1286: undefined reference to `XNextEvent'
../lib/libunix.a(dataentry.o): In function `GetKey':
2001 Oct 26
0
[RHSA-2001:112-07] Printing exposes system files to reading.
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Printing exposes system files to reading.
Advisory ID: RHSA-2001:112-07
Issue date: 2001-09-24
Updated on: 2001-10-25
Product: Red Hat Linux
Keywords: Ghostscript lpr LPRng printing
Cross references:
Obsoletes:
2001 Jan 20
11
RPM of R-1.2.1 for RH 7?
There does not seem to be a RPM for Red Hat 7 of version 1.2.1.
What should I do? I have a new computer with RH7.
I''m willing to try to make one from the SRPM, but I''ve never done
that before, and I don''t want to go to the trouble if someone
else is already planning to do it soon.
Likewise, I could install it from the tgz file. (I just did that
on a Solaris server,
2001 Jan 20
11
RPM of R-1.2.1 for RH 7?
There does not seem to be a RPM for Red Hat 7 of version 1.2.1.
What should I do? I have a new computer with RH7.
I''m willing to try to make one from the SRPM, but I''ve never done
that before, and I don''t want to go to the trouble if someone
else is already planning to do it soon.
Likewise, I could install it from the tgz file. (I just did that
on a Solaris server,
2002 Jun 03
2
FW: oplock break on excel files using samba 2.2.4
I'm having the same kind of problem too. Links to other excel workbooks
are really breaking badly. One of them so bad that if I highlight the
file through a windows explorer view; it kills the window immediately.
I'm using RH 7.2 and Samba 2.2.4 -1
Please let me know if someone has some suggestions ....
So far I've tried:
veto oplock files = /*.mdb/*.MDB/*.ldb/*.LDB/*.xls/*.XLS