Displaying 20 results from an estimated 10000 matches similar to: "Not for Macontosh?"
2002 Feb 20
2
Multiple macintosh() graphics devices (PR#1318)
Full_Name: David Orme
Version: 1.4.0
OS: Mac OS 9.1
Submission from: (NULL) (155.198.17.121)
R crashes (politely and without further repercussions) with a type 3 error
under the following conditions:
Open more than one macintosh() graphics device:
> macintosh()
> macintosh()
and hence there are two devices...
> dev.list()
Macintosh Macintosh
2 3
..with device 3
2006 Apr 16
0
[LLVMdev] 1.7 Pre-Release Ready for Testing
Hi Tanya,
Attached are the "make check" results from my machine Darwin
Bill-Wendlings-Computer.local 8.6.0 Darwin Kernel Version 8.6.0: Tue
Mar 7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power
Macintosh powerpc
I'll have the llvm-test results available later.
-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.out
Type:
2011 Apr 12
4
OS X - `require': no such file to load -- sqlite3/sqlite3_native
I''ve searched and search, tried a number of things like unstalling
sqlite3 and reinstalling. Reinstalling Rails, building sqlite3 from
source, etc. Nothing seems to work. When I try to start up my server I
get the following:
MacBook-Pro:splash Ross$ rails server
/Volumes/Macintosh
HD/Users/Ross/rails_projects/splash/json/ruby/1.9.1/gems/sqlite3-1.3.3/lib/sqlite3.rb:6:in
2005 Apr 01
1
Ordering scales in xYplot.Hmisc
Dear R community,
I am using xYplot() from the Hmisc package. The package works great to
plot means + CI. But I am having issues handling the scales.
I am plotting "Soil Clay content" vs "Soil depth" by "land use".
Usually in this type of graphs it is better to place the variable "soil
depth" in the y-axis and it should be ordered downward by depth (0-5
2007 Dec 30
2
Trying to install rjags on Mac OS X 10.5
Greetings,
I wonder if anyone can offer any help or advice--even direction to an
appropriate source of advice. I am trying to install rjags 1.0.1 on Mac OS X
10.5 (see http://www-fis.iarc.fr/~martyn/software/jags/). I have R.app 2.6.1
installed.
JAGS 1.0.1 is apparently successfully installed. I (think I) know this because
when I type 'jags' into Terminal, I get the following:
2009 Feb 03
1
"uninitialized constant Gem::Etc (NameError)" when starting server
I keep getting this when I try to start the server:
[Macintosh:rails/work/demo] jslicari% script/server
/Library/Ruby/Site/1.8/rubygems.rb:723:in `set_paths'': uninitialized
constant Gem::Etc (NameError)
from /Library/Ruby/Site/1.8/rubygems.rb:719:in `each''
from /Library/Ruby/Site/1.8/rubygems.rb:719:in `set_paths''
from /Library/Ruby/Site/1.8/rubygems.rb:526:in
2018 Mar 20
4
rsync time machine backup permissions
That doesn’t work too. :-(
Last login: Mon Mar 19 19:18:16 on console
iMac:~ andre$ mount
/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local, nobrowse)
map -hosts on /net (autofs, nosuid, automounted, nobrowse)
map auto_home on /home (autofs, automounted, nobrowse)
/dev/disk2 on /Volumes/G-DRIVE Thunderbolt 3 (hfs, local, nodev, nosuid, journaled, noowners)
iMac:~ andre$
2009 Mar 01
4
Pros & Cons - Microsoft Office on Macintosh OS X
Hello Boys and Girls and Everybody.
I have recently started using a Macintosh computer to replace the dinosaur of an unbelievably unreliable PC that I have been using for the last 10 years. So far I have been very pleased. I have been using OpenOffice for quite a while now as I find it is mostly superior to Microsoft Office in many ways, HOWEVER - OpenOffice lacks the Voice Recognition Software
2003 Jan 22
2
Macintosh rm162 fails read.table() from sample (PR#2485)
Full_Name: Chris Yager
Version: rm162
OS: Mac OS 9.2.2
Submission from: (NULL) (67.117.145.197)
As a new user I was running A sample session from Appendix A of An
Introduction to R. 'mm<-read.table("morley.tab")' failed. Note that the
prior command, 'file.show("morley.tab")', succeeded. Problem does NOT occur in
version rm161.
NO other bug
2019 Feb 16
1
drm/nouveau/bios/ramcfg, setting of RON pull value
Hi,
Static Analysis with CoverityScan as detected an issue with the setting
of the RON pull value in function nvkm_gddr3_calc in
drm/nouveau/bios/ramcfg.c
This was introduced by commit: c25bf7b6155cb ("drm/nouveau/bios/ramcfg:
Separate out RON pull value")
CoverityScan reports the issue as follows:
84 case 0x20:
85 CWL = (ram->next->bios.timing[1] &
2010 Nov 13
1
LAPACK lib problem, lme4, lastest R, Linux
I just dumped Vista off a laptop and installed Ubuntu 10.10 (latest
release) as the single operating system. I did all of the updates and
then installed emacs and ess. Next I installed R by following the the
usual instructions on the CRAN site. At this point all is working I am
now in the process of installing the packages that I normally have
installed. I am having a problem with the LAPACK
2005 Apr 29
1
Macintosh Speex player
Hi All,
I'm have a lot of speech files that are given from an organisation that
has a lot of audio tapes with talks on them. Many people use these
tapes, and I have started to convert to the audio to mp3. More recently
I've started using speex, but the problem is, many people are using
macintosh's and I don't know how to play speex files on macintosh,
(Linux, & Windows
2010 Nov 14
1
LAPACK libraries improperly linked
Dear All,
As suggested in the reply from Dirk Eddelbuettel to my post to R-dev I
am reposting here as the problem still persists. Please see my post to
R-dev under same heading for additional description if needed.
In summary I am starting from a new installation of Ubuntu 10.10 as the
single operating system on a reformatted disk with just the OS, ESS and
emacs installed before installing R
2014 Sep 26
2
Text file encoding
I'm working with some people using apple laptops. When we share text
files (latex files), I reach in an encoding problem on our CentOS
laptops and desktops. In my favorite editor, "?" is "<8e>", "?" is
"<88>" etc...
Of course, I can change the encoding with iconv:
iconv -f MACINTOSH -t ISO8859-15 file.bib.mac >file.bib
iconv -f
2019 Dec 23
3
macintosh disconnect problem
Hi all,
We're having trouble with Macintosh clients (at least) being
disconnected from Samba. Below is one macintosh console output when
this happens, filtered by "smb". (Yeah, maybe some clues are missing...)
ATM I don't see anything that stands out in the Samba log file.
However one thing I don't see in the samba log file is session disconnects.
Does anyone
2011 Nov 08
1
passing dataframe col name through cbind()
Hi all ---
I note that the column name of the first column in a dataframe does not necessarily get passed on when using cbind (example below)?
I'm looking for help in clarifying why this behavior occurs, and how I can get all col names, including the first, passed on to the result?while I suspect it's obvious and documented to the cognoscenti, it's puzzling me?
Many thanks for any
2010 Nov 14
3
LAPACK libraries improperly linked
I am not sure if this is an R development problem or not. I am starting
with completely clean OS and and installing the latest version of R
without trying to anything special but I am having trouble with the
LAPACK library linking when I try to build packages that require them.
I thought perhaps my problem may be if interest here.
I just dumped Vista off a laptop formatted the disk and
2002 May 21
2
Macintosh + Samba integration
I have been searching through the docs and on the web to no avail.
I work at a university and we are moving our fileservers to new
hardware.
The problem is, nothing seems to integrate Mac's and Win box's happily.
We have a large user base using samba already, but when mac's pick up
the same share via CAP, CAP creates files to deal with the dual 'stream'
nature of files from a
2004 Dec 02
1
Agent Login "Play a file"
Good Day list,
Anyone know if there is a way to have the AgentCallBackLogin
function play a voice file after the agent picks up the phone?
If this is not an available feature, any ideas on the difficulty
in making this feature?
Example:
Extensions.conf
exten?=>?700,1,AgentCallbackLogin(${CALLERIDNUM}|?AnnounceCAllQue-TechSu
pport?);
.......
exten => s,6,Queue(queue1)
2017 Dec 20
3
General Kernel practices on CentOS
Olivier
If you installed asterisk from source, you need to recompile it after
kernel version upgrade.
This will compile & install asterisk modules with latest installed kernel
sources.
--
regards,
abdul basit
On 19 December 2017 at 08:01, Ron Wheeler <rwheeler at artifact-software.com>
wrote:
> Linux x.y.com 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC
> 2017