similar to: Problem installing. Please help

Displaying 20 results from an estimated 800 matches similar to: "Problem installing. Please help"

2005 May 08
1
Problem installing Theora. help please
Hello. I am running cpanel on redhad linux 9 with the latest patches. I want to install icecast and icecast requires Theora to be installed. So after running the autoconf of Theora, I ran make and then make install. The output of make install is below. Now, when I want to install icecase from the rpm, I get this error: rpm -i icecast-2.2.0-1.i386.rpm error: Failed dependencies: curl
2020 Nov 07
2
JSON response track title not encoded to UTF8
I would like for icecase status json xls to be able to provide the currently song title playing encoded in utf8. I have a problem getting the song titles / artist names for greek or japanese characters. Check below status-json.xsl part, for an example :
2018 Mar 05
3
How do I combine my ssl certs?
I have https/ssl on my site ok, but it uses two certificates from letsencrypt which renew automatically every three months. However - Icecase says. ssl-certificate If specified, this points to the location of a file that contains both the X.509 private and public key. This is required for HTTPS support to be enabled. Please note that the user Icecast is running as must be able to read the file.
2004 Aug 06
2
Using icecast2 with MP3 problems
> libshout: :pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot > ices: :pserver:anoncvs@cvs.xiph.org:/cvs/ice > > Check out the ices-libshout_2 branch of ices. Libshout compiles fine, but ices wont configure correctly. It wouldn't find shout_new in libshout, lame_encode_flush_nogap in mp3lame nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it from libshout.)
2020 Nov 08
2
JSON response track title not encoded to UTF8
Good evening to you too, From the <ip-address>:8000/server_version.xsl , I get that the installed icecast2 version is 2.4.4. The source client I am currently is Mixxx version 2.2.4 - for Windows 64bit. Would you say I should redirect my question to the support team of the Mixxx program ? If you would like any more info, please feel free to ask. I appreciate your help and patience. All the
2007 Jan 19
2
puppet and domainnames
Hello all, when I do a signature request to puppetmaster, if no domainname is configured then puppet gets it from /etc/resolv.conf. Even if the "search" line is commented. I had to delete the search line in resolv.conf to obtain a signature request with hostname only, and then it appears with a final dot (hostname.). Is it that puppet does not like being domainless ? Many of my
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
On Wed, May 31, 2006 at 05:52:33PM +0200, steven mestdagh wrote: > please make it install the docs under share/doc/libtheora. Thank you. Updated patch below. A copy of this email goes to the list of theora. The following patch for the port of libtheora-alpha6 for OpenBSD includes (among other things): * a patch for examples/Makefile.in that doesn't link player_example since it
2024 Dec 28
2
NSD stops forking with newer zone data
hi, On 2024-12-27 22:32, Fredrik Pettai via nsd-users wrote: > Hello, > > It seems our NSD secondary has triggered some sort of intermittent bug > After several weeks/months of running nsd stops forking with the new > zone data. > > A manual nsd-control transfer or even nsd-control force_transfer won?t > work, only restart of nsd solves the problem. > The only
2007 Nov 08
1
Compile Theora on windows
Hi all, I tried to compile theora on my windows, i installed Msys with mingw32. First I compiled ogg it seem have no problems for that, then I tried to compile theora and first run the ./configure with the good path for the ogg library. But I saw that the ./configure stopped because my version of ogg must be newer than 1.1 but I have the 1.1.3 ! This is my error : checking for oggpackB_read... no
2005 Apr 11
2
Theora, MMX and optimisation
Hi everyone, I just landed into the theora planet, as a game programmer, I searched for a free video fomat/codec and the theora choice became obvious. However I experienced rather bad performance (at least from a game programming point of view) After a couple a profiling, I discovered, as previous discused in a post found via Google, that the bottleneck is in the ogg library. An unsane part of the
2004 Dec 20
0
libtheora 1.0 alpha 4 release
Ralph Giles posted this announcement at www.theora.org last week. I tried to reword it for this list, but couldn't think of a way to improve it. In case you haven't already seen this: ******************************************************* We're pleased to announce a new release of the libtheora reference implementation. This is an incremental update over alpha 3, in support of
2004 Mar 12
2
trust secret location in WinXP
Hi, At our campus we have ~40 machines. If a new program is needed we install it on a single machine and replicate this one to the others. The whole process is automated: (Wake-On-LAN) (with pxe) booting a kernel via grub. booting a minimal ram based linux and doing: netcat server port > /dev/hda If we send a WOL packet the restore process starts. The problem is that we have to rejoin each
2005 Mar 17
5
up-to-date debian packages?
The debian (unstable) libtheora and libogg packages are a little out of date. I was wondering if anybody had made their own packages for libogg-1.1.1 and libtheora-1.0alpha4. If not, I'll go ahead and package them up and put them up on my own debian repository or something, and let you guys know where to get them. But if somebody has already done that, let me know. thanks, Tim
2004 Dec 29
3
libtheora
Hi, I just installed debian (ubuntu) on this machine: Linux ludwig 2.6.8.1-3-amd64-generic #1 Tue Oct 12 11:40:38 UTC 2004 x86_64 GNU/Linux but neither libtheora0 and libtheora-dev from packet nor libtheora-1.0alpha4 I compiled seems to work ;-) both mplayer or vlc can't read video stream Theora header parsing failed: -20 or [00000247] theora decoder error: This bitstream does
2004 Aug 06
0
Using icecast2 with MP3 problems
On Sunday, 02 March 2003 at 23:42, Shawn M Ferris wrote: > Libshout compiles fine, but ices wont configure correctly. It wouldn't > find shout_new in libshout, lame_encode_flush_nogap in mp3lame > nor ov_open in libvorbisfile.. (nor is libtool found, but I copied it > from libshout.) interesting. your config.log might help to debug this. > I'm chalking this up to
2018 Mar 06
0
How do I combine my ssl certs?
Robert, There is a github repo that will create and then another script to renew your Let's Encrypt Certs for Icecast. The commands are well documented to help you customize for your specific implementation. The Repo is here: https://github.com/amavarick/letsencrypt_certbot_standalone_icecast The commands to concatenate the certs are: #Replace domain.tld for the name of your domain as
2020 Nov 08
0
JSON response track title not encoded to UTF8
Good evening, On Sat, 2020-11-07 at 22:05 +0000, ??????? ???????????? wrote: > I would like for icecase status json xls to be able to provide the > currently song title playing encoded in utf8. I have a problem getting > the song titles / artist names for greek or japanese characters. Check > below status-json.xsl part, for an example : > >
2020 Nov 09
0
JSON response track title not encoded to UTF8
Good evening, On Sun, 2020-11-08 at 20:04 +0000, Γιαννης Φροντιστηριο wrote: > Good evening to you too, > > From the <ip-address>:8000/server_version.xsl , I get that the installed icecast2 version is 2.4.4. > The source client I am currently is Mixxx version 2.2.4 - for Windows 64bit. Ok. > Would you say I should redirect my question to the support team of the Mixxx
2024 May 17
1
query: bad tsig signature for key
hi, At least with a recent version if it is a time sync issue nsd will do a specific log msg that. Laura, can you send over the actual configuration? (maybe replacing the key with a placeholder or rotating the keys afterwards) It sounds strange if nsd checks tsig on the notify, but allow xfr without it. Regards, Tam?s May 16, 2024 16:14:59 Anand Buddhdev via nsd-users <nsd-users at
2004 Mar 05
1
CVS decoder(?) broken + gentoo compilation problem
Hello, did anybody else notice that current cvs outputs green/blue/blocky garbage in mplayer (player_example doesn´t play at all)? Seems the decoder doesn´t like recent encoder changes ;-) (yes - I know CVS is experimental. I just couldn´t resist *g*) At the time being I can´t compile properly on my gentoo machine: user@notebook theora $ ./autogen.sh I am going to run ./configure with no