freehoo-devel
[Top][All Lists]
Advanced

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

Re: [Freehoo-devel] Checking for readline from configure


From: Anand Babu
Subject: Re: [Freehoo-devel] Checking for readline from configure
Date: Thu, 08 Jan 2004 01:00:58 -0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

,----[ Damir Cosic <address@hidden> ]
|       1. It seems that glib >= 2.0 doesn't have glib-config anymore,
|          so I downgraded to 1.2.10 and that helped.
`----
freehoo still uses some glib1.2 functions. It should be trivial to
change them to glib-2.0.

,----[ Damir Cosic <address@hidden> ]
|       2. Readline library checks are performed without -ltermcap,
|          which caused all readline tests to fail. I solved it by
|          adding -ltermcap to $LIBS wherever -lreadline is used.
| 
|       3. Tests for standard C functions are performed with both
|          readline and guile, which is unnecessary, and, in case that
|          your readline needs termcap, fatal. Solved it in the same
|          way as 2.
| 
| I hope this helps. If you need more details, please CC me, because I
| am not on the list. Thanks again and keep up with good work,
`----
It is easy for me, If you submit them as a patch. 

Thanks for motivation.
-- 
 _.|_ 
(_||_)
Free as in Freedom <www.gnu.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]