Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hello Norbert,

On Wed, Feb 8, 2012 at 17:07, Korrawit Pruegsanusak
<detective.conan.1412@gmail.com> wrote:
Anyway, it doesn't set $PATH - the environment variables - like
Env.host.sh did in the past, at least in cygwin.

Sorry. The $PATH is already in config_host.mk, but it's missing some
directories.
Here's the diff between $PATH in Env.host.sh and config_host.mk:

$ diff -u path_line pathnew_line
--- path_line   2012-02-08 17:32:40.000000000 +0700
+++ pathnew_line        2012-02-08 17:31:52.000000000 +0700
@@ -1,10 +1,6 @@
 PATH=.
 /cygdrive/d/libo/solenv/bin
 /cygdrive/d/libo/solenv/wntmsci12/bin
-/cygdrive/c/PROGRA~1/MICROS~1.0/VC/bin
-/cygdrive/c/PROGRA~1/MI2578~1/Windows/v6.0A/Bin
-/cygdrive/c/WINDOWS/MICROS~1.NET/FRAMEW~1/v3.5
-/cygdrive/c/PROGRA~1/MI2578~1/Windows/v6.0A/bin
 /cygdrive/c/PROGRA~1/MICROS~1.0/Common7/IDE
 /usr/local/bin
 /usr/bin

Note: I split them into many lines to have more readable diff, and
it's missing 3 directories.
Not sure whether there are all needed, but IMHO the
    /cygdrive/c/PROGRA~1/MICROS~1.0/VC/bin
is at least needed.

Could you please have a look? Thanks again :-)

Best Regards,
-- 
Korrawit Pruegsanusak

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.