Am 12.08.2017 um 15:56 schrieb Jim Jagielski:
> Can you provide what 'echo $PATH' shows before autoconf and
> after the sourcing of winenv.set.sh?
>
> tia!

Sure!

Before "autoconf":

$ echo $PATH
/usr/local/bin:/usr/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Users/Seidel/AppData/Local/Microsoft/WindowsApps

After "source winenv.set.sh":

$ echo $PATH
.:/cygdrive/c/Source/aoo-414/main/solenv/bin:/cygdrive/c/Source/aoo-414/main/solenv/wntmsci12.pro/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8/jre/bin/client:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE:/cygdrive/c/MICROS~1/Windows/v7.0/bin:/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5:/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/usr/bin:/cygdrive/c/NSIS:/usr/local/bin:/cygdrive/c/ProgramData/Oracle/Java/javapath:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Users/Seidel/AppData/Local/Microsoft/WindowsApps

>
>> On Aug 12, 2017, at 9:45 AM, Matthias Seidel <matthias.sei...@hamburg.de> 
>> wrote:
>>
>> Am 12.08.2017 um 15:14 schrieb Jim Jagielski:
>>> Considering that the build system for OO depends on pollution, oops,
>>> I mean *population* of the environment, I just wonder if that may
>>> be an issue.
>>>
>>> Are you using the default bash* startup scripts? Any modifications?
>>> That sort of thing?
>> I never used a script because I had too many different configure
>> switches that I tested alternating.
>> Maybe after 4.1.4 is released I will create one... ;-)
>>
>> I just type (in SourceMain):
>>
>> - autoconf
>> - ./configure (with chosen switches)
>> - ./bootstrap
>> - source winenv.set.sh
>> - cd instsetoo_native
>> - build --all -P2 -- -P2
>>
>> That builds all full installations (as defined in --with-lang) and the
>> SDK by default. The SDK can be omitted with --disable-odk.
>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to