hi,
while running the ./configure during installation of Qt4.2 I had got "Package glib-2.0 was not found in pkg-config search path"
Is this some error.
I tried to run some sample program after installing.
[nimmyj@localhost nimmyj]$ cd sample
[nimmyj@localhost sample]$ qmake -project
[nimmyj@localhost sample]$ qmake
/home/nimmyj/.qmake.cache:19: Parse Error ('--cflags [-I'/usr/include']')
[nimmyj@localhost sample]$ ./sample
bash: ./sample: No such file or directory
[nimmyj@localhost sample]$
I am getting this error .can any one help.
Bookmarks