Displaying 20 results from an estimated 6000 matches similar to: "Math Symbols in plots under Darwin/Panther"
2003 Nov 06
1
RAqua package installation on Panther
From the RAqua faq just uploaded to CRAN (so it will take until
tomorrow to appear)
Panther notes
After installing Panther (MacOSX 10.3) it turns out that package
installation (either from sources or from binaries) can fail. If you
get an error "like" this (this comes from source package installation)
dyld: gcc version mismatch for library: /usr/local/lib/libiconv.2.dylib
2003 Nov 08
1
RAqua with X11 TclTk
I've built a version of RAqua that uses X11 TclTk and NOT AquaTclTk.
http://www.economia.unimi.it/R/RAquaX11.dmg (15 MB disk image)
The idea is that you: launch RAqua, launch X application (the X
Server), and from inside R type
x11() # just tt set DISPLAY to :0.0. Eventually close this window
device, we don't need this.
load(tcltk)
quartz()
demo(tkdensity)
It works on my Panther
2008 May 09
1
no network to DomU in Ubuntu Hardy
Hi,
I just installed Xen in Ubuntu Hardy.
DomU is not accessible either from Dom0 or external network.
I used default set up network-bridge/vif-bridge from xend-conf.sxp.
Bridge has got default name eth1 which is my default ethernet interface.
Before creating DomU:
root@jaguar-0:/home/longina# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0
2011 Jul 27
1
can you see the present?
here's a little present for y'all...
> http://jaguarps.com/tools/jaguar-editor-727.png
that's a screenshot of my latest project...
i've slapped a little text-editor in front of
my e-book conversion routines, so that
the feedback loop becomes much tighter,
goosing the learning process considerably.
no more mystery about whether it's right;
if it looks correct in the
2003 Dec 01
1
I am writing "HOW-TO install and integrate ssh on Mac OS X" ... (Where can I publish it?)
Hello.
I am currently writing a HOW TO install a custom compiled OpenSSH on
Mac OS X.2 and X.3 (Jaguar) and (Panther) and how to make this service
controllable in "System Preferences" without breaking Apple's original
OpenSSH implementation.
Can I publish this (for free) somewhere on the net? Maybe OpenSSH.org
itself is interested?
Thank you for an address or link to get into
2003 Nov 26
1
excluding libraries at configure
I'm trying build R-1.8.1 on a apple g4 that I've just upgraded
to panther. Configure quits with complaints about "linking
to Fortran libraries from C fails". Based on some comparisons
with a fresh g5 install that worked...I conjecture that this
is due to the fact that /sw/lib on the g4 contains lots of stuff from
the prior jaguar installation, and ./configure wants to include
2002 Jan 06
3
puzzling error message
Hi
RedHat 7.2, ext3 on /, kernel 2.4.18p1.
whilst updatedb was running, i had these messages appear...
Jan 6 22:18:42 jaguar kernel: EXT3-fs error (device ide0(3,3)):
ext3_readdir: bad entry in directory #147553: rec_len %% 4 != 0 -
offset=0, inode=1651076143, rec_len=19527, name_len=85
Jan 6 22:18:42 jaguar kernel: EXT3-fs error (device ide0(3,3)):
ext3_readdir: bad entry in directory
2002 Nov 17
1
error message - bad hard drive?
Hi
upon booting this morning (Redhat 8.0), i received this error message
Nov 17 02:55:07 jaguar kernel: EXT3-fs error (device ide0(3,3)):
ext3_find_entry: bad entry in directory #1111941: inode out of bounds -
offset=36, inode=537868397, rec_len=12, name_len=4
I've also had these messages too
Nov 3 20:25:42 jaguar kernel: hda: dma_intr: error=0x84 {
DriveStatusError BadCRC }
Nov 3
2007 Sep 06
1
60% full and writes fail..
I have a setup with lot's of small files (Maildir), in 4 different
volumes and for some
reason the volumes are full when they reach 60% usage (as reported by
df ).
This was ofcourse a bit of a supprise for me .. lots of failed
writes, bounced messages
and very angry customers.
Has anybody on this list seen this before (not the angry customers ;-) ?
Regards,
=paulv
# echo "ls
2004 Feb 08
5
wxruby 0.2 for osx panther release
A first draft of the wxruby binary release for the macintosh is now
available at:
http://www.nicreations.net/wxruby-0.2-osx-panther.dmg
Install the metapackage (mpkg). You will need to choose a folder for the
sample apps. wxruby.bundle is installed in
/usr/lib/ruby/1.6/powerpc-darwin7.0
A few questions:
1) Should I just leave the samples in a folder instead of making the
user
1998 Sep 28
0
adding math(s) symbols to src/main/plotmath.c
I decided I wanted an "infinity" in some label text.
Many of these symbols should probably be incorporated in a different
way, but they don't seem to do any harm as is.
*** plotmath.c.orig Fri Sep 25 17:21:33 1998
--- plotmath.c Fri Sep 25 17:46:57 1998
***************
*** 183,188 ****
--- 183,232 ----
"psi", 121,
"zeta", 122,
+ "therefore",
2003 Apr 30
1
Jaguar Samba Servers etc.
I suppose this has already been asked and someone is going to tell me what
chapter of the HOWTO to read but has anyone configured a Linux server to link
up Windows whatever(say ME) and Mac OS X.
Is this the best(highest speed and cheapest we are talking small
non-profit.org here) way to do it? That is have a Linux machine doing
everything a server does-this way dont have to waste G4 on server
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
This problem has bugged me for several years now,
and our own IT staff has tried a few things, but then never
cared enough to persist fixing it.
It *is* a bug in evince, the standard pdf viewer on Fedora and
IIUC also quite few other Linux distributions, and
*not* a bug in R; hence I am asking for help/hints here.
A very simple example:
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
Hi Martin and Tim,
I also have this bug. Though I think not necessarily with all the same
fonts as Martin.
Using Martin's code:
https://imgur.com/a/ILUoe3H
Fedora 39, Evince 45.0
It's a bug with Evince. I think. I think it's substituting in a font
set that doesn't have all the required symbols. I think it should be
possible to install the required fonts, but I haven't
2024 Mar 11
1
evince not showing "greek" and "math" in *.pdf plots
Hi Martin
Probably not the answer you're looking for but on the latest Fedora 39 (workstation edition) both locally, and on a freshly installed VM (with just R-core installed), all fonts render correctly for me in evince.
$ evince --version
GNOME Document Viewer 45.0
$ R --version
R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical
2002 Sep 10
1
R on Jaguar?
Hello,
I am trying to use R on a Mac running Mac OS X 10.2 (Jaguar)
(installed from the Mac OS X/Darwin/X11 binaries on CRAN), but i get the
following errors when I start it:
dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
/sw/lib/libreadline.4.2.dylib undefined reference to _tgoto expected to be
defined in /usr/lib/libSystem.B.dylib
/sw/lib/libreadline.4.2.dylib undefined reference to
2004 Mar 04
1
@ERROR: setgroups failed
Hello. We have a few OS X machines running Jaguar 10.2 that's set to
rsync over important files for backup purposes. The rsync was happening
without any problems until the last Jaguar security update was installed
a few weeks ago or so. Now they are giving the below errors and the
rsync does not happen:
@ERROR: setgroups failed
rsync: connection unexpectedly closed (78 bytes read so far)
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
HI I?aki,?
That's interesting.?
I may be wrong but I think it's the Symbol font that's got the
substitution bug, not Helvetica.?
? fc-match "Symbol"
StandardSymbolsPS.t1: "Standard Symbols PS" "Regular"
Is what I get, but then in the Evince properties it's telling me that
it's substituting Symbol with "Noto Sans Regular", despite the
2024 Mar 11
2
evince not showing "greek" and "math" in *.pdf plots
>>>>> Tim Taylor
>>>>> on Mon, 11 Mar 2024 11:42:35 +0000 writes:
> Hi Martin
> Probably not the answer you're looking for but on the latest Fedora 39 (workstation edition) both locally, and on a freshly installed VM (with just R-core installed), all fonts render correctly for me in evince.
> $ evince --version
> GNOME Document
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
Hi
I don't think this is an R issue (it is separate from the Cairo Symbol
font problem).
For PDF output, R actually relies on the Symbol font having the Adobe
Symbol Encoding (Appendix D of the PDF Reference
https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/pdfreference1.7old.pdf)
and just outputs the font as "Symbol", which relies on it being one of
the Standard