RE: [gtk-list] install glib
- From: kenny leong <leongtk tcie com my>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Cc: "'hcchin strd csam com my'" <hcchin strd csam com my>
- Subject: RE: [gtk-list] install glib
- Date: Fri, 18 Jun 1999 09:11:54 +0800
Hi,
I think you should uninstall the previous version of Glib and GTK first. How to do it? If you're using RH6.0, use the built-in application to remove the package. If you're using the RH5.2, please refer to the FAQ.
Before you do the configuration of GTK( after installed GLIB successfully ), add few lines into the end of file /etc/profile as below.
LD_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib:/usr/X11R6/lib
PATH=/usr/local/bin:$PATH
export LD_LIBRARY_PATH
export PATH
Another file you may need to edit too is /etc/ld.so.conf by simply add a line like below.
/usr/local/lib
After that run /sbin/ldconfig
After that logout and login again, then try to install GTK again.
Hopefully it may help you.
------- END------
>From Kenny Leong
-----Original Message-----
From: hcchin@strd.csam.com.my [SMTP:hcchin@strd.csam.com.my]
Sent: Thursday, June 17, 1999 6:02 PM
To: gtk-list@redhat.com
Subject: [gtk-list] install glib
I try to install glib_1.2.3 and gtk+1.2.3.
I found this after run configure for gtk_1.2.3
checking for thread implementation... posix
checking for pthread_attr_init in -lpthread... no
checking for pthread_attr_init in -lpthreads... no
checking for pthread_attr_init in -lc_r... no
checking for pthread_attr_init... no
checking for __d10_pthread_attr_init in -lthread... no
checking for __pthread_attr_init_system in -lpthread... no
configure: error: I can't find the libraries for the thread implementation
posix. Please choose another thread implementation or
provide information on your thread implementation.
You can also run 'configure --disable-threads'
to compile without thread support.
so I use configure --disable-threads,
make
make install
it seems that everything is OK.
But, while running configure for gtk+1.2.3, it told me that my glib is
not >= ver 1.2.3
Anyone can help ?
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
application/ms-tnef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]