<?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: Bash installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696425#M248433</link>
    <description>There is a file called INSTALL*? You can read to install it. Or else you can try with depot file itself as,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.00.16/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.00.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;download based on your platform and install with swinstall command.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
    <pubDate>Thu, 22 Dec 2005 01:08:58 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-12-22T01:08:58Z</dc:date>
    <item>
      <title>Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696421#M248429</link>
      <description>Hi. i'm using HPUX11.0&lt;BR /&gt;&lt;BR /&gt;I have downloade Bash3.0 and i'm intend to install it into my HPUX machine.&lt;BR /&gt;&lt;BR /&gt;Anyone could help me on the steps to install it form the bash-3.00.16-src-11.11.tar.gz file ?&lt;BR /&gt;&lt;BR /&gt;anyone ever try it on HPUX11.00 ? any implication  ?&lt;BR /&gt;&lt;BR /&gt;Thank you :)</description>
      <pubDate>Wed, 21 Dec 2005 20:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696421#M248429</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2005-12-21T20:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696422#M248430</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Whatever you do, do *not* make 'bash' or any other shell the default shell for root!&lt;BR /&gt;&lt;BR /&gt;To do so may leave you with an unbootable server.  Root's shell must always remain '/sbin/sh' --- the statically-linked Posix shell.  &lt;BR /&gt;&lt;BR /&gt;Most shells will have dynamically-linked libraries that require '/usr' to be mounted.  While conservative in terms of memory, these shells cannot run during the early steps of startup when '/usr' isn't mounted.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 21 Dec 2005 21:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696422#M248430</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-21T21:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696423#M248431</link>
      <description>I haven't tried installing bash but surely other programes from the source.&lt;BR /&gt;gunzip the file in a temporary location and untar the file.&lt;BR /&gt;Then run configure and then make and then install&lt;BR /&gt;You should have a readme file giving you the options you can provide with the configure...usually --prefix is to be give which means where to install the bash&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2005 21:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696423#M248431</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-12-21T21:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696424#M248432</link>
      <description>Hello, No implications at all as long it is no longer your default shell for root. You can download bash depot from, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.00.16/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.00.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Even though, it is for 11.11, you can install and use it on 11.0. Also make sure, you download all Run-time dependencies: gcc, gettext, libiconv.&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Dec 2005 00:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696424#M248432</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-22T00:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696425#M248433</link>
      <description>There is a file called INSTALL*? You can read to install it. Or else you can try with depot file itself as,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.00.16/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Shells/bash-3.00.16/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;download based on your platform and install with swinstall command.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Thu, 22 Dec 2005 01:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696425#M248433</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-22T01:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696426#M248434</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;If you want to compile your own bash, you can read the HPUX.Install from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Shells/bash-3.00.16/bash-3.00.16-src-11.11.tar.gz+bash-3.00.16/HPUX.Install+text" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Shells/bash-3.00.16/bash-3.00.16-src-11.11.tar.gz+bash-3.00.16/HPUX.Install+text&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It provides what all modifications you need to do in order to compile BASH 3.0 on HP-UX. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Dec 2005 01:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696426#M248434</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-22T01:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696427#M248435</link>
      <description>Hi.. thanks.. one of the dependencies are gcc&lt;BR /&gt;butt seem HPUX11.0 ot supported by gcc&lt;BR /&gt;&lt;BR /&gt;This the message that i have , when updating gcc.&lt;BR /&gt;root @ SAPQA K370/4 [/temp/ixos_exchange/gcc/gcc-4.0.2/gcc]&lt;BR /&gt;# ./configure&lt;BR /&gt;loading cache ./config.cache&lt;BR /&gt;checking host system type... hppa2.0w-hp-hpux11.00&lt;BR /&gt;checking target system type... hppa2.0w-hp-hpux11.00&lt;BR /&gt;checking build system type... hppa2.0w-hp-hpux11.00&lt;BR /&gt;checking for a BSD compatible install... ./install-sh -c&lt;BR /&gt;checking whether ln works... yes&lt;BR /&gt;checking whether ln -s works... yes&lt;BR /&gt;configure: error: Building in the source directory is not supported in this release. See http://gc&lt;BR /&gt;c.gnu.org/install/configure.html for more details.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 01:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696427#M248435</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2005-12-22T01:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696428#M248436</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can download GCC for 11.0 from Procura's page at &lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;&lt;BR /&gt;After installing GCC, you can continue with compiling bash. Revert back if you need more help. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Dec 2005 01:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696428#M248436</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-22T01:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bash installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696429#M248437</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can download GCC from 11.0 from procura's page at &lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After installing GCC, you can continue with Bash compilation. Revert back if you need any help. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Dec 2005 01:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bash-installation/m-p/3696429#M248437</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-22T01:50:09Z</dc:date>
    </item>
  </channel>
</rss>

