Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ezstream how to install and use it

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Tue Nov 29, 2005 7:15 pm    Post subject: ezstream how to install and use it Reply with quote

As I did not find How to manage with ices0;4 , i try ezstream But I am in the same point
I just succeed to untar the source and then ..?
The only doc I found was very theoritical
"After downloading the source, if using the tarred and zipped version for most UNIX and Linux distributions, uncompress, compile and install using the standard commands. The binary is normally placed in /usr/local/bin. It is started much like DarkIce; start the executable and reference the configuration file."

When can i find tutorial for ezstream ?
I have mepis for linux version
Back to top
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 173
Location: Isle of Man

PostPosted: Thu Dec 01, 2005 1:35 am    Post subject: Reply with quote

Have you ever compiled a program before?
Back to top
View user's profile Send private message Visit poster's website
Anonymous
Guest





PostPosted: Thu Dec 01, 2005 6:55 pm    Post subject: Reply with quote

Is it really a response ?

it is out of subject !

Sorry but it is not explaine how to install it. I am using mandriva 2005 and using linux for 4 years ! If i want to find ezstream i don't find it.
I just have
ezstream-0.2.0.tar.gz
OK I click on it and untar it

I found a detailled documentation
http://localhost/documentation/streaming/icecast/chap_09_05.html
But it is not detailled enough for me

Because I read

After downloading the source, if using the tarred and zipped version for most UNIX and Linux distributions, uncompress, compile and install using the standard commands. The binary is normally placed in /usr/local/bin. It is started much like DarkIce; start the executable and reference the configuration file.

compile and install !!!! How to do that ???

I try ./configure and make like I found in other page maybe it is like that
But I got an error

[cb@localhost ezstream-0.2.0]$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
Even it is in my own language it looks like chineese for me !

The how to preceed to install ezstream !! I will find it !
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Dec 01, 2005 8:24 pm    Post subject: Reply with quote

The usual procedure for building most source apps, is to run the configure script first, then make, then make install

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 173
Location: Isle of Man

PostPosted: Fri Dec 02, 2005 3:08 am    Post subject: Reply with quote

If your first language is french, try posting in the French Forum, you might get a better response.
Back to top
View user's profile Send private message Visit poster's website
Anonymous
Guest





PostPosted: Fri Dec 02, 2005 10:59 am    Post subject: Reply with quote

The make did not works. I try again and see that the ./configure did not works !!
Dependancy problème like often !!!

We really need a lot of patience and perseverance...
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Dec 02, 2005 4:31 pm    Post subject: Reply with quote

you need to improve you feedback, responses like 'it doesn't work' is next to useless for any help to be given. The information in the docs has already covered what you have already asked for http://www.icecast.org/docs/icecast-2.3.1/ and these are shipped with the package.

As a general rule, and this applies to non-icecast related things as well, when asking for help, you need to determine what the thing is actually doing.

eg "The make did not works. I try again and see that the ./configure did not works !! Dependancy problème like often !!! "

We can determine then you have run the configure script here, and you have said it does not work, there is an indication of a dependency problem but note the lack of error message that says what has failed specifically. We are left wondering which one of the dependencies is actually failing, it could that you are missing a development package that we have listed on out docs page. It could be libxml2 or libxslt but unfortunately none of us has access to these details.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Sat Dec 03, 2005 4:10 pm    Post subject: Reply with quote

You are right ! Sorry for that
now I can give you more information :
---------------------------------------------------------------------------------------
[root@localhost ezstream]# make
make all-recursive
make[1]: Entering directory `/home/cb/prg/ezstream'
Making all in src
make[2]: Entering directory `/home/cb/prg/ezstream/src'
source='ezstream.c' object='ezstream.o' libtool=no \
depfile='.deps/ezstream.Po' tmpdepfile='.deps/ezstream.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include -I/usr/local/include -I/usr/include/libxml2 -pthread -g -O2 -c `test -f 'ezstream.c' || echo './'`ezstream.c
ezstream.c: In function `streamFile':
ezstream.c:385: warning: implicit declaration of function `sleep'
ezstream.c: In function `streamPlaylist':
ezstream.c:406: warning: unused variable `ret'
ezstream.c: In function `main':
ezstream.c:576: error: `SHOUT_FORMAT_OGG' undeclared (first use in this function)
ezstream.c:576: error: (Each undeclared identifier is reported only once
ezstream.c:576: error: for each function it appears in.)
make[2]: *** [ezstream.o] Erreur 1
make[2]: Leaving directory `/home/cb/prg/ezstream/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/cb/prg/ezstream'
make: *** [all] Erreur 2
-------------------------------------------------------------------------------------------------
That shoulb be clear now !
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Dec 04, 2005 1:08 am    Post subject: Reply with quote

if `SHOUT_FORMAT_OGG' is missing but the compiler is not complaining about a missing header file then I guess that you have an older libshout installed. Update the libshout to something more recent.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber