Well, I did some changes. I added --prefix=$(INSTALLDIR)/usr/local instead make install DESTDIR=$ (INSTALLDIR) when configured glib. Both things lead to the same install glib directories, but in the first case prefix variable in .pc files is $(INSTALLDIR)/usr/local which is exactly what I need ... when I do the install with DESTDIR and with no --prefix (well with the default one) glib is always expected to be in /usr/local ... and no way I could have change that ... now everything goes fine so far ... :)
On Aug 29, 10:32 am, "swapnil kamble" <[EMAIL PROTECTED]> wrote: > HI > Just do compilation > #./configure --prefix=/usr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
