Re: Installation problem



all right I've checked that box and there was no PKG_CONFIG_PATH
created. I clicked new, typed PKG_CONFIG_PATH under variable name and
c:\Dev-Cpp under variable value. Still get the same error. Any
suggestions ? Is the value wrong ?
TKS

On 5/11/05, ztl_post <ztl_post 163 com> wrote:
> OK! To check the environment variables, right click 'My Computer',
> choose 'properties' and select the 'Advance' page of the property
> dialog. In the middle of the page, you can see a button 'Environment
> Variables'. Click the button and see whether the PKG_CONFIG_PATH
> already set properly.
> 
> Alternatively, you can run 'pkg-config --cflags gtkmm-2.4' in a
> command box to see whether pkg-config works correctly.
> 
> On Wed, May 11, 2005 at 11:56:44AM -0300, Fabian Arocena wrote:
> > I?e marked the option of setting the PKG_CONFIG_PATH that appears at
> > the end of the installation. And I?e also linked the ouput of those
> > commands at my project. Like I said, i followed those instructions in
> > XP  and everything works fine...
> >
> > Is there a way to set the PKG_CONFIG_PATH manually ? or at least
> > verify that? been set...
> >
> >
> > On 5/11/05, ztl_post <ztl_post 163 com> wrote:
> > > Have you set PKG_CONFIG_PATH environment variable ? This should be set
> > > with the path where your gtkmm-2.4.pc lies in. Otherwise, the
> > > pkg-config.exe can not work. When you finish this, just copy the
> > > output of 'pkg-config --cflags gtkmm2.4' and 'pkg-config --libs
> > > gtkmm-2.4' to the appropriate place.
> > >
> > > On Wed, May 11, 2005 at 11:35:16AM -0300, Fabian Arocena wrote:
> > > > The instructions I followed are the ones specified for windows on www.gtkmm.org:
> > > > http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ape.html
> > > >
> > > > On 5/11/05, Redefined Horizons <redefined horizons gmail com> wrote:
> > > > > I am having a similar error on my Windows 2000 Machine. I think Dev
> > > > > C++ is having trouble locating the gtkmm header file.
> > > > >
> > > > > I have also attached a screen shot. (I wonder if there is a mistake in
> > > > > the installation instructions. What instructions did you follow to
> > > > > install GTKMM?)
> > > > >
> > > > > I will try this out on my Windows XP machine at home and see if it
> > > > > works. That ought to tell us if it is a Windows 2000 problem.
> > > > >
> > > > > Landon
> > > > >
> > > > > P.S. - I attached a screen shot of my error also.
> > > > >
> > > > >
> > > > > On 5/11/05, Fabian Arocena <fabian arocena gmail com> wrote:
> > > > > > Hi everybody,
> > > > > >
> > > > > > I'm experiencing some issues installing gtkmm. I've done it on Windows
> > > > > > XP and I had no problems. I did the exact same thing in Windows 2000
> > > > > > (same results with the pkg-config commands) , restarted the machine,
> > > > > > and still, dev c++ doesn't seem to compile the <gtkmm.h>.
> > > > > >
> > > > > > I've attached a screenshot of the error. Is it a common one? What am I
> > > > > > doing wrong ?
> > > > > >
> > > > > > Thank,
> > > > > > Fabian
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > gtkmm-list mailing list
> > > > > > gtkmm-list gnome org
> > > > > > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > _______________________________________________
> > > > gtkmm-list mailing list
> > > > gtkmm-list gnome org
> > > > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> > > >
> > > -------------------------
> > >
> > > --
> > > I'm a soldier, not a diplomat.  I can only tell the truth.
> > >                 -- Kirk, "Errand of Mercy", stardate 3198.9
> > >
> > > _______________________________________________
> > > gtkmm-list mailing list
> > > gtkmm-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> > >
> >
> -------------------------
> 
> --
> lighthouse, n.:
>        A tall building on the seashore in which the government
>        maintains a lamp and the friend of a politician.
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>


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