Sponsored Content
Full Discussion: HP Support Plus media
Operating Systems HP-UX HP Support Plus media Post 62788 by Perderabo on Saturday 19th of February 2005 06:50:32 PM
Old 02-19-2005
I don't know how to build a support cd, but you can just install any depots you downloaded. The support cd has diagnostics and that is why you might use it during installation. The useful diagnostics are password protected so third party maintainence people cannot use them. Password protecting the diagnostics was a controversial move and folks complained bigtime when they were on the OS cd (I paid for that os!). That's why they were moved to the support cd. A few are usable without passwords and so you might want to install them. The other thing the support cd does is serve as a bootable cd in case the os is badly clobbered.
 

9 More Discussions You Might Find Interesting

1. Slackware

media player

Sir, I am working with SlackWare and when i try to use media player i acnn ot make a queue of songs.There are three software.Kaboodle,naotun,xmms. I can use only Kaboodle. Yesterday i here'd songs inNaotun but today when i click it the loding symbols comes and it then quit with loading. I... (2 Replies)
Discussion started by: arunkumar_mca
2 Replies

2. AIX

ML integration on Media

Hello to all, Someone knows how to create a AIX Bootable Media with a Maintenance Level integrated on it? Regards. (0 Replies)
Discussion started by: spacewalker
0 Replies

3. HP-UX

Searching for HP-UX 10.x Install Media

Hiya folks, The drive on my 712/80 just died and I can't seem to find my 10.20 CDs anywhere. My wife says she think she threw out the box that they were in when we moved recently. :( Sooo... What I'm looking for is someone that has upgraded to 11i (or something ) that no longer wants/needs... (0 Replies)
Discussion started by: ErikTheHAck
0 Replies

4. SCO

Media for Informix 4.1

HI ! I NEED A MEDIA TO INSTALLING INFORMIX 4.1 IN SCO UNIX. OUR MEDIA ARE LOST AND THE SERVER IS GOING BAD ! HELP ME PLEASE ! THANK YOU VERY MUCH ! (5 Replies)
Discussion started by: tomribeiro
5 Replies

5. Red Hat

Media Player issue

Hi All, I am downloading the VLc mediaplayer 1.0.0.1. after that extract the tar file. in Desktop. #tar -xvf filename.tar.bz2 file #./configure After error was come out. I am using REDHAT 5.1 version. Please any body can help me or please provide the any media player regarding this issue. ... (6 Replies)
Discussion started by: sahu.tapan
6 Replies

6. SCO

openserver 5.0.6 media need

I am looking for openserver 5.0.6 media. I need build a new production server and we only have the 5.0.5 media. If anybody can help that be awesome. (9 Replies)
Discussion started by: stlwindadmin
9 Replies

7. Fedora

media server?

Hi All, I have so many picture of my kids, and movies and videos. I really want to create media server. After doing some research on the internet, I am going to install Ubuntu media server. This old server I have has two disk drive. I was thinking about mirroring that. After that I want to... (5 Replies)
Discussion started by: samnyc
5 Replies

8. SCO

5.0.2 install media

I've inherited an openserver 5.0.2 and wanted to move it to a virtualized environment - Given the server is original hardware no one knows where any of its media is. I'm hoping someone has the installation media for 5.0.2 so I can get a clean system up and running to see what if any changes will... (2 Replies)
Discussion started by: StarKnight83
2 Replies

9. HP-UX

HP-UX media B.11.11

I need to reinstall The OS on rp3440 system and need HPUX B.11.11 media for risc processor. Can anyone help me? (2 Replies)
Discussion started by: Lapfa01
2 Replies
DH_AUTO_INSTALL(1)						     Debhelper							DH_AUTO_INSTALL(1)

NAME
       dh_auto_install - automatically runs make install or similar

SYNOPSIS
       dh_auto_install [buildsystemoptions] [debhelperoptions] [--params]

DESCRIPTION
       dh_auto_install is a debhelper program that tries to automatically install built files. It does so by running the appropriate command for
       the build system it detects the package uses. For example, if there's a Makefile and it contains a install target, then this is done by
       running make (or MAKE, if the environment variable is set). If there is a setup.py or Build.PL, it is used. Note that the Ant build system
       does not support installation, so dh_auto_install will not install files built using Ant.

       Unless --destdir option is specified, the files are installed into debian/package/ if there is only one binary package. In the multiple
       binary package case, the files are instead installed into debian/tmp/, and should be moved from there to the appropriate package build
       directory using dh_install(1).

       DESTDIR is used to tell make where to install the files.  If the Makefile was generated by MakeMaker from a Makefile.PL, it will
       automatically set PREFIX=/usr too, since such Makefiles need that.

       This is intended to work for about 90% of packages. If it doesn't work, or tries to use the wrong install target, you're encouraged to skip
       using dh_auto_install at all, and just run make install manually.

OPTIONS
       See "BUILD SYSTEM OPTIONS" in debhelper(7) for a list of common build system selection and control options.

       --destdir=directory
	   Install files into the specified directory. If this option is not specified, destination directory is determined automatically as
	   described in the "DESCRIPTION" section.

       -- params
	   Pass params to the program that is run, after the parameters that dh_auto_install usually passes.

SEE ALSO
       debhelper(7)

       This program is a part of debhelper.

AUTHOR
       Joey Hess <joeyh@debian.org>

11.1.6ubuntu2							    2018-05-10							DH_AUTO_INSTALL(1)
All times are GMT -4. The time now is 03:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy