<?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: hppi installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803544#M942201</link>
    <description>You must kill the daemon prior to starting the install.  As part of the package, the daemon will be started.  You don't have to do anything.&lt;BR /&gt;I've installed hppi on all of our servers, (L,N and R) and all workstations without any difficulties.&lt;BR /&gt;I'm sure it will be as easy for you.  :-)&lt;BR /&gt;&lt;BR /&gt;--donovan</description>
    <pubDate>Wed, 11 Sep 2002 13:24:44 GMT</pubDate>
    <dc:creator>John Donovan</dc:creator>
    <dc:date>2002-09-11T13:24:44Z</dc:date>
    <item>
      <title>hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803540#M942197</link>
      <description>I want move from jetadmin to hppi. My questions are:&lt;BR /&gt;Do I need to uninstall jetadmin first?&lt;BR /&gt;If I don't need to uninstall jetadmin, will hppi overwrite jetadmin? Will the installation erase every binary file under /opt/hpnp/bin?&lt;BR /&gt;Do I need to reconfig every printer after I installed hppi?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2002 17:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803540#M942197</guid>
      <dc:creator>Jie Li</dc:creator>
      <dc:date>2002-09-10T17:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803541#M942198</link>
      <description>I would uninstall JetAdmin and then install the new software. Under /opt/hpnpl there is a text file called TRANSFER.UNX. It explains the use of the transferqueue script that will update your existing queues. Removing JetAdmin will leave your existing printers in place although the supportting utilities will no longer exist.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Sep 2002 17:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803541#M942198</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-10T17:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803542#M942199</link>
      <description>Installing hppi:&lt;BR /&gt;&lt;BR /&gt;1.  Log in as root.&lt;BR /&gt;2.  Download/copy HP11e118.SD to /tmp.&lt;BR /&gt;3.  ps -ef | grep hpnpd.  If running, kill the process id.&lt;BR /&gt;4.  **If an attempt to install the hppi was made, you will want to run swremove.  -- Do not remove jetadmin.&lt;BR /&gt;5.  /usr/sbin/swinstall &lt;BR /&gt;-s /tmp/HP11e118.SD.&lt;BR /&gt;6.  Highlight "HPNPL -&amp;gt; E.10.18 HP Jetdirect Printer Installer" and mark for install.&lt;BR /&gt;7.  Select "Install".  After the analysis has completed, start the installation.&lt;BR /&gt;8.  After the installation has completed, check the log file for errors.  The last line should state "The Execution Phase Completed."&lt;BR /&gt;9.  Exit the swinstall and from command line, verify hppi was installed properly:&lt;BR /&gt;  a.  /opt/hpnpl/bin/hppi&lt;BR /&gt;  b.  Select option 3, "Diagnostics".&lt;BR /&gt;  c.  Select option 1, " Verify installation of software".  You should see the version of hppi and a message stating the software was installed correctly.&lt;BR /&gt;&lt;BR /&gt;10.  Since you have printers already set up with jetdirect, you will want to migrate the queues to hppi queues by using "transferqueue".&lt;BR /&gt;11.  First, clean up the /etc/lp/interface and /etc/lp/interface/model.orig directories.  Remove any non-queue files or old queue files that are not used.  For example, many times a queue file is saved as *.old, *.tmp, or *.save.  &lt;BR /&gt;12.  As root, &lt;BR /&gt;/opt/hpnpl/bin/transferqueue local.  At the prompt, enter "all".  "all" will transfer all queues in the /etc/lp/interface directory.  You could enter one queue name, but this is just as easy.&lt;BR /&gt;13.  You should be able to print to the queues.&lt;BR /&gt;14.  One more clean up.  When you execute the "transferqueue all", it creates empty files of all /etc/lp/interface/queuename in the /etc/lp/interface/model.orig directory.  This includes any "non-queue" files, such as an errant nohup.out and non-jetdirect queues.  These empty files can be removed.&lt;BR /&gt;&lt;BR /&gt;Happy printing...&lt;BR /&gt;--donovan</description>
      <pubDate>Wed, 11 Sep 2002 12:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803542#M942199</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2002-09-11T12:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803543#M942200</link>
      <description>Thank you for all your help. What should I do with hpnpd during the installation, what this daemon does? Do I need to kill hpnpd before install and restart it after install?</description>
      <pubDate>Wed, 11 Sep 2002 13:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803543#M942200</guid>
      <dc:creator>Jie Li</dc:creator>
      <dc:date>2002-09-11T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803544#M942201</link>
      <description>You must kill the daemon prior to starting the install.  As part of the package, the daemon will be started.  You don't have to do anything.&lt;BR /&gt;I've installed hppi on all of our servers, (L,N and R) and all workstations without any difficulties.&lt;BR /&gt;I'm sure it will be as easy for you.  :-)&lt;BR /&gt;&lt;BR /&gt;--donovan</description>
      <pubDate>Wed, 11 Sep 2002 13:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803544#M942201</guid>
      <dc:creator>John Donovan</dc:creator>
      <dc:date>2002-09-11T13:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: hppi installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803545#M942202</link>
      <description>You need to stop the daemon first ,&lt;BR /&gt;&lt;BR /&gt;uninstall jetadmin&lt;BR /&gt;&lt;BR /&gt;this will remove the /opt/hpnp stuff , in case not emoved remove it manually.&lt;BR /&gt;&lt;BR /&gt;then install hppi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 13:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hppi-installation/m-p/2803545#M942202</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-09-11T13:39:24Z</dc:date>
    </item>
  </channel>
</rss>

