similar to: configure for R-0.65

Displaying 20 results from an estimated 2000 matches similar to: "configure for R-0.65"

1999 Sep 01
0
configure for R-0.65 (cont'd)
>I am trying to compile R-0.65 on a Sparc 20. I have gcc 2.7.2.2 and I >have SC4.0. I used gcc to compile R-0.64.2 in July with no problems. >Now when I run configure for R-0.65 I get the following message: > >>checking whether the C compiler (gcc ) works... no >>configure: error: installation or configuration problem: C compiler cannot create executables. > >and
2003 Nov 28
1
compile problem with gzfile
I just finished compiling today's r-patched (R 1.8.1 patched) on my old Sparc 20 using gcc 3.3 along with Sun's f77. As it was compiling, I noticed an error regarding gzfile. The compile process left the methods directory and continued on. Obviously, there was a problem, but I don't have the original error message from the compiler. After installing R, I get the following error
2002 Sep 15
1
printing graphics window on Mac OS 9.2
I'm a long time user of R, but I'm not a regular Mac user. I am now teaching in a room with a dozen Macs and I'm having a problem printing the graphics window. I'm using R 1.5.1 precompiled for Mac OS on Blue G3s with Mac OS 9.2. When I have the macintosh graphics device selected and use File, Print from the menu system, the OS attempts to print, but the machine hangs after a
2001 Jul 30
3
ATLAS
I thought I would try compiling R this time with the ATLAS libraries. I have compiled ATLAS and I have the following libraries: libatlas.a libf77blas.a libptcblas.a libtstatlas.a libcblas.a liblapack.a libptf77blas.a Is it sufficient to use ' --with-blas=libatlas.a ' when configuring or do I need to specify any of the other libraries as well? -- William D. McCoy
2005 Sep 14
1
maximum string length in RdbiPgSQL and in R
Because my problem involves the RdbiPgSQL package, I sent a message similar to this one to the Bioconductor list. But while awaiting moderator approval of my message (because I am not a member of that list), it occurred to me to send it to R-help as the problem may be more general than just RdbiPgSQL. Here's my situation: I have been using RdbiPgSQL successfully for a year or two. I
2001 Aug 20
1
Rdconv.pm errors while installing R
I have just compiled and installed R-patched on a Sparc 20 running Solaris 2.5.1. The compilation and installation went fine except for the message: Bare word found where operator expected at /usr/src/R/R-patched/share/perl/R/Rdconv.pm line 1491, near "$txtout txt_header" (Missing operator before txt_header?) I get similar messages for lines 1390, 1405, 1420, and 1448 in Rdconv.pm.
2001 Apr 03
0
Rdconv.pm
When I installed R 1.2.2 on a Sparc 20 running Solaris 2.5.1 and when I install a package, I get the messages: Bare word found where operator expected at /usr/local/lib/R/share/perl/R/Rdconv.pm line 1390, near "$txtout mywrap" (Missing operator before mywrap?) Bare word found where operator expected at /usr/local/lib/R/share/perl/R/Rdconv.pm line 1405, near "$txtout
1998 Oct 08
0
R-beta: filter function
Does R or any of its contributed libraries have a function similar to the filter() function in S-Plus? I can't seem to find a similar function. -- William D. McCoy Geosciences University of Massachusetts Amherst, MA 01003 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2008 Mar 26
2
Dialing off-hook with Polycom SoundPoint IP 430
Hi... I've been fighting this for a while now, trying clean builds of Asterisk 1.14.18, 1.14.19rc3, and then 1.6 Beta 6 today. No workee. :-( Here's the results for various calls made off-hook (push the blue Speakerphone button on the Polycom 430): 988852700 - Phone waits for me to either hit the soft-key "Send" or "EndCall". If I hit "Send",
1999 Jul 28
1
problem to install R-0.64.2 on mips-sgi-irix6.4
Dear all, I hope the following problem haven't been discussed here recently (I could not find anything about it the help archive files) : I tried to compile R-0.64.2 from the source files without much success... the last lines from the output of the ./configure command were : ---------------------------------------------------------- R is now configured for mips-sgi-irix6.4 Source
1999 Feb 06
2
Install R-0.63.1 on Solaris7
(Again: please send these things to R-devel or R-help !!) >>>>> "Yoko" == Yoko Wong <yoko@math.ubc.ca> writes: Yoko> Dear Martin, Yoko> I run into following errors when I try to compile R-0.63.1 on Yoko> Solaris7. >From all I see in the following, this looks like a Solaris 7 bug. I don't have access to this OS. Anyone else ?
2019 Aug 07
3
Advanced rsync includes and excludes
Hi, I'm a happy camper @ rsync (and rsnapshot) since years. Thanks for this major piece of software. In an attempt to reorganize my rsnapshot backups, I stumbled across an issue, that I'm trying to seeking a more sophisticated solution here. Given, I have a deeply branched tree, where I would like to include a specific directory deep under, while excluding anything else on that path,
2008 Jan 31
1
Dropped calls
I have a very serious problem with calls between PAP2-NA and a TDM2400 (8 FXO). Almost every call dropped after between 20 and 30 seconds with conversation. I disable the sound card, serial and other things on my server, but the problem still continues. I've changed the RPT Packet Size to .20 on PAP2-NA, but nothing. Here a piece of my log: [Jan 31 07:10:43] DEBUG[3131] channel.c: Hanging up
2008 Feb 10
2
Still dropped calls :(
Hello All! I have a problem with my calls, that drops after 20 - 30 seconds. I got a piece of PAP2-NA log and Asterisk log and there's an error 603 - call declived, as showed. Thanks for any help. McCoy *********** PAP2-NA LOG *********** Feb 9 09:00:56 192.168.4.205 Feb 9 09:01:11 192.168.4.205 [0:5060]->192.168.3.14:5060 Feb 9 09:01:11 192.168.4.205 [0:5060]->192.168.3.14:5060
2008 Nov 10
5
[PATCH][IOEMU] build fix for BSD
Hi! Attached patch makes git-ioemu compile on NetBSD. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> P.S.: I''m about sending the pieces to qemu-devel. The changes in vl.c already went upstream in qemu''s svn c/s 5646. -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz
2008 Jun 10
3
[PATCH][TOOLS] libxc: mmap fixes for BSD
Hi! On BSD, mmap()ing files works on on-disk files but not on pseudo filesystems like kernfs or procfs. Therefore, attached patch mmap()s anonymous memory. Linux equivalents are sysfs and procfs to above BSD''s pseudo-filesystems. On Linux, mmap is implemented for sysfs but it is questionable to me how write operations work since (most) files in sysfs have static content. So this patch
2008 Aug 14
11
[PATCH][TOOLS] ioemu: linking fix for *BSD
Hi, Attached patch tells the linker where to find libxenctrl.so.3.2, libxenguest.so.3.2 and libxenstore.so.3.0 when launching qemu-dm. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Geschäftsanschrift): Wilschdorfer Landstr.
2003 Jun 18
0
Cannot Authenticate against AD ...
Hey all, I have a Windows 2000 AD PDC that hosts a domain. He also trusts our existing Windows NT domain (2-way trust, they both trust each other). I also have a Gentoo Linux machine that I have compiled Samba 3.0 on. I can get almost everything to work with regards to talking to the Windows 2k PDC, like this: mccoy samba # wbinfo -u LIGHTSPEED+Administrator LIGHTSPEED+Guest
2009 Dec 16
1
[PATCH] AMD IOMMU: Fix a xen crash on amd iommu systems
Changeset 20514 implemented deallocation for msi interrupt remapping entries. Attached patch adds the same support for amd iommu to fix a xen crash on amd iommu systems. Thanks, Wei Signed-off-by: Wei Wang <wei.wang2@amd.com> -- Legal Information: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34 85609 Dornach b. München Geschäftsführer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
2007 Jul 11
1
Asterisk as outbound proxy
Hello !!! I'm trying to setting up my DVG-2032S Voip Gateway to use Asterisk as outbound proxy, that's because I already have this gateway before to begin to play with Asterisk. Every time when I enable the OutBound Proxy option and call from my Ericsson PBX I got the follow message in DVG-2032S System Information: Hook off, and nothing in Asterisk log or in the console. I've