runge n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 Feb 2004 Posts: 14
|
Posted: Tue Mar 30, 2004 11:45 am Post subject: Problem installing driver, rpm, for HPStorageWorks tape driv |
|
|
Hi!
I coulden't find any none rpm drivers for my StorageWorks DLT VS80 Internal Tape Driv.
So I tried to run it anyways and got this error:
Code: | ./install_hpltt
error: Failed dependencies:
/bin/sh is needed by ltt-3.4.1.0-1
ld-linux.so.2 is needed by ltt-3.4.1.0-1
libc.so.6 is needed by ltt-3.4.1.0-1
libm.so.6 is needed by ltt-3.4.1.0-1
libncurses.so.5 is needed by ltt-3.4.1.0-1
libpthread.so.0 is needed by ltt-3.4.1.0-1
libc.so.6(GLIBC_2.0) is needed by ltt-3.4.1.0-1
libc.so.6(GLIBC_2.1) is needed by ltt-3.4.1.0-1
libc.so.6(GLIBC_2.1.3) is needed by ltt-3.4.1.0-1
libc.so.6(GLIBC_2.2) is needed by ltt-3.4.1.0-1
libm.so.6(GLIBC_2.0) is needed by ltt-3.4.1.0-1
libpthread.so.0(GLIBC_2.0) is needed by ltt-3.4.1.0-1
libpthread.so.0(GLIBC_2.1) is needed by ltt-3.4.1.0-1
|
I guess it was expected.
After using rpm2targz and unpacking the application I got it to run, but it finaly ended with this error:
Code: |
+- Informational: Raw Text -----------------------------------------------------------------------------------------------+
| |
| OC_Exception_c caught: Internal error (oc_devicemap_linux.cpp, 534, Unable to find the sg device file) |
| |
| |
+- Press any key to continue ----------------------------------------------------------------------------------------------+ |
dmesg shows that the tape is found
Quote: | Attached scsi tape st0 at scsi2, channel 0, id 3, lun 0
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
Attached scsi disk sdb at scsi1, channel 0, id 1, lun 0
Attached scsi disk sdc at scsi3, channel 0, id 0, lun 0 |
And now I am stuck. Any ideas? |
|