Displaying 20 results from an estimated 2000 matches similar to: "OS X Software Updates"
2006 Feb 23
1
Packaging an Application on Mac OS X with Platypus
Platypus (http://sveinbjorn.sytes.net/platypus) is an application that
takes a shell script and packages it as a clickable Mac OS X
application.
I would like to have a clickable application that executes the command
"script/server" and displays the output in the text window, alongside
with a "quit"-button that ends the server process.
My shell script looks like this:
2017 Oct 26
1
nomogram function error
Hi R-help,
?
I have fit a cox ph model to my data, but have beenreceiving an error when trying to fit a model to the nomogram. Here is the codeand corresponding error:
?
?
>nomogramCF = nomogram(cph_age6_40avp4,
+????????????????????lp.at= seq(-10,10,by =0.5),lp = TRUE,
+??????????????????????
+??????????????????????funlabel="5year survival",
2017 Oct 01
3
Error copying files with extended attributes to Windows clients
When copying files to a Windows 10 client, an error is thrown if the
file has extended attributes. In this case, the files were all created
by an OS X client with netatalk.
I'm using Samba from the Ubuntu 16.04 repository, which is currently
4.3.11+dfsg-0ubuntu0.16.04.11.
In my smb.conf:
# Netatalk configuration
vfs objects = catia fruit streams_xattr
fruit:encoding = native
2010 Oct 07
1
hfsutils package
Has anyone used the hfsutils package?
I tried the following and get an error:
hfs mount ../vlc-1.1.3-intel.dmg
hfsutils version 3.2.6 - Copyright (C) 1996-1998 Robert Leslie
This is free software but comes with ABSOLUTELY NO WARRANTY.
Type `license' for details.
expected integer but got "../vlc-1.1.3-intel.dmg"
while executing
"hfs mount $path $partno"
2006 May 16
7
svn-1.3.1 errors on intel mac on checkout
I just installed svn-1.3.1 from .dmg on an intel mac. I am getting ...
subversion/libsvn_wc/log.c:338: (apr_err=155009)
svn: In directory ''sr''
subversion/libsvn_subr/io.c:565: (apr_err=2)
svn: Can''t copy ''sr/.svn/tmp/text-base/README.svn-base'' to
''sr/README.tmp'': No such file or directory
Any one getting this? TIA for any help.
2005 Dec 30
2
Locomotive 1.0.0 for Mac OS 10.3+
Hi All,
I''m very happy to announce the release of Locomotive 1.0.0.
Locomotive is a one-click development solution for Rails on Mac OS X.
See more details at http://locomotive.sourceforge.net
Get it at:
http://prdownloads.sourceforge.net/locomotive/Locomotive_1.0.0.dmg?download
What''s New?
===========
* Server bundle updated to lighttpd 1.4.8
* Server bundle updated to
2009 May 29
4
XiphQT pre-release builds
Hi,
I've just built fresh binaries of XiphQT - with trunks of Xiph libs
and FLAC from the end of the last year. Code-wise there are few
changes in the components since the last release: a memory leak fixed
and the recently reported issue with iMovie'08 solved.
I'd appreciate any help testing, especially on PPC as I don't have
access to that architecture anymore. You can find the
2009 May 29
4
XiphQT pre-release builds
Hi,
I've just built fresh binaries of XiphQT - with trunks of Xiph libs
and FLAC from the end of the last year. Code-wise there are few
changes in the components since the last release: a memory leak fixed
and the recently reported issue with iMovie'08 solved.
I'd appreciate any help testing, especially on PPC as I don't have
access to that architecture anymore. You can find the
2006 Mar 19
20
Instiki 0.11.0 - ActiveRecord Forever
Dear all,
If you thought Instiki was a dead project, you were right. Since I''ve got a day job that doesn''t suck
(Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :)
But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend
and (finally!) has the File Upload feature.
2012 Jul 09
2
How do I join a samba 3 client to a samba 4 AD server?
Hi,
I have set up a standard samba4 server via
http://wiki.samba.org/index.php/Samba4/HOWTO and have tested that windows
machines can join the samba4 AD.
Now I am trying to join an Ubuntu machine to the same samba4 ad but it is
failing for me with the following message:
# net ADS JOIN -U Administrator
Enter Administrator's password:
Failed to join domain: failed to lookup DC info for domain
2006 Apr 24
3
the 'copula' package
Is anybody using the Copula package in R? The particular problem I'm
facing is that R is not acknowledging the fitCopula command/function
when I load the package and (try to) run something very simple:
fit1 <- fitCopula(x1 = list(u11,u12,u13,u14,u15,u16,u17,u18), tCopula,
optim.control = list(NULL), method = "BFGS")
Anybody also using it, successfully or unsuccessfully?
2004 Sep 07
6
Further png() question
Ok, I have reinstalled R-1.9.0 and this appears to have fixed the
problems I was having with png(). However, I have a further question
regarding png()
Is it possible to pass a par() argument to the png() command? I am
wanting to produce 4 plots per object, which I normally acheive on an X
window by par(mfrow=c(1,4)). I have tried calling a new plot and setting
par in this way but this has no
2005 Feb 16
4
Passing colnames to graphics title
Hi,
Just a quick query - if I'm creating a function to produce a number of
histograms per page of output (one per column from a matrix), how can I
pass the column name of the matrix into the title (or indeed to form part
of the x-axis label)?
TIA,
Laura
Laura Quinn
Institute of Atmospheric Science
School of Earth and Environment
University of Leeds
Leeds
LS2 9JT
tel: +44 113 343 1596
fax:
2006 Jun 24
8
PostgreSQL on Mac?
Is there something like MAMP, but uses PostgreSQL instead? I found a
couple PostgreSQL dmg''s, but one was < 8.x. For those who use PostgreSQL
on Mac, how''d you install it (fink, package, please don''t say compile!)?
Thanks,
Joe
--
Posted via http://www.ruby-forum.com/.
2012 Jul 12
8
Linux SSO with samba4?
Hi,
I think it is great that samba4 has a single sign on solution for Windows
platforms and it seems to work well too, but I am wondering is it possible
to do the same for a Linux environment? I have been studying how to
implement single sign on using the Ubuntu way through this document:
https://help.ubuntu.com/community/SingleSignOn and I am wondering if I can
do the same with samba4 where the
2006 Jan 28
3
Creating 3D Gaussian Plot
Hello,
I requested help a couple of weeks ago creating a dipole field in R but
receieved no responses. Eventually I opted to create a 3d sinusoidal plot
and concatenate this with its inverse as a means for a "next best"
situation. It seems that this isn't sufficient for my needs and I'm really
after creating a continuous 3d gaussian mesh with a "positive" and
2012 Jul 09
2
How do I get an ssh client to authenticate with samba4's kerberos GSSAPI?
Hi,
I am doing some kerberos testing with samba4 using ssh. I have setup
samba4 using the howto at http://wiki.samba.org/index.php/Samba4/HOWTO and
active directory seems to be working both with Windows and Linux clients.
ssh unfortunately is not kerberos authenticating via GSSAPI. The client
krb5.conf contains this:
=====================================================
[libdefaults]
2012 Jul 10
2
How do I get an ssh client to authenticate with samba4's kerberos GSSAPI? [Solved]
Hi,
I solved my ssh GSSAPI problem. There were a lot of solutions on google
referring to a proper fqdn in the /etc/hosts file and having the
fqdn's/principals in the kerberos server's keytab file but I found out that
my problem was that the samba4/kerberos server was running on a multi-homed
machine and that the ssh server kerberos authentication needed the
following parameter in order
2005 Aug 30
6
SYSLINUX 3.11-pre10
Okay, the serial port feature in 3.11-pre9 was of course completely
broken (I seem to have bad luck with -pre9's :)... a 3.11-pre10 is now
available, and it does seem to have a more reliable handling of arrow
keys ... *but not perfect*. There simply is no way to reliably detect
both [Esc] and arrow keys on existing serial consoles.
-hpa
2007 Dec 10
2
Problem with graphics device in Mac OS X
Hello List,
I am teaching a basic course where students are encouraged to use R. There are a few students using Mac OS X. As a test we downloaded and installed the latest .dmg file (R-2.6.1.dmg) onto a intel Mac running 10.5.1. A device query yields
> getOption("device")
"quartz"
But any plot command does not bring up a plot (e.g. plot(), boxplot(), hist()).
I found a