<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Buildpack vs Runtime in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaa-p/12368511#M4630547</link>
    <description>&lt;P&gt;Hi Sergio, &lt;/P&gt;&lt;P&gt;I am not familiar with your issue but I would expect the functionality to work very similar to Cloud Foundry's. Is there any specific information missing from the guides? &lt;/P&gt;&lt;P&gt;A how-to for PHP is documented&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.05/en-US/c6afca9ce60547ae8a8598c6129e545e.html" target="_blank"&gt;Create a PHP Buildpack for XS Advanced&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See also&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.cloudfoundry.org/buildpacks/" target="test_blank"&gt;https://docs.cloudfoundry.org/buildpacks/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.run.pivotal.io/buildpacks/understand-buildpacks.html" target="test_blank"&gt;https://docs.run.pivotal.io/buildpacks/understand-buildpacks.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;==&lt;/P&gt;&lt;P&gt;You can add the required development tools using YaST &amp;gt; Software Management ; Change Filter to ‘Patterns’ and select C/C++ Development&lt;/P&gt;&lt;P&gt;(see &lt;A href="https://youtu.be/XyQzEYVEjDA?list=PLkzo92owKnVy6nOZMFZIZxcvBCoRdshsR" target="_blank"&gt;https://youtu.be/XyQzEYVEjDA?list=PLkzo92owKnVy6nOZMFZIZxcvBCoRdshsR&lt;/A&gt;)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;zypper install -t pattern devel_C_C++&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 09 Feb 2021 10:34:16 GMT</pubDate>
    <dc:creator>dvankempen</dc:creator>
    <dc:date>2021-02-09T10:34:16Z</dc:date>
    <item>
      <title>Buildpack vs Runtime</title>
      <link>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaq-p/12368510</link>
      <description>&lt;P&gt;I am able to create a buildpack in SAP HANA XSA, and by definition, it should provide framework and runtime. &lt;/P&gt;
  &lt;P&gt;When I execute the command xs buildpacks I can see my new buildpack included in the list, however, if I run xs runtimes I do not see the runtime I wish to see. It does not show the runtime that came with the buildpack. Is there a way to get the runtime installed in XSA from the buildpack I have installed? and not need to install a runtime separately? It does not make sense to me just yet - what am I missing? I have tried installing the buildpack and got it into the system. I have tried installing the runtime but keep getting errors on the installation due to a missing gcc (c compiler) and other stuff I am not familiar with&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 00:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaq-p/12368510</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2021-02-09T00:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Buildpack vs Runtime</title>
      <link>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaa-p/12368511#M4630547</link>
      <description>&lt;P&gt;Hi Sergio, &lt;/P&gt;&lt;P&gt;I am not familiar with your issue but I would expect the functionality to work very similar to Cloud Foundry's. Is there any specific information missing from the guides? &lt;/P&gt;&lt;P&gt;A how-to for PHP is documented&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.05/en-US/c6afca9ce60547ae8a8598c6129e545e.html" target="_blank"&gt;Create a PHP Buildpack for XS Advanced&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See also&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.cloudfoundry.org/buildpacks/" target="test_blank"&gt;https://docs.cloudfoundry.org/buildpacks/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.run.pivotal.io/buildpacks/understand-buildpacks.html" target="test_blank"&gt;https://docs.run.pivotal.io/buildpacks/understand-buildpacks.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;==&lt;/P&gt;&lt;P&gt;You can add the required development tools using YaST &amp;gt; Software Management ; Change Filter to ‘Patterns’ and select C/C++ Development&lt;/P&gt;&lt;P&gt;(see &lt;A href="https://youtu.be/XyQzEYVEjDA?list=PLkzo92owKnVy6nOZMFZIZxcvBCoRdshsR" target="_blank"&gt;https://youtu.be/XyQzEYVEjDA?list=PLkzo92owKnVy6nOZMFZIZxcvBCoRdshsR&lt;/A&gt;)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;zypper install -t pattern devel_C_C++&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Feb 2021 10:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaa-p/12368511#M4630547</guid>
      <dc:creator>dvankempen</dc:creator>
      <dc:date>2021-02-09T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Buildpack vs Runtime</title>
      <link>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaa-p/12368512#M4630548</link>
      <description>&lt;P&gt;thank you Denys - I will look at these links. &lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 12:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/buildpack-vs-runtime/qaa-p/12368512#M4630548</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2021-02-09T12:36:21Z</dc:date>
    </item>
  </channel>
</rss>

