gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: facing error in smsd with MySQL


From: Olivier Kaloudoff
Subject: Re: facing error in smsd with MySQL
Date: Sat, 27 Mar 2004 09:39:08 +0100 (CET)

On Fri, 26 Mar 2004, Sankaranarayanan Mahadevan wrote:

>Hi,

Hi Sankaranarayanan,


>What i'm making wrong?

no much

>please help me in proper steps to be followed
>
>
>address@hidden smsd]# make
>make: glib-config: Command not found


you just have to find and install the glib-devel
package;

address@hidden kalou]$ type glib-config
glib-config is /usr/bin/glib-config

address@hidden kalou]$ rpm -qf /usr/bin/glib-config
glib-devel-1.2.10-11

address@hidden kalou]$ cat /etc/redhat-release 
Fedora Core release 1 (Yarrow)



The configure script should probably be patched,
so that user is asked to install glib headers.


Regards,


Kalou




reply via email to

[Prev in Thread] Current Thread [Next in Thread]