bug-freedink
[Top][All Lists]
Advanced

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

[Bug-freedink] Re: FreeDink in FreeBSD


From: Stephen Hurd
Subject: [Bug-freedink] Re: FreeDink in FreeBSD
Date: Mon, 01 Dec 2008 20:50:05 -0800
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.17) Gecko/20080926 SeaMonkey/1.1.12

Sylvain Beucler wrote:
There's indeed something about it in /usr/share/aclocal/intltool.m4:

Apparently it checks for '_nl_msg_cat_cntr' and doesn't find
it. However this test isn't relevant here because DFArc uses
wxWidget's i18n stack instead of directly using gettext.  It would
worth checking if there are similar issues in other packages using
wxWidgets.

Hrm... I wonder then if the intltool stuff is the "wrong" way do do it in configure and if there's some wx thing to use instead. I have no auto-fu and don't know M4, so I'm going to just ignore this and hope it goes away. :-)
Hrm... I think the default install target strips executables as well... file shows it as stripped, how can I check if the embedded resources are there?

Resources are essentially a .zip file appened to the executable (+
some index relocation). Just 'unzip -l /usr/bin/freedink' :)

Ah, ok... the embedded resources appear to be working then.

In FreeDink I made sure that the dependency configuration wasn't
"guessed" from the system, but specified from the command-line
options.

Oh! Bless you for bringing that small bit of sanity to the configure universe. I've always seen configure guess at what you want based on what's installed and how the developer was feeling that day. Didn't even think to look for anything different.

Well for starters I uploaded a new release of freedink-data with a
fixed Makefile.  I'd be glad if you could check if it's alright now :)

Looks much better now... especially since it's not deleting files anymore. :-)





reply via email to

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