similar to: Icecast on OS X

Displaying 20 results from an estimated 1000 matches similar to: "Icecast on OS X"

2005 Mar 14
4
an OS X installer
Now that I've got the recent build of Icecast running (thanks everyone), I'm wondering about an OS X installer. Icecast would be even more palatable to the less-techy OSX users if there were an installer for the binary. As long as the installer checked for the dependent libs, everything would be straight forward. Has this been discussed before? Jaime Magiera University of Michigan
2005 Mar 14
0
an OS X installer
I don't want to pour water on this idea since a nice installer would be helpful for the "less-techy" (had to climb a pretty steep learning curve myself...). But I do want to point out that both "fink" and "darwinports" provide nice ways to install UNIX software such as icecast onto OS X, and they magically fulfill the dependencies etc. Are you aware of those?
2005 Mar 15
2
an OS X installer
> > So my vote would be for an OSX app with the necessary libraries > bundled in, so we can have the mind-blowing ease of use that really > helps people get into a piece of software. However, the problem that > remains is the config. Since icecast has no real GUI, how are people > going to set it going, or choose what it should be broadcasting? The > XML config file has to be
2006 Sep 25
1
hello and question on Mac OS X Server use of Samba
Hi, I'm new to the list (and samba). It's a great technology and I look forward to learning more about it. I have an OS X Server that utilizes the built-in Samba to allow for Windows client connectivity. The OSXS gets the majority of its users from an LDAP server elsewhere on the campus. On OSXS, it's expected that the Windows users will be local or that the server will be a
2004 Apr 19
3
encoding from 22050Hz source
Hi! I'd like to encode from a 22050 Hz source wav file (only in that case), but i get the following error message: "Invalid floating point operation" I use delphi: vorbis_encode_init_vbr(vi,2,22050,0.5) . . . While (i < readCount div 4) Do Begin buffer[0][i] := smallInt((pArray(@readbuffer)[i shl 2 + 1] shl 8) or pArray(@readbuffer)[i shl 2 + 0]) / 32768;
2010 Jul 16
2
[LLVMdev] Strange behavior when converting arrays to strings
Hello, I found saw some strange behavior (to me) when converting constant arrays to strings. Consider the following example: std::string Text = "HelloWorld"; unsigned TextLengthBefore = Text.length(); ConstantArray *pArray = dyn_cast<ConstantArray>(llvm::ConstantArray::get(pModule->getContext(), Text, true)); unsigned NumElements = pArray->getNumOperands(); Text =
2012 Aug 20
3
[LLVMdev] How to Identify if an Argument is a pointer?
Hello, I was wondering how you can identify whether or not an Argument is a pointer. The "isDereferenceablePointer" function for Values doesn't seem to be what I want (I don't care whether or not the pointer points to allocated memory or is suitably aligned). I want to be able to discern between: i32* %pArray and i32 %pArray Thanks in advance. - John
2010 Jul 28
0
[LLVMdev] Strange behavior when converting arrays to strings
Hi, I haven't seen a response and I'm curious if I should submit a patch for this. Thanks, Javier From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Martinez, Javier E Sent: Friday, July 16, 2010 3:20 PM To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] Strange behavior when converting arrays to strings Hello, I found saw some strange behavior (to
2010 Jul 28
1
[LLVMdev] Strange behavior when converting arrays to strings
Hi Javier, > I found saw some strange behavior (to me) when converting constant > arrays to strings. Consider the following example: > > std::string Text = "HelloWorld"; > > unsigned TextLengthBefore = Text.length(); > > ConstantArray *pArray = > dyn_cast<ConstantArray>(llvm::ConstantArray::get(pModule->getContext(), > Text, true)); from
2004 Feb 13
10
Encoding into MONO (delphi)
Hi! I have a problem. I hope, you can help me. I use a Delphi conversion (from Aleksandr Shamray), but it doesn't work when I'd like to convert a *.RAW into a mono *.ogg file. vorbis_encode_init_vbr(vi, 1, 44100, 0.5); //because of the mono the program stops at line: //* uninterleave samples */ . . buffer[1][i] := smallInt((pArray(@readbuffer)[i shl 2 + 3] shl 8) or
2012 Aug 20
0
[LLVMdev] How to Identify if an Argument is a pointer?
You can use isPointerTy() in Type class. George On Mon, Aug 20, 2012 at 12:39 PM, John Backes <back0145 at umn.edu> wrote: > Hello, > > I was wondering how you can identify whether or not an Argument is a > pointer. The "isDereferenceablePointer" function for Values doesn't > seem to be what I want (I don't care whether or not the pointer points > to
2012 Feb 15
5
Abrir multiples archivos
Hola, Alguien podría ayudarme en la siguiente cuestión: Trato de abrir múltiples archivos ncDF para dejarlos disponibles para trabajar luego con ellos. Intento hacerlo con un blucle pero no consigo lo que quiero. El código es el siguiente: setwd("/Users/jaime/Desktop/2008") a<-list.files() a library(ncdf) for (i in 1:length(a)) {
2005 Mar 28
2
libxslt problem
I'm getting the following error when I attempt to install Icecast... checking for xslt-config... /usr/bin/xslt-config checking for xsltSaveResultToString... no configure: error: Unable to link with libxslt (>=v1.0.18) Does anyone know what the problem is? Do I need to use a previous version of libxslt or maybe a later version of icecast... I'm trying to install Icecast 2.2.0...
2002 Mar 08
1
Bind failed: Can't contact LDAP server
With 3.0a15, samba can't seem to connect to the ldap server. AFAIK the ldap server is working correctly -- it currently authenticates some users for apache. My smb.conf contains this: --[snip]-------------------------- ldap server = localhost ldap port = 389 ldap suffix = "dc=calmiron, dc=com" ldap admin dn = "cn=Manager, dc=calmiron, dc=com" use spnego=no
2004 Nov 04
4
2.0.10 install on slackware10
Hello I''m trying to install shorewall 2.0.10 install on slackware10 the installation script gives the following error (which is ok since slackware uses /etc/rc.d/rc.local) but then it doesn''t create the directories /etc/shorewall or /usr/share/shorewall root@brujula5:~/shorewall-2.0.10# ./install.sh Installing Shorewall Version 2.0.10 shorewall control program installed in
2005 Apr 26
5
Is shorewall comptible with hipac?
Hi all, http://www.hipac.org/index.htm I have just discovered this great project. It seems it surpasses standard netfilter in performance. The documentation states they are more or less compatible with standard netfilter, but anybody has tested if it is compatible with shorewall? Tom, have you? Regards -- Jaime Nebrera - jnebrera@eneotecnologia.com Consultor TI - ENEO Tecnologia SL
2012 May 17
2
no capaz de leer archivo txt
Hola, No soy capaz de leer un archivo txt con el siguiente formato. Abajo muestro un ejemplo de lo que sería el encabezado y las dos primeras líneas: Site,Latitude,Longitude,Station,Distance,Year,Day,Temperature "{"1.1. Campbellton", 49.28333333, -54.93333333, "C7962", 15.270240427960506, 1993, 1, -11.44}","{"1.1. Campbellton", 49.28333333,
2008 Feb 08
4
[Bug 14426] SIGSEV in NVAccelUploadIFC
http://bugs.freedesktop.org/show_bug.cgi?id=14426 Jaime Velasco Juan <jsagarribay at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|xorg-team at lists.x.org |nouveau at lists.freedesktop.or | |g --- Comment #1
2012 Nov 30
5
how to separate stuck row elements?
Hi, I was wondering if it's possible to separate elements in multiple rows that actually should appear in different columns. I have a file where in certain lines there are elements not separated, and they certainly should appear in different columns (an example of the file is attached). The point is that I do not want to manually add a space in the txt file, however, I did not
2005 May 25
5
State rules placement
Hi all, I have seen Shorewall places the state verification rules (-m state --state ESTABLISHED,RELATED) as the first rule in a zone2zone chain. This means that state checking is done after all the rules involving from this zone to this zone. As you could have a lot of them, wont be better to place them just after checking the state is not invalid? This will mean a lot of packages will be