LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   glib install (https://www.linuxquestions.org/questions/linux-software-2/glib-install-85613/)

Odd_Bloke 08-25-2003 03:46 PM

glib install
 
I am trying to install the glib 2.2.2 libraries and I am having difficulty. I do:
./configure
make
make install
Yet I still get complaints that it is not installed. What am I doing wrong?

Odd_Bloke 08-25-2003 03:49 PM

Just occured to me, could someone move this to the Newbie forums?

Cheers,
Dan

Insane999 09-27-2003 08:07 PM

Same Error
 
Hey,
i having the same problem...
i have installed Glib 2.5.0 using:
./configure
make
make install
it says it installs with no problems but then i try to configure
Xchat and it says glib not found.
any help please?
Thanks

Dave (true linux newbie ;))
Mandrake 9.1

Linos 09-27-2003 10:08 PM

hi
i have installed glib 2.3
and i have the same problem when i ./configure gaim which requires glib>=2.0
it says that my glib is not >=2.0
what can i do ?
thanks for any help.

redhat 9

sixburningflags 10-15-2003 05:58 PM

ditto
 
same problem here.

i just installed glib2.2.0, everything seemed to go just fine, but when installing gaim0.71 it says it can't find any glib 2.0 or higher.

seems as if this is happening to a lot of us - i hope someone can help!

whansard 10-15-2003 07:38 PM

normally glib that comes with an installation will be in /usr,
but most apps you install will go in /usr/local
i would guess that the configure script for the app is finding the older
version of glib. maybe install the glib with configure --prefix=/usr
and the application the same way.

ganninu 10-24-2003 12:56 PM

For those who had this problem, did you find the previous reply a solution for the problem??


All times are GMT -5. The time now is 07:52 PM.