similar to: again... cross compiling

Displaying 20 results from an estimated 100 matches similar to: "again... cross compiling"

2006 Dec 29
1
cross compiling dovecot
I have the problem that configure can't run the binaries, due to crosscompiling. How can you solve these issues with ./configure? checking whether size_t is signed... configure: error: cannot run test program while cross compiling See `config.log' for more details. I configure with a mipsel cross compiler. Cheers Martin
2010 Dec 16
3
Reset R to a vanilla state
Hi all, I need some help with R. I am looking for a function that puts R back into a vanilla state (exactly the same when I just started it). Specifically I want all objects in the workspace removed and all non-base packages detached and unloaded; all base packages that are loaded on startup should remain loaded (and preferably a .Rprofile executed as well). It would also be good if all the
2016 Apr 06
3
HTML help -- as a single document for the entire package
Hi, I was wondering if there was an equivalent to the pdf-manual for R-packages, but rendered as a single html page? I am looking for this as it would make reading easier as - no restriction to the standard paper width, but flowing to the browser window size - no page breaks - full text search across the entire manual. Thanks Holger [[alternative HTML version deleted]]
2016 Apr 06
0
HTML help -- as a single document for the entire package
On 06/04/2016 4:17 AM, Holger Hoefling wrote: > Hi, > > I was wondering if there was an equivalent to the pdf-manual for > R-packages, but rendered as a single html page? I am looking for this as it > would make reading easier as > - no restriction to the standard paper width, but flowing to the browser > window size > - no page breaks > - full text search across the
2024 Feb 04
3
Advice debugging M1Mac check errors
Hi, I wanted to ask if people have good advice on how to debug M1Mac package check errors when you don?t have a Mac? Is a cloud machine the best option or is there something else? Thanks Holger [[alternative HTML version deleted]]
2016 Apr 06
2
HTML help -- as a single document for the entire package
> On Apr 6, 2016, at 2:37 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 06/04/2016 4:17 AM, Holger Hoefling wrote: >> Hi, >> >> I was wondering if there was an equivalent to the pdf-manual for >> R-packages, but rendered as a single html page? I am looking for this as it >> would make reading easier as >> - no restriction to the
2015 Feb 18
4
Different serialization of functions in interactive vs. batch mode
Hi Luke, Ah - I see - thank you! This at least points me to a way on how to "fix" this. I tried setting the srcref attribute to NULL, but the hash value is still different and so is the serialization. So this looks like it is one difference, but not all of them Even if all differences were identified - it still leaves me with different behavior between interactive and batch-mode,
2016 Jun 28
2
A package requiring cmake
Hi, I am currently preparing a package for hdf5 that ships and compiles from source on windows. The intention here is to avoid having to ship or download a binary from an unknown source. As a dependency, I need the cmake program installed. Here my question: 1. Is cmake installed on win-builder? If not, could it be installed? If yes, in a specified standard location or available through the PATH
2005 Jun 16
5
They''re killing me (the spammers)
Yes, last night it was 4Mbps the rate of incoming mails. I was wondering if I apply HTB to the following scheme: router -> gw-iface -> MX-server If HTB (new verb) the interface that communicates with MX, say, 2mbit, what will occur to the Input queue of gw-router-iface? Will I still get the link full for 4mbit or will it get lower to 2mbit too, as the inner interface? Appreciate
2015 Feb 18
1
Different serialization of functions in interactive vs. batch mode
Hi Gabriel, thanks for your reply - it does solve the problem of my toy function, but does come with some other problems though. a) as.list(f)[[1]] yields an expression, not a function. In order to go the route you are suggesting, I would more likely use "deparse" in order to get the original back b) and more seriously - as.list strips the environment of the function (and thus
2007 Jun 14
1
Crazy - Re: Centos 5, X dies, I cry
>Message: 11 >Date: Wed, 13 Jun 2007 12:34:13 -0400 >From: "Robert Moskowitz" <rgm at htt-consult.com> <snip> < I tried to change it and although I am told the update to <xorg.conf was made, no changes were made. I guess next time I will <log in as root instead of chancing su... In my brief fling with FC6, I had problems with that file not getting
2016 Jul 24
3
Xapian 1.4.0 released
On Fri, Jul 22, 2016 at 07:19:43PM -0700, Kevin Duraj wrote: > I would like to propose to change the following code while indexing a > term that is larger than 245 characters and then crashing and aborting > the entire index, we could rather truncate the term to 245 characters > and continue with indexing. Kevin -- I wonder what others are currently doing when this comes up (or if
2024 Feb 06
2
Advice debugging M1Mac check errors
On 04/02/2024 19:41, Holger Hoefling wrote: > Hi, > > I wanted to ask if people have good advice on how to debug M1Mac package > check errors when you don?t have a Mac? Is a cloud machine the best option > or is there something else? I presumed this was about a CRAN package, possibly hdf5r which has a R-devel-only warning from the Apple clang compiler. And that is not a
2016 Feb 13
1
Question about CHARSXP and garbage collection
Hi, I had a technical question about CHARSXP and garbage collection and couldn't find the answer in the R manual. The question is this. Are CHARSXP garbage collected like any other object, despite being part of the CHARSXP cache? i.e. is the cache being cleaned by garbage collection regularly and therefore, when I am in C code, do I need to protect a CHARSXP? Thanks! Holger [[alternative
2015 Feb 18
2
Different serialization of functions in interactive vs. batch mode
Hi, I posted this question to the regular help list, but it seems to be this is probably a question that is better addressed on r-devel. Sorry for the double posting. I am using hash-values to cache certain results in R. This caching also depends on the hash-value of the function that is being cached (calculated using the digest package). I noticed that computations that should already be cached
2005 Feb 07
3
syslinux/isolinux capabilities
I'm wondering if it's possible to use isolinux on a bootable CDR to boot an ISO9660 disk image off of the CDR's filesystem. I'm trying to make a multi-boot CD which is capable of booting both floppy images and smaller ISO9660 images (such as the debian netinst or DSL - damnsmall linux), and I am wondering if isolinux is capable of doing this (or something similar to this -
2007 Aug 04
3
CentOS vs RedHat packages
Hello Once Again: Another learning experience question - it is my understanding that CentOS essentially IS RedHat but with any commercial connection removed. That being said, is there any difference in the included, or quality of packages between the two distros? I've got some basic issues with a critical server I'm about to set up, and if I cannot get beyond said issues, I may opt
2005 Jan 02
0
Re: donŽt lose the listners at dj changing
Guten Tag Mike Whitaker, Am Sonntag, 2. Januar 2005 um 13:50 schrieben Sie: >> Without your xml config it's hard to be more specific. yes, sorry. <icecast> <limits> <clients>50</clients> <sources>2</sources> <threadpool>20</threadpool> <queue-size>102400</queue-size>
2016 Jul 12
3
Xapian 1.4.0 released
On Mon, Jul 11, 2016 at 02:02:56PM -0700, Kevin Duraj wrote: > You are saying that when I search for "delve Xapian 1.4" on Google, a > company worth of 491 Billion of Dollars and you saying that their top > of the search result has nothing to do with Xapian. > > https://www.google.com/search?q=xapian+delve&ie=utf-8&oe=utf-8#q=delve+xapian+1.4 Well, I'm not
2011 May 09
30
XCP: Insecure Distro ?
Hello mailing list! I have been working with XCP a little bit, and I have the impression that this distro is insecure. First, it does not look like update repositories are enabled inside /etc/yum.repos.d, although I''m from an apt background so I may be misinterpreting that. Where will my security updates come from? Next, it appears that the root password hash is directly stored inside