<?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>topic Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script in Deployment Strategy</title>
    <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878854#M63</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;That is correct. And I did not initially observe any errors in the make output, but to be honest, I am not familiar enough with it to recognize them. However, since I posted here, I was able to make contact with Duo support directly, and it was discovered there are Python errors in the make output. On my Ubuntu Server, I checked and found that Python is not installed. I did run the pre-requisite command from the install guide. I also found initially that gcc and make were also not installed, but I installed those manually. Support is checking to see which version of Python I need to install, and this will influence how I must install it. I don’t know if this changed since the release of Ubuntu Server 22.04 or if it would have been the same on an earlier release. Also, I am using Ubuntu Server, not Ubuntu Desktop. Desktop has some development tools preinstalled. At this point, then, I am aware of the cause, but I do not yet have a solution.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 09 Nov 2022 19:44:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2022-11-09T19:44:29Z</dc:date>
    <item>
      <title>Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878852#M61</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;I am attempting to install Duo Auth Proxy 5.7.4-90d508b7a on Ubuntu Server 22.04.1 LTS. I am using the installation guide at &lt;A href="https://duo.com/docs/authproxy-reference#new-proxy-install" class="inline-onebox" rel="noopener nofollow ugc"&gt;Authentication Proxy Reference - Duo | Duo Security&lt;/A&gt;. I am able to get through the “make” process without trouble. When I change directory to duoauthproxy-build/ to run the install script, the script does not exist. I used “find” to try and locate the script, but it cannot be found. I have previously installed version 5.5.0 on a Rocky Linux server without trouble, but now I need to install on Ubuntu and I am getting the latest version. This does not seem like it should be unique to Ubuntu, though. Where can I find the install script or how do I complete the installation without it?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Nov 2022 16:36:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878852#M61</guid>
      <dc:creator />
      <dc:date>2022-11-08T16:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878853#M62</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;To clarify, you did this and received a file not found error on trying to run install? There were no errors in the &lt;CODE&gt;make&lt;/CODE&gt; output that might have indicated an issue?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-auto"&gt;$ cd duoauthproxy-5.7.4-90d508b7a-src
$ make
$ cd duoauthproxy-build
$ ./install
&lt;/CODE&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 19:19:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878853#M62</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2022-11-09T19:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878854#M63</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;That is correct. And I did not initially observe any errors in the make output, but to be honest, I am not familiar enough with it to recognize them. However, since I posted here, I was able to make contact with Duo support directly, and it was discovered there are Python errors in the make output. On my Ubuntu Server, I checked and found that Python is not installed. I did run the pre-requisite command from the install guide. I also found initially that gcc and make were also not installed, but I installed those manually. Support is checking to see which version of Python I need to install, and this will influence how I must install it. I don’t know if this changed since the release of Ubuntu Server 22.04 or if it would have been the same on an earlier release. Also, I am using Ubuntu Server, not Ubuntu Desktop. Desktop has some development tools preinstalled. At this point, then, I am aware of the cause, but I do not yet have a solution.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 19:44:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878854#M63</guid>
      <dc:creator />
      <dc:date>2022-11-09T19:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878855#M64</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Confirm you installed &lt;EM&gt;all&lt;/EM&gt; the prereqs for Debian-based distros before running &lt;CODE&gt;make&lt;/CODE&gt;?&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;apt-get install build-essential libffi-dev perl zlib1g-dev&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;ETA: Make sure you let those prerequisite packages install any dependency packages they may have.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 19:53:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878855#M64</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2022-11-09T19:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878856#M65</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;As I said, I followed the steps in the installation guide provided by Duo. The problem has now been resolved. Something in those steps did not work correctly. The steps were repeated and it is working.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 22:22:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878856#M65</guid>
      <dc:creator />
      <dc:date>2022-11-09T22:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Install Duo Authentication Proxy on Ubuntu 22.04.1 missing install script</title>
      <link>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878857#M66</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;OK, just double-checking since you mentioned earlier you found some of the prerequisites were missing (from what you provided support the make output appeared to flag libffi as missing). Glad you were able to resolve.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 22:59:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/deployment-strategy/install-duo-authentication-proxy-on-ubuntu-22-04-1-missing/m-p/4878857#M66</guid>
      <dc:creator>DuoKristina</dc:creator>
      <dc:date>2022-11-09T22:59:39Z</dc:date>
    </item>
  </channel>
</rss>

