Mailing List Archive

Support open source code!


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

tlug: gtk-config



>>>>> "jb" == Jonathan Byrne <jq@example.com> writes:

    jb> I'm trying to build an RPM from source, and it requires GTK
    jb> 1.1.2 or higher.  I currently have 1.1.9 and 1.0.5 installed
    jb> (both from RPM).

Do packages built against 1.1.9 work?  What is the output of

		   /sbin/ldconfig -p | fgrep -i gtk

    jb> What are the ramifications of making the suggested
    jb> modifications to GTK_CONFIG and LD_LIBRARY_PATH?

Modifying GTK_CONFIG should have no effect on already built packages,
only on new builds.  If the 1.1.9 .so shows up in the ldconfig list
above, or you know that packages built against 1.1.9 work, don't touch
the LD_LIBRARY_PATH.

LD_LIBRARY_PATH gets checked before the standard library path.  It's
important for the libc5 compatibility mechanism that the 1.0.5 .so be
in the path _before_ 1.1.9; apps needing >= 1.1.2 will reject the
so.1.0.5 and continuing searching.  If 1.1.9 comes first, libc5 apps
will try to use it and blooey.

right Chris?

-- 
University of Tsukuba                Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences       Tel/fax: +81 (298) 53-5091
__________________________________________________________________________
__________________________________________________________________________
What are those two straight lines for?  "Free software rules."
-------------------------------------------------------------------
Next Nomikai: 14 January 1999, 19:30 Tengu TokyoEkiMae 03-3275-3691
*** it will will be Jan 14 (Thu), as Jan 15 (Fri) is a natl holiday
Next Technical Meeting: Feb 13 (Sat), 12:30    ace: Temple Univ.
-------------------------------------------------------------------
more info: http://tlug.linux.or.jp                     Sponsor: PHT


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links