Displaying 20 results from an estimated 95 matches for "wagoner".
Did you mean:
wagner
2004 Apr 30
2
festival and gcc 3.3.2 (Fedora Core 1)
Can someone tell me how to build festival on a machine with gcc 3.3.2?
I've searched all around and even found a reference or two that the
problem exists but I'm not seeing the fix.
thanks!
-reed
Symtoms are --
./configure, then....
[root@telephone speech_tools]# make
Check system type
Remake modincludes.inc
NATIVE_AUDIO
ok
EDITLINE
2007 Jul 11
17
Best practise guide
Hi,
I''m a new puppet user (thanks !) and I''m just looking at moving my
homegrown manifest structure into something resembling the best practise
guide at :
http://www.reductivelabs.com/trac/puppet/wiki/PuppetBestPractice. It
seems as if the structure here doesn''t map to the default puppet layout
(and thus doesn''t work with the standard puppet config
2007 Jul 11
1
Full screen question regarding World of Warcraft
...myself without changing
targets. If Cedega isn't in a full screen mode, this doesn't work. For
Wine though regardless of whether it is full screened or in window mode,
this function is not available. Is there any way to make this work?
I am using Ubuntu 7.04 w/ wine 0.9.40. Thanks.
David Wagoner
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review,...
2004 Jul 29
1
Asterisk and festival
I'm having trouble getting festival to work with asterisk. We are running
debian (sarge) and got asterisk from CVS. Here's what I'm using as far as
festival goes.
Debian (Sarge)
gcc version 3.3.4 (Debian 1:3.3.4-3)
Connected to Asterisk CVS-HEAD-07/28/04-21:08:19
festival-1.4.3-release.tar.gz
speech-tools_1.2.3.orig.tar.gz
I got patches for both of these.
Speech tools
2007 Jul 05
0
universally
...;s Record Shelf A song-by-song tour through pop
music's unexpected fascination with the ghastly and supernatural.
And now it's time for righteous folk To shove them out the door.
Only recently discovered your blog and am Loving it with a capital L! "A
psycho in the rubber room," Wagoner adds later, in a stentorian
near-whisper.
i've enjoyed everything you've posted. The disc even contains a
rehearsal track with Lon and Stein working on this song! One more thing
before I get to my Bill O'Reilly song parody: I promised you the audio
link for my appearance on WFUV and h...
2007 Jul 05
0
universally
...;s Record Shelf A song-by-song tour through pop
music's unexpected fascination with the ghastly and supernatural.
And now it's time for righteous folk To shove them out the door.
Only recently discovered your blog and am Loving it with a capital L! "A
psycho in the rubber room," Wagoner adds later, in a stentorian
near-whisper.
i've enjoyed everything you've posted. The disc even contains a
rehearsal track with Lon and Stein working on this song! One more thing
before I get to my Bill O'Reilly song parody: I promised you the audio
link for my appearance on WFUV and h...
2006 Jun 19
9
Railsday 2006
Can you guys post a demo of your application ?
Would be great.
Thanks,
Pratik
--
rm -rf / 2>/dev/null - http://null.in
2006 Jun 15
3
RE: Yahoo!-like Event object emulation/abstractionin Prototype?
Event.observe(myelement, ''click'', myfunc.bindAsEventListener());
That might fix your wagon.
Greg
> -----Original Message-----
> From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
[mailto:rails-spinoffs-
> bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Sam Rowe
> Sent: Thursday, June 15, 2006 11:24 AM
> To:
2008 Jul 19
5
Disabled adaptor causing fatal error
On by eth1 does nothing, I tried configuring Shorewall and just ignoring
it, but Shorewall errors with "Unable to determine the routes through
interface ''eth1''", searching high low seems to reveal I am either the
first person ever to see this error, or it is so trivially overcome that
it is not documented or commented upon anywhere on the internet.
I tried all sorts
2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
...> Try:
>
> sysctl -w net.ipv6.conf.all.accept_ra=1
>
> to persist between boots, be sure to add this to your /etc/sysctl.conf
> file.
>
> This should prevent the box from listening to any RA announcements.
>
>
> Chris
>
> On Sun, Mar 8, 2015 at 10:55 PM, Ryan Wagoner <rswagoner at gmail.com> wrote:
>
>> On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com>
>> wrote:
>>
>> >
>> >
>> > On 03/06/2015 11:00 AM, Robert Moskowitz wrote:
>> >
>> >>
>> >>
&...
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com>
wrote:
>
>
> On 03/06/2015 11:00 AM, Robert Moskowitz wrote:
>
>>
>>
>> On 03/06/2015 10:55 AM, Barry Brimer wrote:
>>
>>>
>>>
>>> IPV6INIT="no"
>>>>
>>>> But I am still getting a global IPv6 (and of course local scope).
2006 Jul 12
1
+ camping 1.4.123
And now:
gem install camping --source code.whytheluckystiff.net
I hope this will be the last development release before 1.5.
* ActiveRecord no longer required or installed.
* If you refer to Models::Base, however, ActiveRecord will be loaded
with autoload. (see lib/camping/db.rb)
* new Camping::FastCGI.serve which will serve a whole directory of apps
(see TheCampingServer[1])
*
2001 Mar 18
1
Quickbooks under WINE
I am trying to convince my father to run his business on Linux, but all his
accounting is done under Intuit's Quickbooks. Does anyone have any
experience of running the aforesaid?
Any useful comments will be greatly appreciated.
--
-------------------------------------------------
Richard Spandit
Firmly on the Linux wagon
SuSE 6.3, KDE 2.0
richard_news(at)spandit_uklinux_net
2005 Oct 24
3
bogus find_all in Rails 0.14.1
I have the following statement
cl = ChatEvent.find_all("ev_type <> #{t} and chat_id = #{@params
[:chat_id]} order by created_at")
which produces the following error:
#42000You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
near ''order by created_at)'' at line 1: SELECT * FROM
2001 Mar 04
3
Window position in managed mode
When starting, for example, FreeCell in managed more, the program opens with
the top of the window out of the top of my screen (i.e. the top corner of my
desktop coincides with the top-left of the menu bar). It's not a huge
problem, but I can't move the program...
--
-------------------------------------------------
Richard Spandit
Firmly on the Linux wagon
SuSE 6.3, KDE 2.0
2005 Apr 08
2
1.0-test67
http://dovecot.org/test/
Hopefully better release than last one. Fixes several problems test66
had and also some older problems reported in this list.
It also contains a pretty large mbox code cleanup, fixing several
problems (especially related to X-IMAP/X-IMAPbase headers) and making it
a bit faster. Maybe I'll backport it to 1.0-stable too when it looks
like it's stable..
BTW. mbox
2006 Jun 08
5
AM/PM select
I have a customer that has a request that the select_datetime fields
have AM/PM selectors instead of 24 hour time.
The rails time and datetime selects seem to only support 24 hour time.
I can''t seem to find any information on this. i was wondering if
there is already a solution out there, or will i have to roll my own?
Sean Wolfe
master nerd of
i heart squares, inc.
3711 N.
2011 Jan 02
0
CentOS Digest, Vol 71, Issue 28
...rcia)
12. Re: Problems with motherboard support? INTEL DP43BF (John Plemons)
13. Re: logrotate.d - reload vs restart (Frank Cox)
14. Re: logrotate.d - reload vs restart (Bill Campbell)
15. E1000 eth1 link flakiness - causes?? (E Westphal)
16. Re: E1000 eth1 link flakiness - causes?? (Ryan Wagoner)
17. Re: E1000 eth1 link flakiness - causes?? (E Westphal)
18. Re: E1000 eth1 link flakiness - causes?? (fred smith)
19. Re: E1000 eth1 link flakiness - causes?? (Frank Cox)
20. Re: E1000 eth1 link flakiness - causes?? (m.roth at 5-cent.us)
21. Re: E1000 eth1 link flakiness - causes?? (E...
2009 Feb 23
8
Puppet's Search function
Hello all,
I have read through the sparse documentation on the Search (intentionally
capitalized to differentiate from the verb) function as well as searched the
group list (and mail archives) with little success to finding an answer. It
is my understanding that I want to use the Search function to achieve my
goal.
I would like to know:
a) is my understanding about the purpose of this function
2003 Jan 08
3
Removing Samba
Does anyone know how to remove Samba, using the RPM utility?
I have tried but not sure on the correct use of RPM and of course I am not
sure of the proper name for removing Samba??
--
T.L.Gervais
Coldbrook, NS
Canada.