[Fink-devel] How to force twolevel_namespace

2005-01-10 Thread Martin Costabel
Trying to determine why the new version of scribus crashes, I found, as I wrote recently, that it crashes when freetype2 is at versions less than or equal to 2.1.7 and it doesn't crash when freetype2 version 2.1.9 is installed. Zooming in at the bug, I saw that the crash happens because at

Re: [Fink-devel] How to force twolevel_namespace

2005-01-10 Thread Benjamin Reed
Martin Costabel wrote: Now here comes my questions for the experts: What is the recommended way to persuade freetype2 to build twolevel images? I did the following brute-force hack: The freetype2.info file has Another issue is, people with Apple's X11 will still have a non-twolevel freetype,

Re: [Fink-devel] How to force twolevel_namespace

2005-01-10 Thread Martin Costabel
Benjamin Reed wrote: [] Another issue is, people with Apple's X11 will still have a non-twolevel freetype, won't it? No, Apple's X11 has only freetype-2.1.0, but its dylib is twolevel. -- Martin --- The SF.Net email is sponsored by: Beat the

Re: [Fink-devel] How to force twolevel_namespace

2005-01-10 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Costabel wrote: | Now here comes my questions for the experts: What is the recommended way | to persuade freetype2 to build twolevel images? I did the following | brute-force hack: The freetype2.info file has | perl -pi.bak -e

Re: [Fink-devel] How to force twolevel_namespace

2005-01-10 Thread Martin Costabel
Peter O'Gorman wrote: [] perl -pi.bak -e 's/^allow_undefined_flag.*/allow_undefined_flag=\\/' libtool Thanks, this seems to work. There may be a cleaner way though, what version of gnu libtool is included in the package? VERSION=1.4.2 I guess the short-term solution for my scribus problems is to