| View previous topic :: View next topic |
| Author |
Message |
Trial
Joined: 15 Jun 2009 Posts: 4
|
Posted: Mon Jun 15, 2009 2:17 pm Post subject: Cant find the folder |
|
|
Hi there,im making a audio stream project on Debian for school and i got like 2 weeks left,i was following a tutorial and i came in a part where i got stuck.
when i do /usr/sbin/icecast
it says that the directory Sbin does not exist so i tried to start it @ /usr/bin/icecast
when i specify the config file (/usr/bin/icecast -c /etc/icecast/icecast.xml (while i was trying to run icecast.conf it was giving me a fatal error as it was asking for a .xml so i used this one)) it gives me a error because it was grabbing config files from files that didnt existed liek /usr/var.
can someone help me out here? i am using
http://www.yolinux.com/TUTORIALS/LinuxTutorialAudioStreaming.html
got shout,icecast,and the config file done both with libraries,the playlist is made so i basicly just need the last 5 topics for this to be running and finish my year.
a fast help would be appreciated
big thanks in advance |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 15, 2009 2:35 pm Post subject: |
|
|
icecast 1 has not been supported for a number of years, there is no point in asking for help with it. If you have specific icecast 2 questions then feel free to ask.
karl. |
|
| Back to top |
|
 |
Trial
Joined: 15 Jun 2009 Posts: 4
|
Posted: Mon Jun 15, 2009 2:44 pm Post subject: |
|
|
oh sorry i didnt noticed :S..
i downloaded icecast 2.3.2
can you tell me any toturial for linux? i can just find for windows or with icecast 1 :\ |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 15, 2009 2:49 pm Post subject: |
|
|
between the samples configuration files, the documentation provided with the distribution and the links off the web site, you should find something you want. If you have some specific issue then feel free to ask.
karl. |
|
| Back to top |
|
 |
Trial
Joined: 15 Jun 2009 Posts: 4
|
Posted: Mon Jun 15, 2009 3:02 pm Post subject: |
|
|
Ok so i now installed darkICE to work with icecast so it can read mp3 Files ( for what i understood) and with the library faac-1.24.zip, i made Unzip faac-1.24.zip got in the folder but i cant make ./configure , ./config, or any like that,tough configure.in file in it
any help? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 15, 2009 3:10 pm Post subject: |
|
|
if you are building from source then you need to run the configure first before running make. It's the same process for most apps
karl. |
|
| Back to top |
|
 |
Trial
Joined: 15 Jun 2009 Posts: 4
|
Posted: Mon Jun 15, 2009 3:14 pm Post subject: |
|
|
but that is what i am already doing because when i am in the folder and try to make ./configure i cant
but trying to install other libraries now,i use the
./configure
make
make install
and when i am going to see i dont have the libraries installed -.-' |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Jun 15, 2009 4:00 pm Post subject: |
|
|
You say you cannot run configure but don't say why. What makes you think it failed? Your posts do not indicate
karl. |
|
| Back to top |
|
 |
|