Re: Installation problem with GTK2.2



On Mon, 06 Jan 2003 15:09:30 -0700
Vikram S Bartakke <vikram unm edu> wrote:

Hi list,

I am having problem in upgrading GTK2.2 from GTK1.2. I have all the 
dependancies like pkg_config,pango,atk installed in my machine. But 
somehow when i give command ./configure --prefix=/usr/include/gtk2.2 it 
gives me an informational error - path for pkg_config not found. 

Is pkg_config installed in a directory in your $PATH? (do 'echo $PATH' to see
what those directories are). If not put it in one of those directories. And do
not forget to set PKG_CONFIG_PATH. like .e.g:

PKG_CONFIG_PATH=/opt/gnome/lib/pkgconfig:/opt/gtk2/lib/pkgconfig:/usr/local/lib/
pkgconfig:/usr/lib/pkgconfig

BTW, /usr/include/gtk2.2 is a _bad_ place to install the whole of gtk2 IMO. It's
better to use something like /opt/gtk2 or /usr/local/gtk2, so it does not
interfere with an existing gtk1 setup.

Can anyone help me in providing instruction to systematically upgrading 
GTK2.2. The reason,I am saying this because I am refering the 
installation information present on GTK site, but could not able to fix 
this problem

I've got some shell-scripts that I use to install the components of GTK+2.2. If
you want them, I could send them to you (off the list).

Roland
-- 
R.F. Smith                           /"\    ASCII Ribbon Campaign
r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in email
http://www.xs4all.nl/~rsmith/         X     No Word docs in email
                                     / \    Respect for open standards

Attachment: pgpAzZ6Tkrx1T.pgp
Description: PGP signature



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