HP jetdirect/hppi software on recent systems error

From: Pitts, Brian <Brian.Pitts_at_McKesson.com>
Date: Fri Dec 21 2012 - 14:06:16 EST
I'm sure you found the solution to this problem by now, but in case you
haven't, try the following...



After applying the most recent patchset to a couple of old Solaris 10 servers,
a small issue occured when the hppi utility we used to add printers etc
suddenly stopped working.  Whenever we tried to run it we were getting:



ERROR: machine architecture  unknown, cannot continue

Luckily we managed to get this working again, very easily by following the
steps below.

First off you need to find your current platform, you can get this from
running uname -a or uname -m.  For this example I am using sun4v.

Then as ROOT run the following commands

cd /opt/hpnpl/admin

mkdir backup

cp -rp * ./backup

perl -pi -e 's/solaris/sun4v/g' *

mv option6solaris option6sun4v

After you have follwed these steps, you should be able to use the app once
more.

I found this at
http://www.thegeekblog.co.uk/the-geek-blog/2012/11/7/hppi-not-working-on-sola
ris-10.html.
Received on Fri Dec 21 14:06:26 2012

This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 09:24:59 EDT