Displaying 20 results from an estimated 100 matches similar to: "Dovecot LDA troubles (input in flex scanner failed)"
2006 Aug 28
2
S4 classes and objects -- fixed structure? No...
Hello.
Suppose you define a new S4-class, say
> setClass("track", representation(x="numeric", y="numeric"))
Don't worry if you have a deja vu, it's from the help page.
Your new class is said to have a fixed structure: two slots, x, and y,
and that should apply to all objects you construct as members of that class.
> tr <- new( "track" )
2007 Apr 11
1
Why warnings using lmer-model with family=binomial
Hi all!
My question is why, and what I can do about that
I sometimes, but not always, get warning-messages like
nlminb returned message singular convergence (7)
in: LMEopt(x = mer, value = cv)
or
IRLS iterations for PQL did not converge
when trying to fit a model looking like this:
lmer<-(cbind(Diseased,Healthy)~Fungus+(1|Family)+(1|Fungus:Family),
family="binomial") to four
2010 Aug 27
1
tcpdump -z
Hi,
This is a froward message from tcpdump-workers mail list:
=== 8< ================ >8 ===
From: ef <blob.bb.a@gmail.com>
Subject: tcpdump -z: command execution
Date: Fri, 27 Aug 2010 09:33:48 +0200
To: tcpdump-workers@lists.tcpdump.org
Hello,
Thx for tcpdump, very valuable tool!
Was looking at the new version of tcpdump a few days ago and saw this
option:
"
-z
Used in
2010 May 09
1
Plotting log-axis with the exponential base to a plot wi
Hello Ted!
Thank you a lot for your reply!!!
I will try to explain again; what I want is a logarithmic scaled y-axis
with the base of e (not 10). And the values I would like to use in the
plot are the raw values (not transformed in any way). Do you still think
that the base of log does not matter in this case (wheather it is e or 10
as a base)?
Elisabeth
> On 09-May-10 18:10:27, Elisabeth
2002 Apr 24
1
memory requirements was RE: out of memory in build_hash_table
Well, for reference, here's what I'm running:
The mirror is running Solaris 8, the source is running Solaris 7. Both are
running the same version of rsync:
rsync version 2.5.4 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
no IPv6,
64-bit
2004 May 28
4
Professional grade rsync?
Hi, folks.
We've gone where no man has gone before. On HP-UX, rsync bombs at about
1.75 million directories, files and links (combined sum) in a single
transfer.
Is there a professional-grade alternative on HP-UX for folks willing to pay
for it? It wouldn't even need to be network-aware, just from single-system
areas to the same box, but with the nifty delete and update features that
2010 Aug 23
1
CentOS 5.5 flex == Fedora 6 flex ?
Is CentOS 5.5 Flex the same as Fedora 6 flex ?
Have you seen the package name ?
Find this because I need to update my CentOS 5.5 flex for compiling new
wine 1.2....but that is another problem....
For example:
http://mirrors.hpcf.upr.edu/ftp/pub/Mirrors/CentOS/5.5/os/x86_64/CentOS/flex-2.5.4a-41._*fc6*_.x86_64.rpm
2007 Sep 29
4
flex package marked as fc6 and no flex-devel?
Hi all,
I'm in the middle of setting up a build environment for OpenWRT and it looks
like the packages need flex.
Looking at the CentOS repositories, it looks as though the flex package is
tagged as fc6 - it also looks like there is no flex-devel package at all.
Does anyone know what the go is here?
Available Packages
Name : flex
Arch : i386
Version: 2.5.4a
Release: 41.fc6
Size : 124
2006 Jul 27
1
Flex and Rails
Hello everyone. Sorry if this was posted alreay. I tried to search the
forum, but the search feature doesn''t appear to work.
I was looking for articles about building RoR/Flex applications and
found the following URL:
http://www.liverail.net/articles/2006/05/06/rubyonrails-1-1-and-flex-2-0-pt-2
The problem is most of the website doesn''t appear to work now. Does
anyone
2006 May 09
2
Anybody using Macromedia''s Flex with Rails?
Yeah I know this is a bit of a weird question since everybody seems to be
going ajax - just curious
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060509/8537fdc3/attachment.html
2007 Feb 08
1
flex mock?
Hi guys,
Would you mind if I ask how Flex Mock and Mocha sit together? They compete
directly?
I read that Flex Mock was built into Rails 1.2. Is there a reason to use
Mocha instead of Flex Mock?
Tks
Greg
2006 Feb 09
0
OT: Melbourne job: Ruby On Rails and Macromedia Flex 2
If live in Melbourne, Australia and would like to work full-time building an
advanced Rich Internet Application using FlexBuilder 2 and Ruby on Rails,
we''d like to hear from you.
The main requirement is that you are passionate about both Macromedia Flex 2
and Ruby on Rails.
If you have experience with SOAP/XML, Linux and C++ that would be a bonus
but not required.
If you are interested
2009 Oct 12
0
Flash / Flex on Rails (Ruby AMF)
Hi All,
I repost my message on RubyAMF group to you all because the group seems dead
and i can''t get help. I hope anyone here has done Flash - Rails development
can answer my question.
I''m creating a Flash - Rails application. From what i know Super Simple
Remote (AS3 classes) has been migrated to Guttershark since early 2008 and i
have tried some tutorials even the one in
2005 Jun 29
0
[LLVMdev] Including flex/bison output in cvs
On Mon, 27 Jun 2005, Alexander Friedman wrote:
> Hi all,
> have flex/bison. Most (but not all) unix boxes have them, but almost
> no windows boxes have them. This requires either
>
> 1) Forcing the user to dowload flex/bison (bad)
> 2) Distributing flex/bison with the front-end (not as bad, but a pain)
>
> 3) or, and this seems like a simple fix, just distribute the output
2005 Jun 08
0
CVS Head, Flex 2.5.31 or higher? READ THIS!
Everyone using CVS head, and owning flex-2.5.31 (or higher)--
Please note that a new version of the expression ( $[ ] constructs used in extensions.conf ) parser
is automatically built by the makefile if your flex is at 2.5.31 or higher. You can see what your
flex version is by saying flex -V...
Now, the new scanner has some nice things about it, but it does behave a little differently
in some
2007 Mar 19
1
Installing Wine 0.9.32; Flex error?
Hi there,
I'm still trying to install Wine 0.9.32
./configure -> goes well
make depend > goes well
make gets following errors;
flex -t ppl.l >ppl.yy.c || (rm -f ppl.yy.c && exit 1)
flex: fatal internal error, exec failed
Broken Pipe
*** Error code 1
make: Fatal error: Command failed for target `ppl.yy.c'
Current working directory /usr/home/ed/wine-0.9.32/libs/wpp
***
2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex /
Flash Player 10 to a Red5 server using the speex coder:
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://jira.red5.org/confluence/display/codecs/Speex+Codec
Questions:
1. How do I extract the audio track out of such a .flv file?
2. How do I convert it from Speex to .wav PCM?
Thanks.
2008 Jul 23
1
session handling in rails and flex
Hi All,
I am using Flex for front-end in my application. This front-end needs
some data from my application, so it calls few rails methods where i
have generated xml file which gives these data. But i didn''t get any
session value in these methods. Sessions are created in other methods
of different controller in my rails application.
Does anybody know why these session values are not
2007 Apr 10
1
XO Flex T-1 & Asterisk
I have an XO t-1 line which includes VOIP on 5 lines. When a call
comes in, it drops the bandwidth on the t1 and when the call is over
bandwidth is restored. The provided a channel bank which does this.
My question is, if I use asterisk, then am I losing double bandwidth
for each call? For example the only way I guess I can connect to the
lines is from the 66block they provided which
2012 Apr 13
1
[PATCH] libxl/build: print a pretty message if flex/bison are needed but not found
This patchs adds better support for both Flex and Bison, which might be needed
to compile libxl. Now configure script sets BISON and FLEX Makefile vars if
bison and flex are found, but doesn''t complain if they are not found.
Also, added some Makefile soccery to print a nice error message if Bison or Flex
are needed but not found.
Please run autogen after applying this patch.