search for: jrm

Displaying 19 results from an estimated 19 matches for "jrm".

Did you mean: jr
2017 Jul 31
3
reproducible segmentation fault installing packages on FreeBSD 11.1
..."libcurl") This one is ok for the first five calls, but always crashes on the sixth call. download.file("http://cran.r-project.org/",tf,method="internal") does not trigger the issue. Is there any further information I can provide or anything else I can test? Joseph jrm at phe ~ % R --debugger=gdb GNU gdb (GDB) 8.0 [GDB v8.0 for FreeBSD] Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the...
2005 Apr 14
1
Java plugins in browsers through Wine
Yes, I know it sounds silly, but I need to enable java support in the browsers- either IE or Firefox- that I'm running through Wine from Linux. It's because a site I want to access requires the Chime plugin, available only for Windows, but also a functional Java VM. When I run the Java SDK or JRE installers through wine, the installation gets to a certain point and then stops because
2016 Nov 23
0
shared libraries: missing soname
>>>>> Joseph Mingrone <jrm at ftfl.ca> >>>>> on Tue, 22 Nov 2016 22:21:49 -0400 writes: > Dirk Eddelbuettel <edd at debian.org> writes: >> On 22 November 2016 at 00:02, Joseph Mingrone wrote: >> | These are also not fatal errors on FreeBSD, where everything, for now, al...
2000 Jan 17
1
get_share_modes problem
...es above this are informational and from my reading of them, completely normal connection setup steps. I'm not out of (or even into) swap, and I can't think of any other steps in debugging this. Any help would be appreciated! -- Jon Mitchell Systems Engineer, Subject Wills and Company jrm@swc.com
2000 Jan 18
1
byte locking bug?
...requests from DOS due to UNIX using a signed bit for locking, but I wasn't sure if that was related or not. What I need is for UNIX clients and DOS clients to be able to access this file at the same time using this type of locking. -- Jon Mitchell Systems Engineer, Subject Wills and Company jrm@swc.com
2000 Aug 25
1
win2000 plaintext password
...xtPassword registry setting to the win2000 machine. Even when I have drives mapped upon login, the first drive always asks me to enter the password even though it's the same as the user's password. Is there anyway to fix this? -- Jon Mitchell Systems Engineer, Subject Wills & Company jrm@swc.com
2016 Nov 23
2
shared libraries: missing soname
Dirk Eddelbuettel <edd at debian.org> writes: > On 22 November 2016 at 00:02, Joseph Mingrone wrote: > | These are also not fatal errors on FreeBSD, where everything, for now, also just > | works. ...until a library's interface changes. You seem to be arguing that > | sonmaes are pointless. We disagree. > You are putting words in my mouth. In my very first reply to
2015 Jul 22
2
[LLVMdev] (no subject)
Hello, I have tried a lot fix this error but am not able to can you please find me a solution am trying to compile the SAFECode in Cygwin Environment to work for windows. used make -j4 command to make the files in cygwin i have got this error make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include' /usr/bin/cp: cannot stat
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...ht decrease in the number of committers. In the last quarter, four commits bits were taken in for safe keeping: erwin, miwi, and sem left by their own request and jase was inactive for more than 18 months. We welcomed two new committers: Tobias Berner (tcberner) and Joseph Mingrone (jrm). On the management side, erwin and miwi left portmgr. bapt also left portmgr but is still the liaison for core. On the infrastructure side, three new USES (grantlee, kde, linux) and one new Keyword (javavm) were introduced. The default version of the Linux ports is now CentOS 6, w...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...ht decrease in the number of committers. In the last quarter, four commits bits were taken in for safe keeping: erwin, miwi, and sem left by their own request and jase was inactive for more than 18 months. We welcomed two new committers: Tobias Berner (tcberner) and Joseph Mingrone (jrm). On the management side, erwin and miwi left portmgr. bapt also left portmgr but is still the liaison for core. On the infrastructure side, three new USES (grantlee, kde, linux) and one new Keyword (javavm) were introduced. The default version of the Linux ports is now CentOS 6, w...
2005 Dec 05
2
plot() and points() precision control
Hi all, I have a problem in that when I plot points that have a high degree of precision, some significant rounding seems to occur, resulting in uneccessary overlap of my points. Is there a way to specify the resolution or precision in plotting functions? Is there an underlying grid I have to modify somehow? Many Thanks, Jon -- Mares eat oats and does eat oats and little lambs eat ivy. A
2005 Dec 26
0
hot keys
Hello. One thing I have been running under Wine is something called "Express Scribe", which is rather good gratis software for transcribing audio material. Up through 0.9.3, the program runs nicely but at install there are error messages about not being able to install hot keys. Probably this isn't surprising, so what I am really looking for is advice on how to work around it. In
2016 Nov 20
2
shared libraries: missing soname
Hello, R's shared libraries are linked without setting the soname. This is causing problems for some consumers. Error: /usr/local/lib/R/library/tseries/libs/tseries.so is linked to /usr/local/lib/R/lib/libRblas.so which does not have a SONAME. math/R needs to be fixed. What's the correct way to add the necessary linker flags? I believe it should be something
2016 Jul 23
0
status of the FreeBSD port/package and some questions
Hello, Over time, the FreeBSD R port/package [1] has accumulated some cruft. We've begun an overhaul and the process has generally been positive since most of the local patches and workarounds are no longer necessary. However, we still require a few workarounds. 1. Libjpeg The autotools check for libjpeg >=6b fails even when libjpeg is present (e.g. /usr/local/lib/libjpeg.so.8 exists).
2016 Nov 21
2
shared libraries: missing soname
Hello Dirk, Dirk Eddelbuettel <edd at debian.org> writes: > On 20 November 2016 at 19:28, Joseph Mingrone wrote: > | Hello, > | > | R's shared libraries are linked without setting the soname. This is causing problems for some consumers. > | > | Error: /usr/local/lib/R/library/tseries/libs/tseries.so is linked to > |
2016 Nov 23
2
shared libraries: missing soname
Martin Maechler <maechler at stat.math.ethz.ch> writes: > To the issue: I also don't see what your point is. > R works with these so libraries as intended in all cases as > far as we know, and so I don't understand why anything needs to > be changed. > All these libraries "belong to R" and are tied to a specific > version of R and are not be used
2016 Nov 25
2
shared libraries: missing soname
Martin Maechler <maechler at stat.math.ethz.ch> writes: > Well, Dirk has said to have given his last reply on this thread. > I (as a member of R-core) am glad about people like Dirk who > take some of our load and helpfully answer such > questions/reports on R-devel. I am glad too. Thank you. My ultimate goal is to ensure that R works as well on FreeBSD as it does elsewhere.
2016 Nov 22
2
shared libraries: missing soname
Dirk, Dirk Eddelbuettel <edd at debian.org> writes: > On 21 November 2016 at 23:24, Joseph Mingrone wrote: > | Dirk Eddelbuettel <edd at debian.org> writes: > | > On 20 November 2016 at 21:49, Joseph Mingrone wrote: > | > | Hello Dirk, > | > | > | > | Dirk Eddelbuettel <edd at debian.org> writes: > | > | > | > | > On 20 November
2016 Nov 22
2
shared libraries: missing soname
Dirk, Dirk Eddelbuettel <edd at debian.org> writes: > On 20 November 2016 at 21:49, Joseph Mingrone wrote: > | Hello Dirk, > | > | Dirk Eddelbuettel <edd at debian.org> writes: > | > | > On 20 November 2016 at 19:28, Joseph Mingrone wrote: > | > | Hello, > | > | > | > | R's shared libraries are linked without setting the soname. This is