- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CD-RW tools
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
06-11-2003 07:18 AM
06-11-2003 07:18 AM
I try to install some additional toools to use my periphereals and make my HP-UX 11.i TCOE system more comfortable. Doing this I run into some trouble with the usage of our "HP cd writer cd16 series" cd writer. I installed the newest (? I am not totally sure, it was B.11.00.02 in both cases) version of CDRecord and XRoast.
I am used to find the executables anywhere in /usr/local/bin or /usr/contrib/bin if it is an hp product. This time I only found stuff concerning these tools in /var(adm/sw/products/CDRecord (XRoast). Now I have two questions:
1.) Is it correct, that now other stuff of these tools is foundable at any other place?
2.) In both cases is an checkinstall script which gives the error that the patch PHKL_24283 have to be installed. This script is not installed (swlist -lfilesets/-lproducts) and I downloaded it. Unfortunately it is not instlable and tells me that there is a version which would have overwritten this version.
How can I bring my CDwriter tools in a running mode?
Thank you for all hints,
Oliver
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:42 PM
06-11-2003 10:42 PM
Re: CD-RW tools
as far as i know cdrecord and xroast are no HP products. These are portings from teh Linux versions.
As optional software is normally installed in /opt you might find it there.
If not, you could install this software "by hand". As depot files are basically tar files you can extract the contents of the depot using tar. You will see from the extracted structure where the software should have been installed. Just copy the software to the desired directory.
Hope this helps
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:52 PM
06-11-2003 10:52 PM
Re: CD-RW tools
If you installed the software as a bundle, you might also get the target dirs by checking in swinstall. Just double click on the package name and the cascade on the available bundles ...
The second point indicates that there's already a patch installed, which is newer than your 24283 ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:53 PM
06-11-2003 10:53 PM
Re: CD-RW tools
If you installed the software as a bundle, you might also get the target dirs by checking in swinstall. Just double click on the package name and then cascade on the available bundles ...
The second point indicates that there's already a patch installed, which is newer than your 24283 ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:56 PM
06-11-2003 10:56 PM
Re: CD-RW tools
Maybe you have PHKL_27225 or PHKL_28062 installed. Both patches superseed PHKL_24283
So I guess you'll have to modify the installation script ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:00 AM
06-12-2003 01:00 AM
Re: CD-RW tools
I finally found a README.pdf and USERGUIDE.pdf on the CD and all I want to know is described within these files.
/opt/OpenSource is the place to which the sw is installed.
It is indeed no origin HP-Product.
www.xcdroast.org is a good source to get information.
And it runs fine as far as I can see.
By and alle the best, Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:00 AM
06-12-2003 01:00 AM
Re: CD-RW tools
I finally found a README.pdf and USERGUIDE.pdf on the CD and all I want to know is described within these files.
/opt/OpenSource is the place to which the sw is installed.
It is indeed no origin HP-Product.
www.xcdroast.org is a good source to get information.
And it runs fine as far as I can see.
By and alle the best, Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 01:38 AM
06-12-2003 01:38 AM
Solutioninstalls in /opt/OpenSource/bin/xcdroast
The XcdRoast product included with the March 2002 media is missing a dependency
enforcement of another product, CDRecord. CDRecord shares the CDRW bundle "Open
Source SW for Workstation CDRW" with XcdRoast, so the CDRecord product will be
found on the same Application CD. Installing the CDRecord product will install
the necessary MKNOD.hpux script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 02:05 AM
06-12-2003 02:05 AM
Re: CD-RW tools
thank you for this way through the sw interplay. I found the sw you mentioned and installed it from the application CD. Unfortunately the contented checkinstall script is still searching for the PHKL_24283 patch. At the state of installing this software the system should be patched at least with the support plus patches. And they contain patches (see above) which replace the further one mentioned above. But nevertheless the sw is working fine.
Thanks for your hints at all.
Oliver