On 2007-01-09 03:29:20 -0800 Nicola Pero
<[EMAIL PROTECTED]> wrote:
... but heres another thing
documentation.make installs TEXI_FILES files into
Library/Documentation/info
heres a patch to set this up in the INFOPATH env var from GNUstep.sh
Thanks ... I applied the patch (with a few subsequent tidyups), seems
to
work nicely. ;-)
Thanks
I just commited a fix for a paste error $gnustep_class_path instead of
$gnustep_info_path so only
System/Library/Documentaion/info was getting set
(I would have never though of the naming conventions thing btw.)
i suppose there should be a configure switch to allow someone to set
the info path dir to /usr/share/info (or whereever)
when configuring gnustep like there is to force libs into /usr/lib
but
this isn't taken care of by the patch.
also i noticed the guile was using /Libraries instead of
Library/Libraries changed
that too.. (untested)
That could be a good change ... but we need to test that gnustep-guile
(still?) works
properly and/or update gnustep-guile's paths to make sure they are
consistent. ;-)
Yeah, i do notice that GNUstep.sh.in uses Library/Libraries/Guile
though
and GNUstep.csh.in uses Libraries/Guile
Thanks
_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev