Re: #include gtk/gtk.h

2002-05-21 Thread Robert Lugg
Also, in the command below, be sure to use the: ` symbol. Do not use the: ' symbol. If you are new to Linux or Unix (like myself), that might not be obvious. The two different single-quotes are different. The first may be on your keyboard with the and the other is usually on the left side

Porting Motif Application to GTK+

2002-05-17 Thread Robert Lugg
I would like to port a Motif application to GTK+. My question is how much of an effort is it? I know that is hard to answer, but I am looking for a rule of thumb. The application is a specialized CAD tool. All commands go through a central dispatcher, so a user can type default view and the

Build on Solaris as non-root

2002-04-29 Thread Robert Lugg
Sorry all, but yet another installation help request. I am trying to install GTK on my Solaris system workstation. I have done the following installs: pkg-config,TIFF,zlib,libpng,jpen,glib,atk,pango in that order. They all seem to be built correctly. The problem is when I try to build GTK.