Displaying 20 results from an estimated 1000 matches similar to: "(PR#6815): build fails for foreign with Sun Forte"
2008 Jul 12
1
[ESS] Process SAS is not running... error on Ubuntu
It does appear the ess package on CRAN for Ubuntu 8.04 fails to
install the file 'ess-sas-sh-command'. This prevents invoking SAS
via 'M-x SAS'.
http://cran.mirrors.hoobly.com/bin/linux/ubuntu/README.html
--Dale
On Fri, Jul 11, 2008 at 12:39 PM, Rodney Sparapani <rsparapa at mcw.edu> wrote:
> Dale Steele wrote:
>>
>> I re-installed from Hardy packages on
2004 Nov 11
3
R "sumo" package suggestion
r-help:
I have an R package suggestion. After spending
several hours the other day installing about a dozen
packages, I had an idea. In xemacs, there is a
"sumo" package which allows me to install a large
bundle of xemacs packages at one time (about a 120
modes including ESS). I think R should have a
similar bundle. It would be so much easier than
hunting/downloading/installing.
2004 Apr 23
2
make fails with Sun Forte compiler (PR#6815)
Full_Name: rodney sparapani
Version: 1.9.0
OS: Solaris 9
Submission from: (NULL) (141.106.120.97)
I'm following the instructions for the Sun Forte compiler. I had success with
1.8.1 so I think the compiler settings are correct (config.site):
CC="cc -xarch=v8plusa"
CFLAGS="-xO5 -xlibmil -dalign"
F77="f95 -xarch=v8plusa"
FFLAGS="-xO5
2001 Apr 11
1
g77 FFLAGS?
I'm trying to compile R under Mac OS X using gcc/g77 2.95.2. There is
an interesting blurb in install:
You must set whatever compilation flags (if any) are needed to ensure
that FORTRAN `integer' is equivalent to a C int pointer and FORTRAN
`double precision' is equivalent to a C double pointer. This is checked
during the configuration process.
I'm not an avid FORTRAN user.
2014 Feb 27
1
R and LANGUAGE
Diverted from ESS-help.
It is really about R's LANGUAGE, locales and
then a wish for sessionInfo() :
>>>>> Sparapani, Rodney <rsparapa at mcw.edu>
>>>>> on Thu, 20 Feb 2014 19:39:33 +0000 writes:
>> Just guessing: perhaps this is something that is set when
>> R is initialized and not queried every time something is
>>
2002 Aug 07
1
ESS assigns .Last.value to the wrong place in R
I repeat my emails of 11/15/01 and 2/26/02, since it looks like this ESS bug is
still not fixed in ESS 5.1.23, and I think some resolution is needed.
When help() is invoked, ESS makes a copy of .Last.value in the .GlobalEnv,
which is *not* where R normally stores it (R stores it in package:base).
When this copy becomes stale it leads to wrong answers. The bug is in
essd-r.el, lines 63-64:
2005 Apr 18
0
ESS 5.2.7 released
Dear ESS users, {BCC'ed to RPM and Debian maintainers of ESS}
We have now released ESS 5.2.7. This is a bug fix release against 5.2.6
where - the new UTF-8 "support" gave problems for Xemacs, and
- accidentally, 'auto-fill-mode' was activated for *.R buffers
with a few new features, see "New Features" below , notably some
extended Sweave supported,
2001 Nov 06
0
Sun Forte 6 Update 2 Compiler Issues Resolved!
Hello,
If you are attempting to compile OpenSSH with the Sun Forte 6 Update 2 compiler on Solaris 8 (Solaris 8 7/01 s28s_u5wos_08 SPARC) then spare yourself the madness and make sure you have the following patches:
111685-02 C++ 5.3: Patch for Forte Developer 6 Update 2 C++ compiler
and
111678-04 Compiler Common 6.2: Patch Forte Developer 6 Update 2, C++ F77
F95.
I would also suggest the
2004 Oct 11
0
Sun Forte 9 / configure compatability problem with 2.0/1.9.x (PR#7278)
Full_Name: Mike Pacey
Version: 2.0, 1.9.x
OS: Solaris 8
Submission from: (NULL) (194.80.32.8)
Symptoms:
--------------
It seems the latest version of the Sun Compiler Suite (Forte 9) has
compatability issues with R's configure script. Starting with a fairly vanilla
configure (I'm using 1.9.1 here, but I've replicated the problem on 1.9.0 and
2.0.0):
% export CC=cc
% export F77=f95
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
Hi,
two weeks before, i had the same warnings, but no fatal errors and i got the
following answer von Gerald Carter:
> These are const warnings. Ignore them for now.
> (not that we don't care about them, but you should be ok).
Your compiler wants to compile nsswitch/wb_common.c with -Kpic. On Solaris
it has to be compiled with the option -fPic. Normaly the make-script looks
for the
1999 Jan 06
2
ESS or R problem editing functions
Hi, all.
I'm not sure whether this is a problem with ESS or R (or even a feature I
don't understand!).
Say I've got a function named f.count.these.patterns (as I do -- I'm using
actual names in case they're somehow important). I previously had a
version called f.count.these.patterns.3, but discarded it because it was
worse. So the function is no longer there. If I create a
2005 Mar 03
5
ESS
Hi all,
I am running R 2.0.1 under Windows XP in German. I configured my path as
follows:
C:\Programme\R\rw2001\bin;C:\Programme\xemacs-packages\lib-src\;C:\Programme\XEmacs-21.4.13\i586-pc-win32
I can not start R proccess or ESS from within XEmacs. What is going wrong?
I can not start S. M-x S gives "no matching"
How can I configure XEmacs for STATA 8?
Thanks for your help.
M
2012 Jan 12
3
remoting ESS/R with tramp
Tom Roche Thu, 12 Jan 2012 11:56:25 -0500
>>> * I have access to the cluster [where I want to run R] configured
>>> [in .ssh/config] such that I can `ssh t` from commandline.
>>> 1 I can open an R file on the cluster with
>>> `C-x C-f /t:/home/me/onlyOrigDN2.r`
>>> from my laptop, and note the following
>>> *Messages*
>>> >
2001 Sep 06
1
Forte Agent under wine
Hi all
I am using Wine to run Forte Agent as I like the software, the only
problem I have is that I can't launch image attachments with a Linux
viewer, anyone any ideas ?
I am using Codeweavers Wine and Suse 7.1 and KDE
Thanks TC
2004 Oct 20
1
Unable to compile dovecot with Solaris 9 and Forte C
Just a "heads up".
I tried to search mailinglist archives and wiki, but found no similar
configurations.
Dovecot is unbuildable with the following configuration:
SunOS mail 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-V210
cc: Forte Developer 7 C 5.4 2002/03/09
config.log output from ./configure is at:
http://iso.ego.fi/misc/dovecot_1.0-test50.log
I guess I'll have to bend
2001 Oct 05
2
Forte Agent Socket Problems
Hi All,
I'm a newbie to WINE, and for my first application I'm trying to set
up Forte Agent RedHat Linux (Roswell). I can run it fine (well, there
is a constant flow of error messages on my console, but the program
window still looks allright). But I can't connect to the internet.
This is the message I keep getting:
fixme:winsock:_get_sock_fd handle 164 is not a socket (GLE 6)
2006 Feb 13
4
Newbie wants to run Forte Agent
I'm new to the list and to Wine.
I loaded wine wine-0.9.7-i486-S10.2 into Slackware 10.1 in order to run
the Forte Agent newsreader. It was setup and running under Win4lin
which I have discontinued.
What would be the syntax to load Forte Agent and specify the old
"start-in" directory used under Win4lin?
wine ./agent something_for_start-in_directory ??
Does Wine have the
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows:
CC=/opt/SUNWspro/bin/cc
CFLAGS=-fast -xO2 -xtarget=pentium4
CXX=/opt/SUNWspro/bin/CC
INSTALL=/usr/ucb/install
I untarred 3.0.4 and cd into source and simply ran ./configure with no
arguments. It configured fine and then started to build, but failed:
...
...
Compiling tdb/tdbutil.c with -KPIC
"tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2008 Jun 26
2
Forte Agent windowing problem
Forte Agent newsreader on Wine 1.0 on Mandriva 2008.1.
If I close Agent and then re-open it, its inner newsreader pane becomes
dislodged as a floating section in a scrollable window. The following
image (size 29k) shows what I mean. The top image is before closing and
the lower image is after re-opening.
http://i282.photobucket.com/albums/kk268/farry6/agent.png
This happens if it's
2000 Aug 11
0
Emacs Speaks Statistics (ESS) BOF at JSM
>
> Date: Fri, 11 Aug 2000 15:34:01 -0400
> From: Rodney Sparapani <rodney at stat.duke.edu>
> Subject: Emacs Speaks Statistics (ESS) BOF at JSM
>
> Statisticians:
>
> For those of you going to the JSM in Indy next week, we are having an
> Emacs Speaks Statistics (ESS) BOF Monday, August 14th, 5:30 at the Hyatt
> in Salon A. Please bring along your comments,