[Envoy] Won't configure

Discussion of the Envoy file-associations library. envoy at casual-tempest.net
Mon Dec 29 02:22:03 PST 2008



On Sat, 27 Dec 2008, Discussion of the Envoy file-associations library. wrote:

> Greetings to all, and happy holidays!

Thank you, apologies for the delayed response :P

> I have an interesting problem.  As a newbie to Envoy, I'm not sure what to 
> do.  Here is my terminal program response to ./configure.  It went on for a 
> couple screens and then displayed:
>
> checking for unistd.h... (cached) yes
> checking for sqlite3_open in -lsqlite3... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for XmCreatePushButton in -lXm... no
> checking for X11... yes
> checking for XT... yes
> checking for gtk_init in -lgtk... no
> checking for GTK... yes
> configure: error: No GUI library found!
> See `config.log' for more details.

What version of GTK are you using?

> I don't see anything in config.log that explains anything.  I have no idea 
> what GUI library is needed or where to find it.  (Dumb error message.)

Heh, sorry, and thank you for the feedback. Basically it's checking for 
either Motif or GTK2, and if it doesn't find either it'll complain as 
above.

I have a newer version of Envoy to release that splits the UI abstraction 
into a seperate library. The library itself is already on Freshmeat.net as 
"Convey", and has a somewhat improved configuration system (I hope).

> I am using Mandriva 2007.1 and everything seems to be installed for GTK, as 
> well as for every other environment.  I'm at a loss.
>
> Any help anyone can give would be appreciated.

I hope this does help, and thank you for using Envoy! This is my first 
public project, so apologies in advance for any rough edges :P

> Thanks.
>
> KitchM
>
>




More information about the Envoy mailing list