Displaying 20 results from an estimated 24 matches for "hout".
Did you mean:
host
2017 Jan 06
1
[PATCH 5/5] win_utf8_io: Avoid forbidden functions when building for WinRT/UWP
...*str)
> int win_get_console_width(void)
> {
> int width = 80;
> +#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
Apparently these preprocessor defines are from winapifamily.h
so it won't work in older MSVS and MinGW.
> CONSOLE_SCREEN_BUFFER_INFO csbi;
> HANDLE hOut = GetStdHandle(STD_OUTPUT_HANDLE);
> if(hOut != INVALID_HANDLE_VALUE && hOut != NULL)
> if (GetConsoleScreenBufferInfo(hOut, &csbi) != 0)
> width = csbi.dwSize.X;
> +#endif
> return width;
> }
> @@ -176,6 +179,7 @@ int win_get_console_width(void)
> st...
2006 Jan 09
0
printing = bsd broke smbd? [was Re: samba 3.0.21a wit hout printing]
...39;ll need to
delete those printers/ports.
Jim
> -----Original Message-----
> From: Beast [mailto:beast@ldap.or.id]
> Sent: Friday, January 06, 2006 3:44 AM
> To: Gerald (Jerry) Carter
> Cc: Samba List
> Subject: printing = bsd broke smbd? [was Re: [Samba] samba 3.0.21a
> without printig
>
>
> Gerald (Jerry) Carter wrote:
> >>---------------------------------
> >>how can i disable it totaly?
> >
> >
> > Set 'printing = bsd'
> >
>
> When setting "printing=bsd" on my samba, client wont able to
&...
2017 Jan 06
8
[PATCH 0/5] Allow multiple targets to be disabled
Hi,
This patchet allows a few targets to be disabled when unrequired.
The rational is coming from VLC's contrib buildsystem, so far we use make -C to select only some subparts of the available targets.
It would be easier and cleaner to use autoconf to do so IMHO.
There's an additional patch which fixes the build when building for WinRT/UWP platform, upstreamed from VLC.
We have a couple
2002 Mar 24
2
readline?
...stalling R
I've encountered a problem in getting it to recognize the readline library.
I have installed readline in what I believe to be the "usual" place:
/usr/local/lib with include files in /usr/local/include/readline.
But ./configure produces:
ragnar.econ.uiuc.edu# grep readline hout
checking for rl_callback_read_char in -lreadline... (cached) no
checking for readline/history.h... (cached) no
checking for readline/readline.h... (cached) no
I've checked the following:
ragnar.econ.uiuc.edu# dump -t /usr/local/lib/libreadline.so |grep callback
....
[2619] 0x11ad8 272...
2006 Apr 08
1
How do I fix these annoying errors?
C:\rails\brablog>ruby script/generate scaffold
c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning: character
class has
`-'' without escape
c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning: character
class has
`-'' without escape
c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning: character
class has
`-'' without escape
c:/ruby/lib/ruby/site_ruby/1.8/rexml/entity.rb:21: warning: character
c...
1998 Jan 28
2
NT - Not allowed from this workstation
I am the sysadmin in an office with an overabundance of Win95 machines and
a few NT 4.0 workstations. All installs went relatively easy for logon
scripts, wins, etc. I have run into a semi-serious problem with 2 of the
3 NT workstations. (All running the same service pack - 1).
When trying to make a share from one of the 2 remaining workstations, I
will recevie an error message saying that:
2001 Oct 11
2
large dataframes to ascii
...te
easily (with some problems which are discussed here earlier), but so long I
have not found a suitable way to write it in ascii format.
Sure, there exists write.table, which is intended for that purpose. But the
problem is that the table is quite a large (7500 obs x 1200 vars) and after
half-an-hout processing on my PII wiht 128 MB memory, write.table stopped
with a message that it could not allocate 35 MB more.
dput() and save( ..., ascii=TRUE) work well but the result is not such a
table I am looking for. I tried also print() with option( width=very wide)
but the largest allowed with is 10...
2005 Oct 11
1
RoR on Apache
...tly
with Webrick. I wanted to attempt to run the same ROR app on Apache. I
followed the instructions found at
http://wiki.rubyonrails.org/rails/pages/Fast+CGI+and+Apache2+for+Windows+XP
with the alternate ending found at
http://wiki.rubyonrails.org/rails/pages/Fast+CGI+and+Apache2+for+Windows+wit
hout+VirtualHosts. I have gone over these instructions numerous time and I
am unable to get the app to work correctly. I am getting the following
on-screen error when I attempt to access the first CRUD page (remember this
works perfectly on Webrick):
::::::::::::::::::::::::::::::::::::::::::::::::::...
2012 Apr 30
1
no templates on debian unstable
Hi,
Can anybody help me debug why "xe template-list" doesn''t find any templates?
Thanks,
Dave
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2004 Aug 06
2
libshout 2.0 released
Hi all,
I've just released libshout 2.0. This is the official release, not a
beta. Thanks to all the testers who provided feedback during the beta
period.
http://icecast.org/files/libshout/libshout-2.0.tar.gz
Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as
well as bug fixes relative to libshout 1. Ogg and Vorbi...
2004 Aug 06
2
libshout 2.0 released
Hi all,
I've just released libshout 2.0. This is the official release, not a
beta. Thanks to all the testers who provided feedback during the beta
period.
http://icecast.org/files/libshout/libshout-2.0.tar.gz
Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as
well as bug fixes relative to libshout 1. Ogg and Vorbi...
2004 Aug 06
1
What's needed for non-live streaming of mp3 files
...me put it this way: my boss wants to use icecast, and I'm a little lost on exactly what I need to set up the "playlist" for icecast. I'm starting to think ices is the thing to use but I'm still not sure. I'm quite confused by all the different "streamers", e.g. shout, ices, liveice, icedir....
Thanks,
JW
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the b...
2004 Aug 06
3
icecast + liveice won't play nicely
Kerry. I would like to get a copy of this document which you speak of. I
have had generic trouble in getting livice properly installed and think that
would do the trick...
----- Original Message -----
From: "Kerry Cox" <kerry.cox@ksl.com>
To: <icecast@xiph.org>
Sent: Thursday, November 07, 2002 10:22 AM
Subject: Re: [icecast] icecast + liveice won't play nicely
2004 Aug 06
0
error compile Shout-2.0.1 on FreeBSD 4.9
Hello, All!
Sorry for my english, I'am from Ukraine.
I trying install Shout 2.0.1 module on my server:
# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Shout
# make
cp example2.pl blib/lib/example2.pl
cp example.pl blib/lib/example.pl
cp Shout.pm blib/lib/Shout.pm
AutoSplitting blib/lib/Shout.pm (blib/lib/auto/Shout)
/usr/bin/perl -...
2006 Apr 08
2
auth problem with dovecot-1.0.beta5
...g :-/
First thing I noticed is that --with-shadow does not appear to be
working on my FreeBSD 6.0 system. Here is what I built with :
./configure --prefix=/usr/local --enable-shared --enable-static
--disable-ipv6 --with-ioloop
=poll --with-passwd --with-shadow --with-pam --with-passwd-file
--without-checkpassword --wit
hout-bsdauth --without-gssapi --without-ldap --with-static-userdb
--without-prefetch-userdb
--without-sql --without-mysql --without-ssl
--with-rundir=/var/run/dovecot --with-storages=mb
ox --without-sql-drivers
However :
root at heimat# dovecot --build-options
Build options:...
2004 Aug 06
3
do darkice and shout play together well
...ge radio station and for the new
>box we got a decent processor and maxed out the RAM so in addition to
>the 2 live encoded streams i want to add 2 prerecorded stream, 1 with
>bands that have played live on the air and one of public affairs show,
>and i was wondering if darkice and shout will play together nice on a
>freeBSD box...
>
hout will not work reliably on any system, with or without other
programs running. It's deprecated because it doesn't work very well.
Don't use it.
Michael
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icec...
2004 Jun 18
3
1.0-test17
http://dovecot.org/test/
Just mbox fixes since 1.0-test16. The logic is simpler and more correct
now. Can anyone break it anymore? I actually tested it a while with
Evolution and several mailboxes and it didn't break at least
immediately. :)
Now maybe a few more days and I dare trying this thing myself with my
real mboxes (yes, I'm still using them).
Dovecot mailing list archives could
2004 Sep 29
2
UIDL bug
I noticed a problem with handling UIDL msgnumber in test46.
If you do "UIDL 1" on a POP3 connection it returns the UID of the message
followed by a dot and an error message. I made 2 changes:
I added the following line to line 527 of src/pop3/commands.c
ctx->message = message;
I changed line 559 from:
if (list_uids_iter(client, ctx))
to:
if (!list_uids_iter(client, ctx))
2004 Aug 06
4
Stuttering stream
on 2/6/02 10:19 AM, Jack Moffitt at jack@xiph.org wrote:
>> It's not my bandwidth from the server... a week ago, I was streaming
>> Shoutcast from Windows with no problems. It's not my bandwidth at work
>> (where I'm listening), I can pull in other 128k streams with no problem.
>>
>> Help?
>
> Where is shout?
>
> And you shouldn't be using shout. Use ices.
>
> jack.
>
Hi Jack....
2004 Aug 06
5
mp3-streaming client for icecast2
Hi!
I'm looking for a streaming client for the icecast2-server. It should
just feed mp3-files from a playlist to the icecast2-server. The old
shout doesn't work:
hout -P a -e 8000 -x -p /big/m3u/list.m3u
=>
[3:21] Size: 3231748 Bitrate: 128000 (41432 bytes/dot)
[Server error: [HTTP/1.0 401 Authentication Required ]
WWW-Authenticate: Basic realm="Icecast2 Server"
Shout should do a http-login with user "source&qu...