Displaying 20 results from an estimated 50000 matches similar to: "R on MacOS X"
2001 Apr 28
1
R 1.2.3 for MacOS/X available
From release 1.2.3, R can run different Macintosh platforms.
Two versions are currently available that are non concurrent.
One version runs on MacOS Systems from 8.6 to 9.1 and MacOSX using the
standard MacOS/MacOSX interface, that means that is behaves like any
usual Macintosh application. (This is mantained by Stefano M. Iacus)
The other version is a Darwin/X11 that means a Unix-like
2006 Mar 10
0
tun with darwin/macos x
hi,
the following patch adds ssh tun support for Darwin/MacOS X (layer 2+3).
I tested it with Darwin 8.0.1 x86 and MacOS X 10.4 Tiger PPC, I would
like to see any tests from MacOS X users.
It requires an external tun/tap driver, see below.
reyk
--- README.platform.orig 2006-02-13 20:22:04.000000000 -0800
+++ README.platform 2006-02-13 20:21:45.000000000 -0800
@@ -30,6 +30,18 @@ gcc,
2017 May 06
0
ld.lld on MacOS question
LLD work on Darwin is stalled out at the moment. Patches are welcome (and
I'll try to find time to review them), but I'd recommend ld64 for any
real-world linking.
- Lang.
On Thu, Apr 27, 2017 at 11:06 AM, Rui Ueyama <ruiu at google.com> wrote:
> Cc'ing people who are working on macOS.
>
> On Thu, Apr 27, 2017 at 9:05 AM, Peter Kriens via llvm-dev <
> llvm-dev
2002 May 14
0
Quartz device for Darwin R (MacOS X)
This announce is for Mac R developers mostly.
I have just updated the R-devel repository with a brand new quartz()
device.
This will allow the Darwin build of R to display graphics without the
need of X11.
The device is in its first release so it is needed more feedback as
possible to let it become the true natural graphics device of Darwin R.
You should try to build R from the R-devel
2017 Apr 27
2
ld.lld on MacOS question
Hopefully the right list … otherwise pointers appreciated (I’ve spent days trying to find a solution but could not find sufficient documentation, could not find a proper list of -flavor darwin commands)
I am setting up an environment for cross compiling shared libraries using LLVM. Overall this works perfectly for many unix like environments but MacOS is a pain in the ass despite that I am
2011 Jan 01
0
[LLVMdev] misaligned_stack_error caused by LLVM code on MacOS: how to fix?
Hello
> What is the right way for fix this misaligned_stack_error?
Codegen stuff for darwin, there are many other differences in Linux/Darwin ABIs.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2017 Apr 27
1
ld.lld on MacOS question
Cc'ing people who are working on macOS.
On Thu, Apr 27, 2017 at 9:05 AM, Peter Kriens via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hopefully the right list … otherwise pointers appreciated (I’ve spent days
> trying to find a solution but could not find sufficient documentation,
> could not find a proper list of -flavor darwin commands)
>
> I am setting up an
2017 May 16
1
ld.lld on MacOS question
Lang - I think there has perhaps been a regression in that case, because I
have an example of a trivial IR module that fails to be linked correctly:
https://bugs.llvm.org/show_bug.cgi?id=32376
Kevin provided some clues about this but I was not able to find a fix.
On Tue, May 16, 2017 at 12:24 PM, Lang Hames <lhames at gmail.com> wrote:
> Hi Guys,
>
> As I left it, lld on Darwin
2001 Mar 22
0
MacOS X (Darwin) version of R-1.2.2
a version of R-1.2.2 for MacOS X (more precisely, for Darwin 1.3 with
X11R6) is at
http://www.stat.ucla.edu/~deleeuw/R-1.2.2-MacOSX.tar.gz
the file should be 5161540 bytes
-- su root
-- unpack in /
and everything gets put in /usr/local/bin and /usr/local/lib
this has the standard packages, including tcltk, and it has
X11R6 support
it uses tcl/tk 8.0 from the GRASS distribution
i also have a
2001 Mar 22
0
MacOS X (Darwin) version of R-1.2.2
a version of R-1.2.2 for MacOS X (more precisely, for Darwin 1.3 with
X11R6) is at
http://www.stat.ucla.edu/~deleeuw/R-1.2.2-MacOSX.tar.gz
the file should be 5161540 bytes
-- su root
-- unpack in /
and everything gets put in /usr/local/bin and /usr/local/lib
this has the standard packages, including tcltk, and it has
X11R6 support
it uses tcl/tk 8.0 from the GRASS distribution
i also have a
2017 May 11
2
ld.lld on MacOS question
Thanks for the answer. However, this means I need a different linker for MacOS as for Windows/Linux?
I guess it is a not a major thing but I was hoping to set up a cross compile env. where only the header files and shared libraries differed :-( I guess we’re not there yet … :-)
Kind regards,
Peter Kriens
> On 6 May 2017, at 19:57, Lang Hames <lhames at gmail.com> wrote:
>
>
2017 May 12
2
ld.lld on MacOS question
Sounds like a fantastic goal, and enticingly close …
Kind regards,
Peter Kriens
> On 11 May 2017, at 20:53, Andrew Kelley <superjoe30 at gmail.com> wrote:
>
> Zig author here in the same boat. Looks like I'm going to have to disable cross compiling for MacOS and when compiling native for MacOS add a dependency on the system linker. Really looking forward to Mach-O support
2002 Aug 20
0
samba and darwin/macos x
Does anyone on the list have any comments or suggestions about
configuring samba to run with MacOS X/Darwin? I recently inherited a G4
Powerbook and am having a blast playing with it.
My story is that after loading the Apple developer tools it builds and
installs fine. I can start smbd, but nmbd fails to start and gives the
following errors that don't mean anything to me:
[2002/08/19
2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
There is a small configure glitch for rsync-2.5.5rc1 on Apple Darwin
(== MacOS X) [
uname -a
Darwin darwin.math.utah.edu 5.2 Darwin Kernel Version 5.2: Fri Dec 7 21:39:35 PST 2001; root:xnu/xnu-201.14.obj~1/RELEASE_PPC Power Macintosh powerpc
] the config.h file gets the line
#define INET6 1
The link then fails with
/usr/bin/ld: Undefined symbols:
_freehostent
_getipnodebyaddr
2003 Feb 19
2
MacOS X Rsync Server
I am trying to set up a MacOS X rsync server and am not having much
success at the moment. I'm able to see the "share" alright, but here
is what I get when I actually try to copy anything to the server:
#rsync -vz /Users/myhome localhost::backup
@ERROR: setgroups failed
rsync: connection unexpectedly closed (37 bytes read so far)
rsync error: error in rsync protocol data stream
2006 Apr 15
3
Further problems with rubyt2 on MacOS X (intel)
List,
I''m trying to build wxRuby on MacOS X 10.4.6 (intel). I''ve come across
some of the problems mentioned on the list, i.e. the RubyConstant issue
and the "id" keyword conflict issue. however somethings''s happening
that as far as I can see has not been mentioned on the list. here''s the
first few lines of the build fail report:
2006 Mar 01
2
o''reilly''s arrogance
although basically hopeful of the company''s ''rough cuts'' venture, i am
insulted by the fact that o''reilly''s safari service offers important material
to its regular subscribers only if they pay extra for it. o''reilly''s material
on ajax is a good example: all of the introductory coverage is available only
as pricey ''rough
2007 Mar 30
1
Fwd: New Short Cut: Ferret
Congrats David!!! Very cool.
Erik
Begin forwarded message:
> From: "O''Reilly Media" <ormadmin at oreilly.com>
> Date: March 30, 2007 6:22:36 PM EDT
> To: erik at ehatchersolutions.com
> Subject: New Short Cut: Ferret
>
> ***New from the O''Reilly Store***
>
> Ferret
> http://www.oreilly.com/catalog/9780596527853
>
> By David
2007 Sep 18
1
Using Samba: Third Edition
Hello
When will this book arrive online?
<http://us1.samba.org/samba/docs/using_samba/toc.html>Using Samba,
2ed, O'Reilly & Associates (Feb. 2003). (Jan 2007: The 3rd edition
has been released and will be available online soon).
kind regards
werner
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
2001 Jul 16
0
FWD: OpenSSH bug in MacOS X
-----Original Message-----
From: Josh Larios [mailto:jdlarios at cac.washington.edu]
Sent: Thursday, July 05, 2001 8:40 PM
To: openssh at openssh.com
Subject: OpenSSH bug in MacOS X
In MacOS X 10.0.4, and probably other versions, getaddrinfo() is broken in
such a way that when you try to connect to certain hosts, openssh fails.
getaddrinfo is first failing the lookup, and then failing to