<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello, <br>
<br>
I am trying to build the phone manager v 0.4 on FC3. I got to the point
where configure script fails to recognize the gsmlib library. I have
the library installed:<br>
<b>[nick@NS gnome-phone-manager-0.4]$ rpm -qa | grep gsm<br>
gsm-devel-1.0.10-5.1.fc3.rf<br>
gsm-1.0.10-5.1.fc3.rf<br>
</b><br>
The script actually complains about gsmme library that is not a part of
these packages. Could somebody please help me to find it? <br>
---------<br>
Here is what in the config.log file:<br>
configure:21790: checking for main in -lgsmme<br>
configure:21814: g++ -o conftest -g -O2&nbsp;&nbsp; conftest.cc -lgsmme&nbsp;&nbsp;
&gt;&amp;5<br>
/usr/bin/ld: cannot find -lgsmme<br>
collect2: ld returned 1 exit status<br>
configure:21820: $? = 1<br>
configure: failed program was:<br>
| /* confdefs.h.&nbsp; */<br>
----------<br>
<br>
Thank you,<br>
Nick<br>
</body>
</html>