Displaying 3 results from an estimated 3 matches for "22450".
Did you mean:
22405
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...configure:22354: test -z
|| test ! -s conftest.err
configure:22357: $? = 0
configure:22360: test -s conftest.o
configure:22363: $? = 0
configure:22374: result: yes
configure:22432: checking arpa/inet.h usability
configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:22450: $? = 0
configure:22454: test -z
|| test ! -s conftest.err
configure:22457: $? = 0
configure:22460: test -s conftest.o
configure:22463: $? = 0
configure:22473: result: yes
configure:22477: checking arpa/inet.h presence
configure:22487: gcc -E -I/usr/local/include conftest.c
configure:22493: $?...
2003 Mar 15
1
Some dsound oddness
...n
it and found it was not a regression. I checked just about everything,
including kernel and ALSA upgrades, before discovering that it was the
file /c/window/QTW.ini.
It had previously contained:
[Sound 32]
DisableAutoRateAdjust=1
And now contained:
[Sound 32]
RequestedRate0=22050
ActualRate0=22450
RateAlgorithm0=0
Changing it back fixed the problem. I guess while I have it "fixed" now,
if anyone had some additional enlightenment on what is going on here, I
would be interested.
2006 Feb 02
1
FYI lighttpd 1.4.9 has problems running with rails out-of-the-box
In case this helps anyone I recently finished setting up a Debian server
closely following Ezra''s excellent guidance @
http://brainspl.at/rails_stack.html.
I used newer libraries in some cases (and mysql 5.0) and everything worked
great until the end when lighttpd wouldn''t start. I finally figured out
that Lighty 1.4.9 has a problem working with rails out-of-the-box. See