Hi,
I've uninstalled it with pkgrm, then here is the
install.
# cat /etc/motd
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
# uname -a
SunOS sparrow 5.10 Generic_118822-23 sun4u sparc SUNW,Ultra-80
# pwd
/cdrom/labview-7.1-pds/GPIB
# ./INSTALL-GPIB
One moment...
The following packages are available:
1 NICsbgpib NI-488.2 Software for Solaris 2.x SB-GPIB
(sparc) 2.3
2 NICscsia NI-488.2 Software for Solaris 2.x GPIB-SCSI-A
(sparc) 2.3
3 NIenet NI-488.2M GPIB-ENET Handler version 1.4 for Solaris 2.x
(sparc) 1.4
4 NIpcigpib NI-488.2 Software for Solaris 2.x PCI-GPIB
(sparc) 2.3
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 4
Processing package instance <NIpcigpib> from </cdrom/labview-7.1-pds/GPIB>
## Installing package <NIpcigpib> in global zone
NI-488.2 Software for Solaris 2.x PCI-GPIB(sparc) 2.3
Copyright (c) 2003 National Instruments Corp.
All rights reserved
NATIONAL INSTRUMENTS SOFTWARE LICENSE AGREEMENT
INSTALLATION NOTICE: THIS IS A CONTRACT. BEFORE YOU DOWNLOAD THE SOFTWARE
<cut all the license info out>
� 2001-2003 National Instruments Corporation. All Rights Reserved.
370406C-01
April 2003
Do you agree with this license? [y/n] : [y,n,?] y
NI-488.2 Software for Solaris 2.6 and above
This installer will automatically remove older, non-package
formatted versions of the driver, ib, from /usr/kernel/drv
and /kernel/drv. Also, if module ib is already bound, this
installer will execute 'rem_drv ib'.
This installer will also automatically remove older version
of the software update package installed in the system.
Do you want to continue with the installation? Default is y [y,n,?] y
Where should the include file ugpib.h be installed? Default is
/usr/include/sys [?,q]
Where should the utilities ibconf, ibic, ibtsta, and ibtstb be installed?
Default is /usr/bin [?,q]
Where should libgpib.a and libgpib.so be installed? Default is /usr/lib [?,q]
## Executing checkinstall script.
Using </opt/NICgpib> as the package base directory.
## Processing package information.
## Processing system information.
1 package pathname is already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
Installing NI-488.2 Software for Solaris 2.x PCI-GPIB as <NIpcigpib>
## Executing preinstall script.
## Installing part 1 of 1.
/opt/NICgpib/cib.c
/opt/NICgpib/cib.h
/opt/NICgpib/ib_32
/opt/NICgpib/ib_64
/opt/NICgpib/ibconf
/opt/NICgpib/ibic
/opt/NICgpib/ibkeypci
/opt/NICgpib/ibtsta
/opt/NICgpib/ibtstb
/opt/NICgpib/libgpib32.a
/opt/NICgpib/libgpib32.so
/opt/NICgpib/libgpib64.a
/opt/NICgpib/libgpib64.so
/opt/NICgpib/ugpib.h
[ verifying class <none> ]
Modifying /etc/devlink.tab
[ verifying class <sed> ]
## Executing postinstall script.
Installing 64 bit kernel driver
ibkeypci: Scanning NI-488 resource file /etc/ibrc
ibconf: Scanning NI-488 driver file /usr/kernel/drv/ib
ibconf: Scanning NI-488 resource file /etc/ibrc
Installation of <NIpcigpib> was successful.
# ls /dev/gpib
/dev/gpib: No such file or directory
As you can see, the device file /dev/gpib does not exist, and as I have
posted before, the test programs abort as soon as they can't find the
file /dev/gpib.