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 

problems in ices

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





PostPosted: Fri Jun 30, 2006 9:20 pm    Post subject: problems in ices Reply with quote

In configure ices
Code:

./configure
...
checking whether stripping libraries is possible... yes
checking for pkg-config... /usr/bin/pkg-config
configure: /usr/bin/pkg-config couldn't find libshout. Try adjusting PKG_CONFIG_PATH.
checking for shout-config... no
configure: error: Could not find a usable libshout


Code:
#rpm -qa | grep libshout
libshout-devel-2.2-1.1.el3.rf
libshout-2.2-1.1.el3.rf
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Jun 30, 2006 9:47 pm    Post subject: Reply with quote

your ices cannot find the settings from libshout-devel, it may be down to your libshout being installed in a path that isn't search for. rpm -ql libshout-devel, the pkg-config util looks for the shout.pc file so you may have to adjust PKG_CONFIG_PATH.

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





PostPosted: Thu Jul 06, 2006 4:33 pm    Post subject: Reply with quote

It does not work to me... That to be making bad?

Code:
[root@server ices-0.4]# ls  /usr/lib/pkgconfig
gnome-mime-data-2.0.pc  libuser.pc     libxslt.pc          OpenIPMIglib.pc  OpenIPMIposix.pc    OpenIPMIui.pc     openssl.pc
gnome-python-2.0.pc     libxml-2.0.pc  OpenIPMIcmdlang.pc  OpenIPMI.pc      OpenIPMIpthread.pc  OpenIPMIutils.pc  shout.pc

Code:
[root@server ices-0.4]# cat /root/.bash_profile
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc
USERNAME="root"

export USERNAME BASH_ENV PATH

export  PKG_CONFIG_PATH=/usr/lib/pkgconfig

Code:

./configure
...
checking whether stripping libraries is possible... yes
checking for pkg-config... /usr/bin/pkg-config
configure: /usr/bin/pkg-config couldn't find libshout. Try adjusting PKG_CONFIG_PATH.
checking for shout-config... no
configure: error: Could not find a usable libshout
Back to top
Anonymous
Guest





PostPosted: Sun Jul 09, 2006 1:56 pm    Post subject: Reply with quote

I was having the same problem;
I was trying to install ices from source against libshout that I'd installed via rpm but was able to fix it by installing speex-devel rpm.

Once I had installed speex-devel, I was able to successfully configure and make ices2.

I am using CentOS 4.2.
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Jul 09, 2006 4:09 pm    Post subject: Reply with quote

If that is the case, then the libshout-devel package should have a dependency for speex-devel. The config.log may indicate a missing dependency.

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