<?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 install problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761883#M22572</link>
    <description>I am trying to install a package from cdrom to the Debian linux server , but when running install , it pop the error " /bin/sh: bad interpreter: Permission denied" , I tried to copy all files to the HD , but still have the same problem , can suggest how to fix it ? thx</description>
    <pubDate>Thu, 30 Mar 2006 02:26:28 GMT</pubDate>
    <dc:creator>ivychung2</dc:creator>
    <dc:date>2006-03-30T02:26:28Z</dc:date>
    <item>
      <title>install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761883#M22572</link>
      <description>I am trying to install a package from cdrom to the Debian linux server , but when running install , it pop the error " /bin/sh: bad interpreter: Permission denied" , I tried to copy all files to the HD , but still have the same problem , can suggest how to fix it ? thx</description>
      <pubDate>Thu, 30 Mar 2006 02:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761883#M22572</guid>
      <dc:creator>ivychung2</dc:creator>
      <dc:date>2006-03-30T02:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761884#M22573</link>
      <description>"bad interpreter: Permission denied" may be caused by corrupted executable. So make sure that your /bin/sh is valid and then try to execute "/bin/sh" manually from command line.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Thu, 30 Mar 2006 03:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761884#M22573</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-30T03:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761885#M22574</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Copy it to HD and then change the permission to make it execultable&lt;BR /&gt;chmod 755 "package"&lt;BR /&gt;&lt;BR /&gt;then do &lt;BR /&gt;sh package&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 03:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761885#M22574</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-30T03:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761886#M22575</link>
      <description>str you speaking about debian package or some other format?</description>
      <pubDate>Thu, 30 Mar 2006 05:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761886#M22575</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-30T05:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761887#M22576</link>
      <description>Actually, this sounds more like the package is trying to run something, and the script which is running has a #! pointing to a binary which doesn't exist.&lt;BR /&gt;&lt;BR /&gt;What's the package, so we can take it apart and tell you what it needs.</description>
      <pubDate>Thu, 30 Mar 2006 18:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761887#M22576</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-03-30T18:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761888#M22577</link>
      <description>L.S.&lt;BR /&gt;&lt;BR /&gt;create a symbolic link from /bin/bash to /bin/sh may solve your problem.&lt;BR /&gt;&lt;BR /&gt;Another common problem: the script to be executed is in DOS format (check using vim).&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Fri, 31 Mar 2006 11:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-problem/m-p/3761888#M22577</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2006-03-31T11:54:34Z</dc:date>
    </item>
  </channel>
</rss>

