- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- commands to install hp apache and jre on hpux
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
02-01-2006 06:29 AM
02-01-2006 06:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:36 AM
02-01-2006 06:36 AM
Re: commands to install hp apache and jre on hpux
#swinstall -s
(e.g. #swinstall -s /tmp/apache2.0.55 and
#swinstall -s /tmp/jre 1.4.2
Cheers
Indrajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:37 AM
02-01-2006 06:37 AM
Re: commands to install hp apache and jre on hpux
Just swinstall this depot for your Apache:
http://h20293.www2.hp.com/portal/swdepot/displayProductsList.do?groupName=HP-UX+Apache-based+Web+Server
For JRE, just download the depot you want from http://www.hp.com/products1/unix/java/
Simple.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:38 AM
02-01-2006 06:38 AM
Re: commands to install hp apache and jre on hpux
man swinstall for more details
swinstall, swcopy - install and configure software products; software products for subsequent installation or distribution; respectively
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:42 AM
02-01-2006 06:42 AM
Re: commands to install hp apache and jre on hpux
If you are not comfortable with the command line syntax for 'swinstall' you can invoke the menu-based version by doing:
# swinstall
There is built-in help when running in this mode.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:51 AM
02-01-2006 06:51 AM
Re: commands to install hp apache and jre on hpux
I generally run swinstall with the -s option pointing to the location of the depot:
swinstall -s /full_path_of_depot
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 11:32 AM
02-02-2006 11:32 AM
Re: commands to install hp apache and jre on hpux
suppose i want to install apache in /opt/pink/rose/directory then what should be the syntax for swinstall command ? i mean how to define the destination install path ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 05:24 PM
02-02-2006 05:24 PM
Re: commands to install hp apache and jre on hpux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 05:43 PM
02-02-2006 05:43 PM
Re: commands to install hp apache and jre on hpux
# swinstall -s
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 05:46 PM
02-02-2006 05:46 PM
Re: commands to install hp apache and jre on hpux
# swinstall -s
Select software you want to install and go to Actions -> Change target give your target. It will do it.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 05:48 PM
02-02-2006 05:48 PM
Re: commands to install hp apache and jre on hpux
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=958698
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 06:02 PM
02-02-2006 06:02 PM
Re: commands to install hp apache and jre on hpux
/usr/sbin/swinstall -s /tmp/HPUXWSATW-A214-1100.depot \*
what is the meaning of \*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 07:49 PM
02-02-2006 07:49 PM
Re: commands to install hp apache and jre on hpux
Good day!!
In /usr/sbin/swinstall -s /tmp/HPUXWSATW-A214-1100.depot \*
* means all products and bundles of that depot.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 07:59 PM
02-02-2006 07:59 PM
Re: commands to install hp apache and jre on hpux
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 03:02 PM
02-05-2006 03:02 PM
Re: commands to install hp apache and jre on hpux
You asked about, what is the meaning of \* in /usr/sbin/swinstall -s /tmp/HPUXWSATW-A214-1100.depot \*
A bundle may contain more one products and filesets, when you specify \*, it selects everything to install. You can also specify bundle name as,
/usr/sbin/swinstall -s /tmp/HPUXWSATW-A214-1100.depot HPUXWSATW
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 06:10 AM
02-10-2006 06:10 AM
Re: commands to install hp apache and jre on hpux
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 06:23 AM
02-10-2006 06:23 AM
Re: commands to install hp apache and jre on hpux
A "fileset" is simply a collection of files in Software Distribution parlance.
A "bundle" is a group of filesets brought together for some specific purpose.
A "product" is a collection of filesets too.
A "depot" is a collection of products or bundles along with a catalog of its contents. This catalog contains all of the information necessary to define the organization and contents of the depot.
If you have a depot you can interrogate its contents with 'swlist' just as you do for your installed database:
# swlist -d \* @ /tmp/depot
The '-d' indicates operation on a depot. The escaped "*" means everything should be interrogated.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 10:34 AM
02-12-2006 10:34 AM
Re: commands to install hp apache and jre on hpux
Is there a way we can move to non-defualt location after installation ?
Thanks,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 11:14 AM
02-12-2006 11:14 AM
Re: commands to install hp apache and jre on hpux
You asked if there was a way to "move" the location of an installed product after installation.
Often, all that needs to be done is to create a symbolic link. You can see many examples if you look at the links in '/usr/bin'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 03:09 PM
02-12-2006 03:09 PM
Re: commands to install hp apache and jre on hpux
" I couldn't install hp apache in non-default directory location as got the error message that it can only be installed in /opt/hpws/ location.
Is there a way we can move to non-defualt location after installation ? "
Ans : No, Don't do it with Softwares like Apache since they built (at HP) to work from /opt/hpws/apache. If you really want to change, you can just move the /opt/hpws/apache to some other dirs, but you should edit configurations files to reflect the changes. Also, you can't swremove apache as well.
Best work around is, get source and compile it on your own with --prefix=
That should help.
-Arun