Re: ANNOUNCE: XFree86 4.7.0 is now available

2007-08-20 Thread Yves de Champlain
Le 07-08-19 à 22:13, Marc Aurele La France a écrit : Anyway, the attached seems to fix this. Indeed, thanks yves ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: ANNOUNCE: XFree86 4.7.0 is now available

2007-08-20 Thread Yves de Champlain
Hi I'm trying to install hardcopy docs I set #define InstallHardcopyDocs YES in host.def but it won't do it. What am I missing ? yves ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: possible case-sensitive problems during building

2007-08-20 Thread Marc Aurele La France
On Sat, 4 Aug 2007, Marc Aurele La France wrote: On Sat, 4 Aug 2007, SciFi wrote: I'm trying to build the current cvs on a case-sensitive HFS+ volume (darwin/osx). In my particular case, the build volume BigUn3 is case-sensitive, while the system/boot/root/install volume itself is not. (Apple

Re: ANNOUNCE: XFree86 4.7.0 is now available

2007-08-20 Thread Marc Aurele La France
On Mon, 20 Aug 2007, Yves de Champlain wrote: I'm trying to install hardcopy docs I set #define InstallHardcopyDocs YES in host.def but it won't do it. What am I missing ? You also need to #define HardcopyDocDirs. There is no default. Marc.