similar to: icecast problem

Displaying 20 results from an estimated 10000 matches similar to: "icecast problem"

2004 Aug 06
2
icecast problem
Karl Heyes wrote: > > I'm guessing you haven't installed the openssl packages, you need the > devel package as well if you use distribution packages. > > karl. > btw, why does icecast need openssl-devel for compilation but actually no ssl encyption is used? -- CU... Daniel ...this is Linux Country. If you listen carefully you can hear Windows reboot!
2004 Aug 06
3
icecast and ssl -error?
Hi! I configuered icecast 2 successfull but the make command runs an error. A ssl error!?! /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make[3]: *** [icecast] Error 1 I'm confused! What does icecast with ssl?? And how can I solve the problem? Has anybody an idea?? Greetings Tol <p>--- >8 ----
2005 May 10
2
Problem compiling Icecast on RedHat
Hi, I'm trying to build Icecast on a RedHat AS3 workstation. All the requisite libraries are already bundled with the distro. IThe compile runs for maybe 30 seconds (maybe less) and then fails. The last few lines of the make output are appended below. I'm not even sure what it's actually complaing about. gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o
2016 Oct 31
5
[PATCH 0/4] supermin: use dnf on Mageia
Hi, as pointed out by Neal Gompa, Mageia recently introduced dnf in the distribution (currently only in Cauldron, which is the future Mageia 6), and most probably it will replace urpmi in the future. As such, on Mageia make supermin prefer dnf over urpmi when found, using the same code already used for Fedora. Related change: make test-harder.sh work explicitly also on Mageia
2002 Feb 02
1
Re: R install problem
On Fri, 1 Feb 2002, Tony Fagan wrote: > I downloaded your RPM and tried installing it on Madrake 8.1. > It failed and said it could not find: > > libblas.so.3 To install these, from console as root do: urpmi liblapack3 > libgcc_s.so.1 > libgcc_s.so.1 (GLIBC_2.0) urpmi libgcc3 -- Michele Alzetta
2004 Jan 13
1
reinstalling R/ mandrake 9.1/ rpm
OS: linux Mandrake 9.1 R Version 1.8.1 (2003-11-21), GNU Emacs 21.2.93.1 ------------------- Colleagues I'm reinstalling R after reformatting a partition containing the applications software. The urpmi returned this error: [root at localhost R]# urpmi R-1.8.1-1mdk.i586.rpm installing R-1.8.1-1mdk.i586.rpm Preparing... ################################################## 1:R
2004 Aug 06
2
icecast problem
On 17 Jul 2003 at 10:25, Karl Heyes wrote: > On Thu, 2003-07-17 at 10:14, Daniel Seebald wrote: > > Karl Heyes wrote: > > > > > > I'm guessing you haven't installed the openssl packages, you need > > > the devel package as well if you use distribution packages. > > > > > > karl. > > > > > > > btw, why does
2003 Oct 02
1
Samba-3.0.0 packages for Mandrake 8.2-9.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 RPMs of samba3 for Mandrake were uploaded to the samba FTP mirrors on Saturday. For those who have urpmi media setup for your favourite samba mirror, all you need to do to get samba3 is (assuming you have setup the Sambaldap source such as at http://plf.zarb.org/~nanardon/?minor=1): # urpmi.update Sambaldap # urpmi samba3-server Please note that by
2016 May 04
1
Re: [PATCH 2/2] customize: Improve the error messages when package manager is unknown or unsupported.
On Wednesday 04 May 2016 14:12:30 Richard W.M. Jones wrote: > For Windows, we now print: > > $ virt-customize -a ./test-data/phony-guests/windows.img --install MSSQL > [ 0.0] Examining the guest ... > [ 14.2] Setting a random seed > virt-customize: warning: random seed could not be set for this type of > guest > [ 14.2] Installing packages: MSSQL > virt-customize:
2004 Nov 23
2
-lssl
Hi Having my first go at compiling Asterisk from cvs source. Compiled and installed zaptel ok Running make asterisk returns the following error message /usr/bin/ld cannot find -lssl collect2: ld returned 1 exit status The last part of the compile messages on screen are- editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm -lresolv -lssl There is obviously something I have
2005 Jun 02
1
compile asterisk
hello i have a small problem in installation of asterisk can any one tell me what is the solution gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
2003 Nov 24
3
Samba 3.0.1 from samba.org shows "bgmilne" as username
When I attempted to "rpm -i samba3-3.0.0-1.1mdk.src.rpm" this morning on my Mandrake 9.2 box, I got an unusual message that doesn't make sense. It said, over and over (thirteen times total): WARNING: user bgmilne does not exist - using root When it went back to root prompt, I did an "updatedb", but nothing for "samba-3" is found when I did the urpmi request.
2016 Jul 21
1
[PATCH] customize: use --noconfirm when installing Arch Linux packages
Otherwise the installation will fail right away, since pacman by default asks for confirmation of the operation. --- customize/customize_run.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize/customize_run.ml b/customize/customize_run.ml index 6f0d615..3e759a2 100644 --- a/customize/customize_run.ml +++ b/customize/customize_run.ml @@ -117,7 +117,7 @@ exec >>%s
2005 Jul 28
1
what the best ? apt-get? yum or urpmi ?
Hello, I must make a choice concerning the use of a tool used to update rpms: yum, urpmi or apt-get. Personally, I use urpmi every day, without real problems (the dependences, even those of Perl are very well managed), the "hdlist" can be used in several forms , it contains a lot of funtions but, it is not integrated into up2date and does not have a graphic interface that fits Centos3
2005 Mar 29
3
-lssl problem on debian
Hello Just installed fresh Debian testing box, checked out Asterisk and others from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk. I get this error: if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53 > .version; fi gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o
2005 Jun 09
1
compile error cannot find -lidn
hello can u tell me what is the problem in my asterisk or linux why i am getting this error while make. PTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\" -DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIB DIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2013 Jan 17
0
[LLVMdev] Migrate Project Build system to LLVM BitCode
Hi Ahmad, If the Makefile contains only this command, then it is not worth spending time on GoldPlugin. If you are building a large project, then it will be simpler to use GoldPlugin. The steps you are using seem right. You can possibly combine the last two steps (3&4) using only 1 clang command. clang -g -O2 -o .libs/mergedexe .libs/mergedbc.bc -pthread -Wl,--export-dynamic
2004 Feb 02
2
compile error (still having problems)
Hey guys! I'm still having problems trying to get Asterisk compiled but when compiling res_crypto.c, I get this error: NSSL_NO_KRB5 -fPIC -c -o res_parking.o res_parking.c gcc -shared -Xlinker -x -o res_parking.so res_parking.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
2013 Jan 17
4
[LLVMdev] Migrate Project Build system to LLVM BitCode
Hi All, I am migrating a build system of an existing project from 'Object files' based executable generation to 'LLVM Bitcode' files based exe generation and applying OPT pass to LLVM Bitcode. I found out the following 4 step procedure. Please let me know if this is the right procedure or is there any other easy way of doing it. I need to modify 'Makefile' accordingly. I