- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: howto get applications from cd into software d...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 08:26 PM
05-18-2005 08:26 PM
my problem is that I want to put software from the application DVD December 2004 into my depot. As far as I know I need .depot-Files for doing that, but on the DVD aren't such files. What I did so far is: I copied the directories and files from the dvd into /tmp/GraphicsOpenGL on my Depotsystem.
I already have different depots, and I want to have the OpenGL-Software in the directory /
An example of one of my OpenGL-Directories is the following:
|-- OPENGL-RUN
| `-- opt
| `-- graphics
| `-- OpenGL
| |-- ReleaseNotes
| |-- lbin
| | `-- ogld
| `-- lib
| |-- hpux32
| | |-- libGL.so.2
| | |-- libGLU.so.2
| | |-- libHpGL.so.2
| | |-- libXfGL.so.2
| | |-- libddfgl.so.2
| | |-- libddfglrx.so.2
| | |-- libddvmd.so.2
| | `-- libogltls.so.2
| |-- hpux64
| | |-- libGL.so.2
| | |-- libGLU.so.2
| | |-- libHpGL.so.2
| | |-- libXfGL.so.2
| | |-- libddfgl.so.2
| | |-- libddfglrx.so.2
| | |-- libddvmd.so.2
| | `-- libogltls.so.2
| `-- nls
| `-- msg
| |-- C
| | `-- glu.cat
| `-- en_US.roman8
| `-- glu.cat
as you can see: no .depot
thanks for helping me in advance.
regards Jo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 08:32 PM
05-18-2005 08:32 PM
Re: howto get applications from cd into software depot
Use "swcopy" command to copy the software from DVD to your depot.
man swcopy
The easiest way for ppl that are not very familiar with command line interface is just to export DISPLAY variable and launch "swcopy" without parameters so the graphical GUI will come up and there it's very easy.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 08:57 PM
05-18-2005 08:57 PM
Re: howto get applications from cd into software depot
I tried swcopy GUI but I didn't come far.
I entered my target (/
There is currently no depotsoftware on host "ernie" at location "/tmp/GraphicsOpenGL". Make sure that an absolute pathname specified for location (beginning with /).
Do I have to register /tmp/GraphicsOpenGL as a depot maybe?
regards, Jo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 09:54 PM
05-18-2005 09:54 PM
Re: howto get applications from cd into software depot
swreg -l depot /tmp/GraphicsOpenGL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 09:59 PM
05-18-2005 09:59 PM
Re: howto get applications from cd into software depot
swreg -l depot /tmp/GraphicsOpenGL
======= 05/19/05 11:58:02 METDST BEGIN swreg SESSION
(non-interactive)
* Session started for user "root@ernie".
* Beginning Selection
* Targets: ernie
* Objects: /tmp/GraphicsOpenGL
ERROR: There is currently no depot software on host "ernie" at
location "/tmp/GraphicsOpenGL". Make sure that an absolute
pathname is specified for location (beginning with "/").
ERROR: More information may be found in the daemon logfile on this
target (default location is ernie:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 05/19/05 11:58:02 METDST END swreg SESSION (non-interactive)
in /var/adm/sw/swagentd.log it says the following:
ERROR: Failed to register soc on "/tmp/GraphicsOpenGL" for
root@ernie.science-computing.de. "/tmp/GraphicsOpenGL" is not
a valid depot. 05/19/05 11:58:02 MEST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 10:04 PM
05-18-2005 10:04 PM
Re: howto get applications from cd into software depot
OPENGL-RUN is not in the root directory, but in some subdirectory right?
If so, it's just part of a depot (fileset or something) and you can't just install it, but only the whole depot.
What is the full path to OPENGL-RUN on the DVD?
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 10:13 PM
05-18-2005 10:13 PM
Re: howto get applications from cd into software depot
there I have the /tmp/GraphicsOpenGL directory which I made by mkdir.
In this directory I copied the different softwares:
COMMON-RUN/ OPENGL-DK.2/ OPENGL-DK/ OPENGL-PA/ OPENGL-RUN.2/ OPENGL-RUN/
and COMMON-RUN/ was an example in my first post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 10:19 PM
05-18-2005 10:19 PM
Re: howto get applications from cd into software depot
I suggest that you try and get DVD disk again and see what depot you have to install from it.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 10:46 PM
05-18-2005 10:46 PM
SolutionMount HP-UX application DVD on your Linux system using mount option '-o ro,norock,map=off'.
Export directory, under which DVD is mounted, to the HP-UX system using NFS.
Also if you have a firewall (iptables) on Linux system, you will need to open it up.
showmount should show dvd directory.
I think bundle B6268AA has OpenGL and some other graphical stuff.
That should do it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 11:29 PM
05-18-2005 11:29 PM
Re: howto get applications from cd into software depot
regards Jo