Displaying 20 results from an estimated 1000 matches similar to: "/usr/libexec/save-entropy, IPv4: not found"
2008 Feb 29
2
Two Way ANOVA
Hi,
I am using the:
pcf.aov<-aov(meas~op+part, data=pcf.ex2),
command to perform a two way ANOVA. When I save the:
sumpcf<- summary.aov(pcf.aov),
result of the summary.aov command in a variable I need to access the
individual pieces of information in the summary. The summary appears
to be a list and I am having a hard time finding a way to get at the
information in the summary.
2005 Dec 09
1
O-ring statistic
Rainer M Krug writes:
> Thorsten Wiegand used in his paper Wiegand T., and K. A. Moloney 2004.
> Rings, circles and null-models for point pattern analysis in ecology.
> Oikos 104: 209-229 a statistic he called O-Ring statistic which is
> similar to Ripley's K, only that it uses rings instead of circles.
>
> http://www.oesa.ufz.de/towi/towi_programita.html#ring
2001 Apr 16
1
Maple, MathCad, Greek letters (was: Greek letters)
Hi.
I was having trouble getting Greek letters and mathematical
symbols in maple under wine, and a search turned up a few messages
suggesting others have the same problem. In particular,
Thomas Koenig wrote...
http://www.winehq.com/hypermail/wine-users/2001/04/0028.html
> I wrote:
>
> >I have tried several applications which use Greek letters, such as
> >Maple V R5 and
2005 Jul 19
5
Specific Font with wine
Hi !
I run Wine 20050211 on RedHat 9. I would like run an application which
use 4 specific fonts (.FON under windows).
I read the manual (winehq.org/site/docs/wine-user/config-fonts-main) and
follow the instructions. But it seems not working ...
1. I convert .fon files to .bdf and to .pcf. I moved the .pcf files to
/usr/lib/X11/fonts/misc. I'm not sure here to have correct files because
2001 Oct 31
1
Xilinx ise4.1i par trouble
Hi,
When I excecute the following command line
wine --winver nt40 --dll shlwapi=b --managed --
/nfs2/bin/Xilinx/ise4.1i/bin/nt/par.exe -pl 5 -rl 5 -e 1 -t 1 -w
/tmp/design.ncd design.ncd design.pcf
the following error message is returned
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
addr 0x400a5648
but if I run the following command line
wine --winver nt40 --dll
2004 Jan 16
2
No subject
Hello!
> Date: Thu, 15 Jan 2004 16:53:18 +0100
> From: Kirill Ponomarew <krion@FreeBSD.org>
> > > freshly updated ports tree on a 4.9 box is exactly the same as a
> > > freshly updated ports tree on a 5.2 box.
> >=20
> > Read the users email. They're using specific tags, not "." so there are
> > (or may be) some
2007 Jun 17
2
SIP Peering--call terminated prematurely
I am attempting to establish SIP peering between Asterisk and an AltiGen
soft PBX. This is my first experience with SIP peering.
I can successfully make both inbound and outbound calls to/from a softphone
on the AltiGen system (network access is provided by a PRI on the Asterisk
system), but they are disconnected unexpectedly.
The attachment is a redirect of the Asterisk CLI during a call that
2002 Jan 27
1
Converting Win fon-fonts to linux pcf fonts
Hi,
I tried to convert win fon fonts to linux pcf fonts using fnt2bdf as it is
described in the wine documentation.
On some fonts fnt2bdf said rthat there is no charset set information in the
fon file so that the -c option has to be used.
But what charset option should be used for such fonts? fnt2bdf's help does
print out a example where -c winsys is used, but never prints out all
2012 Feb 10
13
can't read superblock (but could mount)
Hi!
I used to have arch linux running on 1 btrfs partition (sda1, incl. /boot).
When switching to 3.2.5 recently the system fails to boot:
(after udevd)
/etc/rc.sysinit: line 15: 117 Bus error mountpoint -q /proc
and so on, no idea.
It used to boot with 3.2.4, but
1) I obviously had some corruption in the tree, when I tried to delete a
certain file I hit e.g. "kernel BUG at
2010 May 18
2
NPA NXX Database
Has anyone had good results with an on-line database that returns a LATA
based on NPA NXX?
--Don
Don Kelly
PCF Corp
People Come First
651 842-1000
888 Don Kell(y)
651 842-1001 fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100518/d77d09b3/attachment.htm
2011 Jan 13
1
Bitmap Fonts and wine 1.3?
Hello,
I'm trying to get rpgmaker games to run correctly in wine.
(Well they do, but without sound and the font looks crappy)
So first thing to do for me is to get the fonts readable.
After hours of searching on google I've converted the the rm2000.fon file to a .bdf and a pcf file and managed to install the font for the X Server.
But i couldn't find out how to use it in wine :(
2007 Nov 21
1
problem modeling time series
Good afternoon!
I'm trying to model a ts but unfortunately i'.m very new to this kind of modeling so i 'll be very grateful if you have an advice.
This was my syntax:
2002 Jun 04
4
"X11 font at size 16 could not be loaded"
Hi,
I'm using plot.lda (R1.4.0 on linux) and,
if dimen > 2, I get the error:
Error in text.default(x, y, txt, cex = cex, font = font) :
X11 font at size 16 could not be loaded
The traceback indicates that the problem
comes from pairs(). I've tried several
cex and font values, always with the
same error.
The same command works fine with pdf()
If I'm missing fonts, how
2009 Jan 15
2
zfs drive keeps failing between export and import
I have a zpool that consists for a two-drive mirror. The two times I
took the zpool offline, I had to resilver one of the drives (the same
drive both times) when I imported it back. All drives in the pool
show no read, write, or checksum errors and are new, so I'm looking to
a software problem before hardware. Both drives are encrypted geli
devices. I tried to reproduce the error with 1GB
2001 Aug 14
2
fixup_imports No implementation for NTDLL.DLL
Hi,
I am a newbie and I have installed Wine release 20000909 on a machine
running Mandrake7.2 and win2000.
The DefaultLoadOrder for the DLLs are builtin, so, native & elfdll.
LD_LIBRARY_PATH and EXTRA_LD_LIBRARY_PATH points to the directory
containing the lib*.so files. I encontered the following errors while
running a place & route tool.
2005 Mar 24
3
Windows XP & greyed-out Guest user password prompt
Hi, we've been using Samba for a while, and are just now starting to
switch our desktop computers to Windows XP. We are having a problem
where connections to our Samba server fail, and the user is presented
with a password prompt asking for a password for user Guest. They can't
select a different user.
I've searched the Microsoft knowledgebase, and the Samba list archives,
and
2008 May 10
0
[ANNOUNCE] mkfontscale 1.0.5
This version fixes a long-standing bug in mkfontdir that would cause
both PCF and BDF variants of a font to be included into the fonts.dir
file under some circumstances. It also fixes the handling of
OpenType/CFF fonts with embedded bitmaps, which will no longer be
mistaken for bitmap fonts.
Julien Cristau (1):
Bump to 1.0.5
Juliusz Chroboczek (5):
Fix typo in mkfontscale.c.
2004 Feb 24
0
Using .fon files with wine's native font rendering
Hi,
I need to use a custom .fon bitmap font under Wine,
but the only way I can get it to work (having
converted it to a .pcf according to the docs) is to
use X11 font rendering - ie. removing all the TTFs
from my pseudo-c:\windows\fonts directory.
I've tried things like putting the .fon file (and the
converted .pcf files) into the fonts directory, but
it's not seen by Wine.
Is there a
2004 Dec 17
0
German Howto?
Hello,
I'm a new user of asterisk. I'm looking for a german or simple english
howto, or a description for the following configuration.
City One: ISDN telefonadapter with ISDN and analog devices
|
Server with a Elsa MicroLink ISDN/PCF Card
|
Connection via VPN or direct, as needed
|
Server with a Elsa
2017 Nov 07
0
[ANNOUNCE] bdftopcf 1.1
This release imports the libXfont 1.x BDF-reading and PCF-writing code,
as this program is the only known user of that code and libXfont 1.x is
otherwise unmaintained. No functional difference should be apparent,
this is just another step towards eliminating the old version of
libXfont from the world.
Adam Jackson (3):
Import libXfont's BDF-to-PCF code
Import more libXfont 1.x