similar to: INSTALL R-2.4.0 on Compaq Tru64 UNIX V5.1B

Displaying 20 results from an estimated 300 matches similar to: "INSTALL R-2.4.0 on Compaq Tru64 UNIX V5.1B"

2016 Feb 01
1
Wrong config check for __libc_stack_end
>>>>> Simon Urbanek <simon.urbanek at r-project.org> >>>>> on Mon, 1 Feb 2016 08:36:56 -0500 writes: > On Feb 1, 2016, at 4:16 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote: [..............] >> Back to R: I'm not familiar with that part of the code, neither >> the configuration, nor the usage (in
2006 May 26
1
Building V2.3.0 on Tru64 V5.1B
Hi, I am going to be attempting a build of R for the alphas (our main need is to collate and present graphically, performance metrics we gather on our applications). We have: CC=cc, CXX=cxx, Fortran V5.51 (f77, f95), GNU make 3.80, Perl 5.8.4 I am hesitant to rebuild GCC on this platform, and would like to know if others have success in building R with native C, C++ and Fortran. I plan on
2020 Jun 25
0
R 4.0.1-4.0.2 built with Intel Composer 19.0-19.1.1, error in "make check" on CentOS 7.7
On Wed, 24 Jun 2020 18:56:06 +0000 Ryan Novosielski <novosirj at rutgers.edu> wrote: On my machine, getOption('expressions') is 5000 and the example from the test correctly stops with length(traceback()) == 2500. (And the simpler example of f <- function() f(); f() stops with length(traceback()) == 5000). > Traceback: <...> > 2718: foo() This (traceback() being
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
R Listers, One of the list contributors suggested I abandon attempts to build R-1.9.1 and focus on building R-2.3.1. I believe the main set of packages have been built properly (with some changes to the code) - however, when building the Recommended packages, the build fails. CODE CHANGES: ============= 1. My C compiler requires a ";" on line 589 of ..../src/main/printutils.c. Here
2003 Aug 25
1
gnophone connection
hello everybody well...while trying to make gnophone to gnophone call using IAXtel's PBX server......i am not being able to establish a connetion.... possibly whats happening is, we are not being able to transmit our message packets properly and result is its not being able to establish connection n is resending frmaes again and gain here is message we are getting Tx-Frame Retry[000]
2007 Dec 30
1
Histogram with different colors for different portions
Dear Rusers, I would like to color different sections of a histogram different colors. I have an example that was done by "brute force" given below. Has anyone implemented something like this in general? If not, any suggestions/pointers on how to write a general function to do so would be most appreciated. Alan-
2012 Dec 11
1
[LLVMdev] Remove $SHS/vop to fix your build
A few recent revisions will likely break your builds, since svn is having trouble with the deletion and then addition of $SHS/vop. If you have errors when updating, try removing $SHS/vop and then update again. Andrew
2011 May 06
0
Attempting to Install Translation Patches
Hey, I'm new to wine and recently installed in an attempt to run windows games off of my mac laptop. I've had some degree of success recently (largely in that I've been able to install and play some games) with some help from other sources. However, Recently I've run into an problem that I'm not quite sure how to solve. I'm trying to install an English Patch for the visual
2011 Jul 04
1
Contrastes con el paquete survey (svycontrast)
Estimados usuarios: Estoy intentando reproducir el ejemplo 6.4 de Thomas Lumley. Complex Survey. Editorial Wiley. 2010 (ver la página en google:
2013 Oct 26
0
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
On Sat, Oct 26, 2013 at 4:08 AM, Petry Roman, SHS-S IT-TS <Roman.Petry at shsservices.org> wrote: > Hello Geert > Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes. You're right. Since you can't
2009 Jun 25
1
migrasi Email account client di qmailtoaster
Dear Rekan2 Saya mau tanya langsung nich... Kalau mau backup email-email address client beserta password nya di qmailtoaster server gmana yach cara nya???? Jadi kalau mau ganti server tinggal restore email address client dan password nya saja. Terima kasih Dani -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jun 23
0
Game starts but only black screen shows
Greetings, I installed wine on natty and also installed a windows based game, but when the game boots up only a black screen appears. It shows the game running in my hotbar, but no graphics are displayed at all. If anyone might have a suggestion please help!
2006 Jul 28
3
R uses private function in libc (PR#9107)
Full_Name: Quanah Gibson-Mount Version: 2.3.0, 2.3.1 OS: Linux Submission from: (NULL) (171.66.155.86) libc used to export the symbol: __libc_stack_end; however, newer versions of libc no longer export it. R has some serious problems around this, because the code has: # ifdef linux extern void * __libc_stack_end; # endif and #if defined(linux) R_CStackStart = (uintptr_t)
2010 Sep 18
1
some question
I am making a program and get some trouble here 1. how do I close all opened child window in mdi form? 2. I cannot disable menu_item, perhaps I use .enable false the wrong way? -- Suka linux? Kunjungi blog saya http://penguinroad.blogspot.com _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello Geert Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes. And the next step would be other modules i think.. if i?m wrong.. excuse me 8-).. yesterday i managed to get ipxelinux working from ipxe.org.. so the nic
2009 Jan 05
1
poor read/write performance due to TCP window size configuration
Hi, I am using a TCP link that requires TCP window size to be at least 256K. Below is my smb.conf file. I have tried to capture the packets using wireshark after the configuration. However, the TCP windows size still cap at about 64k How should I configure it? My samba version is Version 3.0.24-11.fc6 Thank You. Best Regards, Gary [global] workgroup = TESTBED server string = Samba
2004 Mar 09
0
Content violation
The email message: From: r-help at lists.r-project.org To: dvelpmnt at bechtel.com includes the file <your_document.pif> which is prohibited by Bechtel Information Security policy. The file was blocked and did not reach the intended recipient. **************************************************************** If you did not send an email message containing this information, your email
2004 Jan 27
0
Undeliverable mail: test
***** SECURITY NOTICE ***** An attachment was sent by you, in the message "test", that violates Kimberly-Clark's E-mail security policy regarding potentially dangerous attachments. The offending message has been dropped and will not be delivered. Unsafe attachments include: SHS, VBS, VBA, VBX, JS, JSE, VBE, COM, SCR, PIF and EXE file types and message/partial MIME content (split
2007 Oct 29
0
Modularity analysis of the 'ruby on rails' framework.
I have made a analysis of rails that analysis the modularity of the framework and find replicated code "bloat". You can find the result in http://shs.demosophia.net/rails_bloat.tar.bz2 . Read the README.txt in the archive. It have interest for people, thats write or maintain classes and modules in the rails framework. --~--~---------~--~----~------------~-------~--~----~ You received
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
I am trying to build wxruby from source, but I have encounter an error. For some reason the ''rake'' command fail when it tries to link lib/wxruby2.so because it is missing missing -lruby18 resulting in errors like wx.cpp:(.text+0x1618): undefined reference to `rb_intern'' wx.cpp:(.text+0x165c): undefined reference to `rb_eNotImpError'' wx.cpp:(.text+0x1666):