On Mon, 2003-12-15 at 12:34, Stas Bekman wrote:
Philippe M. Chiasson wrote:
On Sun, 2003-12-14 at 21:38, Stas Bekman wrote:
[EMAIL PROTECTED] wrote:
stas 2003/12/14 21:29:35
Modified: lib/ModPerl BuildOptions.pm lib/Apache Build.pm . Changes Log: libgtop config (needed for enabling MOD_PERL_TRACE=m) is now searched using the gnome packaging tools if available (pkg-config for gnome-2.x and gnome-config for gnome-1.x)
Philippe, can you please check that the old default config ldopts addition is still working? I couldn't test it on my setup, which doesn't install libgtop into the global /usr/lib or ldconfig cache dirs). Thanks.
Sure, I'll give it a shot, but can you please remind what the "old default config ldopts" stuff is ? It's been a while since I last played with gtop.
libgtop could be installed into the standard dirs like /usr/lib or /usr/local/lib. Until now you could use gtop with mp2 only if that was the case. And only if you had libgtop1. If you had libgtop2 and/or it was installed elsewhere Apache::Build was not able to find it. Now it uses
pkg-config for gnome-2.x and gnome-config for gnome-1.x if available to find all the info about libgtop (ldopts and ccopts). If not found it uses the hardcoded default as before.
Yes, I just tested it and it all works fine, with or without pkg-config/gnome-config ;-)
Great, thanks!
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]