Github user arvind-narain commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/116#discussion_r41810575
  
    --- Diff: win-odbc64/odbcclient/README.txt ---
    @@ -1,84 +1,58 @@
     # @@@ START COPYRIGHT @@@
    -#
    -# Licensed to the Apache Software Foundation (ASF) under one
    -# or more contributor license agreements.  See the NOTICE file
    -# distributed with this work for additional information
    -# regarding copyright ownership.  The ASF licenses this file
    -# to you under the Apache License, Version 2.0 (the
    -# "License"); you may not use this file except in compliance
    -# with the License.  You may obtain a copy of the License at
    -#
    -#   http://www.apache.org/licenses/LICENSE-2.0
    -#
    -# Unless required by applicable law or agreed to in writing,
    -# software distributed under the License is distributed on an
    -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    -# KIND, either express or implied.  See the License for the
    -# specific language governing permissions and limitations
    -# under the License.
    -#
    +#
    +# Licensed to the Apache Software Foundation (ASF) under one
    +# or more contributor license agreements.  See the NOTICE file
    +# distributed with this work for additional information
    +# regarding copyright ownership.  The ASF licenses this file
    +# to you under the Apache License, Version 2.0 (the
    +# "License"); you may not use this file except in compliance
    +# with the License.  You may obtain a copy of the License at
    +#
    +#   http://www.apache.org/licenses/LICENSE-2.0
    +#
    +# Unless required by applicable law or agreed to in writing,
    +# software distributed under the License is distributed on an
    +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    +# KIND, either express or implied.  See the License for the
    +# specific language governing permissions and limitations
    +# under the License.
    +#
     # @@@ END COPYRIGHT @@@
     
     Prerequisite:
     
     openssl >= 0.9.8
    -Microsoft Visual Studio >= 2010
    -64bit odbccp32.lib from Microsoft Visual Studio 2008 or previous.
    -InstallShield >= 2012
    -git > 1.9
    +zlib >= 1.2.8
    +Microsoft Visual Studio >= 2013
    +Inno Setup >= 5
     
     Build steps
     
     1. In order to make the build script able to find these prerequisites,
        some variables on the top of build_os.bat and pkg.bat need to be set 
accordingly.
     
    -   Set variable OPENSSL_PATH to point to openssl binary folder, for 
example:
    -   set OPENSSL_PATH=E:\OpenSSL101e_bin
    -   The folder should have structure like this:
    -   2013/10/31  18:13    <DIR>          .
    -   2013/10/31  18:13    <DIR>          ..
    -   2013/10/31  18:13    <DIR>          bin
    -   2013/02/11  08:26           435,662 changes.txt
    -   2013/10/31  18:13    <DIR>          exp
    -   2013/02/11  08:26            46,614 faq.txt
    -   2013/10/31  18:13    <DIR>          include
    -   2013/10/31  18:13    <DIR>          lib
    -   2013/02/11  09:59         1,647,616 libeay32.dll
    -   2013/02/11  09:59           351,744 libssl32.dll
    -   2013/02/11  08:02             6,279 license.txt
    -   2013/02/11  08:26            27,423 news.txt
    -   2004/05/10  16:23            30,423 OpenSSLhelp.chm
    -   2013/02/11  08:26             9,130 readme.txt
    -   2013/02/11  09:59           351,744 ssleay32.dll
    -   2013/10/31  18:13            20,790 unins000.dat
    -   2013/10/31  18:11           715,038 unins000.exe
    +   Set variable OPENSSL_LIB_PATH to point to openssl library files folder, 
for example:
    +   set OPENSSL_PATH=C:\openssl-1.0.1e\lib
    --- End diff --
    
    do please build and test with > 1.0.1f - openssl bug.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to