<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:26 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-722] Improve &quot;build from source&quot; guide</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-722</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;On &lt;a href=&quot;http://api.mongodb.org/c/current/installing.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://api.mongodb.org/c/current/installing.html&lt;/a&gt;, the text&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Minimal dependencies are needed to build the MongoDB C driver. Optionally, if you want Kerberos (GSSAPI) or SSL support, you need to install libsasl2 and OpenSSL libraries and development headers respectively.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;glances over the need for dev headers.  Perhaps a bold on &quot;and development headers&quot; would be helpful.&lt;/p&gt;

&lt;p&gt;For RedHat, CentOS, Fedora, related distros, mention &quot;sudo yum install openssl-devel cyrus-sasl-devel&quot;, and the equivalent for Debian and derivatives. Windows and Mac users need even more explicit instructions to build from source &amp;#8211; e.g., where to download CMake or how to install the Autotools on Mac with Homebrew &amp;#8211; &lt;b&gt;as well&lt;/b&gt; as instructions for building with SSL and SASL support.&lt;/p&gt;</description>
                <environment></environment>
        <key id="213171">CDRIVER-722</key>
            <summary>Improve &quot;build from source&quot; guide</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="neal.rigney">Neal Rigney</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Jun 2015 22:58:46 +0000</created>
                <updated>Wed, 19 Oct 2016 22:33:26 +0000</updated>
                            <resolved>Fri, 30 Oct 2015 01:17:39 +0000</resolved>
                                                    <fixVersion>1.2.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1079591" author="xgen-internal-githook" created="Wed, 4 Nov 2015 18:46:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-882&quot; title=&quot;Aggregate install instructions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-882&quot;&gt;&lt;del&gt;CDRIVER-882&lt;/del&gt;&lt;/a&gt; rearrange install guide&lt;/p&gt;

&lt;p&gt;Remove redundant install instructions from README and combine all instructions&lt;br/&gt;
in installing.page. Improve the instructions (&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-722&quot; title=&quot;Improve &amp;quot;build from source&amp;quot; guide&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-722&quot;&gt;&lt;del&gt;CDRIVER-722&lt;/del&gt;&lt;/a&gt;) especially for Open&lt;br/&gt;
SSL on El Capitan (&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-941&quot; title=&quot;&amp;#39;openssl/bio.h&amp;#39; not found on OS X 10.11&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-941&quot;&gt;&lt;del&gt;CDRIVER-941&lt;/del&gt;&lt;/a&gt;).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c725c7e44e95c0d3762539caaffd715c66a1d42e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/c725c7e44e95c0d3762539caaffd715c66a1d42e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1074847" author="xgen-internal-githook" created="Fri, 30 Oct 2015 00:54:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-882&quot; title=&quot;Aggregate install instructions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-882&quot;&gt;&lt;del&gt;CDRIVER-882&lt;/del&gt;&lt;/a&gt; rearrange install guide&lt;/p&gt;

&lt;p&gt;Remove redundant install instructions from README and combine all instructions&lt;br/&gt;
in installing.page. Improve the instructions (&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-722&quot; title=&quot;Improve &amp;quot;build from source&amp;quot; guide&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-722&quot;&gt;&lt;del&gt;CDRIVER-722&lt;/del&gt;&lt;/a&gt;) especially for Open&lt;br/&gt;
SSL on El Capitan (&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-941&quot; title=&quot;&amp;#39;openssl/bio.h&amp;#39; not found on OS X 10.11&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-941&quot;&gt;&lt;del&gt;CDRIVER-941&lt;/del&gt;&lt;/a&gt;).&lt;br/&gt;
Branch: r1.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/c725c7e44e95c0d3762539caaffd715c66a1d42e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/c725c7e44e95c0d3762539caaffd715c66a1d42e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="231743">CDRIVER-882</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hree5r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="699">C Driver 2015Q2 sprint 7</customfieldvalue>
    <customfieldvalue id="760">C Driver 2015Q2 sprint 9</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>