similar to: Compiling R for Solaris 8/Intel CPU

Displaying 20 results from an estimated 30000 matches similar to: "Compiling R for Solaris 8/Intel CPU"

2002 Apr 01
0
RE: [S] R for UNIX on Intel platform
You may get more response by posting this question on the R news list: r-help at stat.math.ethz.ch As for using R on Solaris, its easy to compile, looks and acts almost exactly like S-Plus 3.X. I use R on Sparc Solaris every day. -Greg > -----Original Message----- > From: Stafford Phillip-APS095 [mailto:phillip.stafford at motorola.com] > Sent: Monday, April 01, 2002 12:11 PM > To:
2005 Mar 14
3
asterisk-addons OS X
Has anyone had any luck getting the addon's to compile under OS X? I have been able to get 1.06 to build and run great, but I really want to get the cdr_addon_mysql.so to enable mysql writing. When I try to compile I get a bunch of Undefined symbols and I have tried adding everything to my path. I've got mysql_devel, etc. I have posted this to the Mac Asterisk mailing list about a week
1999 Aug 11
0
HPUX shared memory creates error
Hello all, The problem ----------- I've been trying to install the latest samba distrib (2.0.5a) on a hpux 10.20 machine, but the connection times out, apparently because of shared memory access. Trying to make an smbclient connection (or using the windows nt explorer to connect generates the following log.smb (smbd launched as smbd -D -d 4): [1999/08/11 10:14:28, 4]
2008 Dec 27
1
open solaris --one-file-system ignored, source path also ignored
Hello I am attempting to backup a remote OpenSolaris zone to a local Mac OS X Server 10.5.machine. Both are running rsync 2.9.6. The Solaris box has a filesystem mounted from NFS at /shared ... I am trying (in vein, so far) to backup it's internal root filesystem separately to it's NFS /shared filesystem. I have noticed two problems which appear to be related. Essentially I
2020 Jan 07
0
[EXTERNAL] Re: Thunderbird Subscription missing
John, Users don?t create these folder. The system does based on the configuration which is what I have to figure out. Phillp From: dovecot <dovecot-bounces at dovecot.org> On Behalf Of John Stoffel Sent: Tuesday, January 7, 2020 12:35 PM To: Dovecot Mailing List <dovecot at dovecot.org> Cc: Paul Tansom <paul at aptanet.com> Subject: RE: [EXTERNAL] Re: Thunderbird Subscription
2020 Jan 07
3
[EXTERNAL] Re: Thunderbird Subscription missing
Phillip> We should be seeing folders for everyday so missing folders Phillip> from 1Sept19 thru 15Sept19, then fro 27Sept19 to 31Sept19. Why do you think you should be seeing folders for every single day? Do your users create a new folder each day and migrate mails in there? Do you have a sieve script that is filtering incoming mail into daily folders? Phillip> That what should be
2009 Jul 27
1
3.2.11 not compiling on solaris 9 (libtalloc.so.1 error)
I am consistently getting "libtalloc.so.1: No such file or directory" when attempting to 'make' any version of samba. I've tried all of the suggestions from the list archives on this subject. Using Solaris 9 sparc. Current versions are: gcc 3.4.6 (sunfreeware pkg) samba-3.2.11 (and any other version of samba I try) Admittedly - compiling from source is not
2009 Jun 15
0
[LLVMdev] Some understanding of LLVM vs gCC vs Intel C++ Compilers
On Jun 14, 2009, at 6:09 PM, Jason Todd Slack-Moehrle wrote: > Hi All, Hi Jason, Sam's response is right on for general guidance, here is some mac- specific guidance. > I have spent a better part of my 32 years on this earth writing > Solaris software and more recently leaving that and returning back to > Mac OS. > > I obviously know about GCC and the Intel C++ Compilers.
2015 Feb 19
2
listener authentication
Thomas and Phillip, Thanks so much for your help. I have it working now but, is there a way to setup that when the user clicks on the m3u to play that it would open a player in the web page instead of creating the m3u file then having to open it in windows media player as some of the time WMP wont play the file. Thanks, Ron On Wed, Feb 18, 2015 at 2:30 AM, "Thomas B. R?cker"
2020 Jan 07
0
[EXTERNAL] Re: Thunderbird Subscription missing
We should be seeing folders for everyday so missing folders from 1Sept19 thru 15Sept19, then fro 27Sept19 to 31Sept19. That what should be there but isn't that my understanding. I am trying to understand where on the system it get that info. I don't see it in the configs so It not making any sense right now. Phillip From: dovecot <dovecot-bounces at dovecot.org> On Behalf Of
1997 May 29
2
R-beta: WISH: For dyn.load()ing, I'd like is.loaded(.) , symbol.C, symbol.For
In S(plus), I can write functions using code fragments like if(!is.loaded(symbol.C("my_C_fun"))) dyn.load("......../my_C_fun.o") r <- .C("my_C_fun", x = x, n = n, ... ) which I would like to have in R, too. The S-plus help page on this subject says : S+>> Code Availability S+>> S+>> DESCRIPTION: S+>> is.loaded
2001 Oct 15
1
Wine of Solaris 8 Intel
Hello, I'm having trouble compiling wine on Solaris 8 Intel. After running './configure' and then 'make depend && make', I encountered this error: gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o port.o port.c port.c: In function `solaris_try_mmap': port.c:430: `FALSE'
2001 Oct 31
1
Solaris-8 (intel) --with-smbmount (Linux only) ??
Hello Family, It took my wife calling me at work to ask for some copies of our wedding pictures (trapped on Windows machine) that are next to the Solaris-8 machine I'm typing this on. Well I said, let me look for "smbmount" and I don't have it compiled on this system so I was going to recompile and saw this: --with-smbmount Include SMBMOUNT (Linux only) support (default=no)
2005 Jan 14
1
Asterisk for voicemail -> C2611XM, 7940 & 7960 phones
Hello, My group at work has a test voip deployment, using a Cisco 2611XM with FXO and FXS modules, and a small number of Cisco 7940 and 7960 ip phones. This is working today, with outgoing calls going over a pair of POTS lines on the 2611XM. I would like to add an asterisk server to the mix, just to add voicemail (at least for starters). The phones, router, and asterisk server are all on
2018 Dec 26
1
Issue when building R-parched_2018-12-26
Hello. Building R-patched from source on Win64 using current Rtools 3.5.0.4, I?m getting the following notes indicating an extra left brace somewhere; or is the problem on my end? My installed Perl is Strawberry 5.28.0.1-64 bit. Thank you, Avi (Sent from an iPhone, so my apologies if HTML also comes through) ------ Making HTML documentation ------ creating doc/manual/version.texi creating
2010 Aug 27
0
Writing custom package provider for tazpkg
I know this is not a Ruby mailing list but I am completely stumped. I''m writing a custom package provider for the tazpkg tool used in Slitaz Linux (http://www.slitaz.org/en/). I used the dpkg and apt package providers as templates. The provider can install a package just fine, the problem comes when a package is already installed and should not be installed again. It seems my REGEX is
2020 May 22
3
fail2ban setup centos 7 not picking auth fail?
On Fri, May 22, 2020 2:05 pm, Adi Pircalabu wrote: > On 22-05-2020 10:38, Voytek Eymont wrote: > > Hardly a Dovecot issue. Can you please post the output of this command? > /usr/bin/fail2ban-regex /var/log/dovecot.log > /etc/fail2ban/filter.d/dovecot.conf Adi, thanks, what I get is: # /usr/bin/fail2ban-regex /var/log/dovecot.log /etc/fail2ban/filter.d/dovecot.conf Running
2020 Jan 07
2
Thunderbird Subscription missing
Still not quite got my head around what you are expecting to see. Presumably folders for other dates in September. Depending on how and why those folders were created they may not exist. I do note that you used an ls to show the folders, and I'm assuming from the config below you are using Maildir, so try an ls -a to show the hidden folders too (those starting with a .). This should show you
2018 Sep 10
0
samba 4.7.6-Ubuntu + ipv6 not work bind9-DLZ
On Mon, 10 Sep 2018 09:56:46 -0400 spiderslack via samba <samba at lists.samba.org> wrote: > Hi, all > > > I trying setting domain samba with bind9-DLZ. I followed the tutorial > https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller, > but not work. see the tests bellow > > > ricardobarbosa at isadora:~$ bash
2009 Feb 08
2
keytab-lilo included with SYSLINUX is not up to date
Hi, I just noticed that the keytab-lilo utility included with SYSLINUX isn't up to date. It *is* a problem since the old version isn't compatible with current distributions like Debian ou Ubuntu (for example). Two options are offered to those who would like to use keytab-lilo in order to generate a file compatible with the KBDMAP directive : - use an up to date version of keytab-lilo