Sponsored Content
Full Discussion: swinstall and swremove
Operating Systems HP-UX swinstall and swremove Post 302322162 by alert0919 on Wednesday 3rd of June 2009 03:24:43 AM
Old 06-03-2009
swinstall and swremove

can it have any command
that swinstall and swremove without gui

thanks
 

10 More Discussions You Might Find Interesting

1. HP-UX

help with swinstall

I'm trying to install gcc from hp with swinstall but what happens is the following: I change source to the correct depot, it complains it can't find anything, when I change target to /usr/local, it shows the depot in the list. Next, I mark it for install, install it, but then it gets installed... (4 Replies)
Discussion started by: rein
4 Replies

2. HP-UX

Help with swinstall HP patches

I am having trouble installing some HPUX patches on my B1000 11.11. I am a novice at this so bear with me. I understand how to install depots. Very easy. Now I'm trying to patch my system so I can get the Oracle client installed. Oracle says I need these two patches: PHCO_23770, PHCO_23092 I... (4 Replies)
Discussion started by: natter
4 Replies

3. HP-UX

swinstall and autoreboot

HI I am new on unix admin. I would like to know, if it is possible to a. install the patch (like phss_25277) during normal business hours and b. reboot the server during off peak hours on a production box c. what is the normal practise for the patch installs on hp-ux (PA-RISC, B.11.11)... (6 Replies)
Discussion started by: schilukuri
6 Replies

4. HP-UX

swinstall error

Our company recently purchased a couple of rp3440 machines. They arrived with HPUX 11.11 installed. The default setup has /lib as a symbolic link to /usr/lib. I wanted to use some of the enhanced features of GNU softare, so I went to the HP-UX Porting and Archive center and downloaded the Core... (2 Replies)
Discussion started by: SemiOfCol
2 Replies

5. HP-UX

swinstall

Hi, I am new to HP-UX. I am attempting some pre-requisites to an Oracle upgrade, part of which requires some OS patching. When I check using show_patches or swlist -l patch the patches do not exist. On visiting ItResource web page I see the patches and later "recommended" patches (that unlike... (2 Replies)
Discussion started by: malcqv
2 Replies

6. Shell Programming and Scripting

swremove unsuccessful case handling

i am using the command "swremove productname".... How can i check the unsucceful condition?.... i want to say "if unsuccessful display that message to the user and exit".... Can anu one help me??.... i am coding in this script for the first time so please dont mind... THanks (1 Reply)
Discussion started by: rag84dec
1 Replies

7. HP-UX

How to run sqlscript in the swinstall ?

hi, I have prepared a script with contents /dboracle/orabase/product/9.2.0.6/bin/sqlplus -s rcrp/rcrp<<EOF CREATE TABLE ADDER_CUG_LIST ( CUG_ID VARCHAR2(15) NOT NULL, TEL_NO VARCHAR2(15), START_DATE DATE, END_DATE DATE ); exit; EOF ... (3 Replies)
Discussion started by: plaban.rout
3 Replies

8. HP-UX

swinstall issues

what the heck am I doing wrong? Im trying to install bastille and i keep getting errors. # cd - /var/spool/sw # ls B6849AA_B.02.01.03.depot catalog swagent.log var # swinstall -s /var/spool/sw B6849AA ======= 10/04/07 09:47:43 EDT BEGIN swinstall... (4 Replies)
Discussion started by: csaunders
4 Replies

9. Solaris

swinstall: not found

i am having this error when i try to execute # swinstall -s /cdrom/volume_manager3.5/pkgs swinstall: not found anyone know why was it having this error? Thanks in advance. (2 Replies)
Discussion started by: beginningDBA
2 Replies

10. HP-UX

sos about swpackage AND swinstall

hi all, I just want to make a depot package.All steps: 1. make a psf file # PSF which define the myutil product depot layout_version 1.0 tag ddmi_linux_installer title ddmi_linux_installer # Product definition vendor tag HP title Hewlett-Packard Company product tag... (0 Replies)
Discussion started by: lb1111830
0 Replies
gnustep-config(1)					       GNUstep System Manual						 gnustep-config(1)

NAME
gnustep-config - prints information about the current gnustep installation. SYNOPSIS
gnustep-config [ --variable=variable |--objc-flags|--objc-libs|--base-libs|--gui-libs ] DESCRIPTION
gnustep-config can print information about the currently installed GNUstep system. It can output dependend on the options used the differ- ent flags used for compilation, but also the different internal variables used by the make system. OPTIONS
--variable=variable prints the value of the specified variable. Possible variables are: GNUSTEP_MAKEFILES GNUSTEP_USER_DIR GNUSTEP_USER_DEFAULTS_DIR GNUSTEP_HOST GNUSTEP_HOST_CPU GNUSTEP_HOST_VENDOR GNUSTEP_HOST_OS GNUSTEP_IS_FLATTENED GNUSTEP_xxx_APPS GNUSTEP_xxx_TOOLS GNUSTEP_xxx_LIBRARY GNUSTEP_xxx_HEADERS GNUSTEP_xxx_LIBRARIES GNUSTEP_xxx_DOC GNUSTEP_xxx_DOC_MAN GNUSTEP_xxx_DOC_INFO where 'xxx' could be any of 'SYSTEM', 'NETWORK', 'LOCAL' and 'USER'. --objc-flags prints all the flags required to compile an ObjC file --objc-libs prints all the flags required to link a pure ObjC program (no foundation/gui) --base-libs prints all the flags required to link a command-line ObjC program (no gui) --gui-libs prints all the flags required to link a GUI ObjC program BUGS
None known SEE ALSO
GNUstep(7) HISTORY
Work on gnustep-config started in 2007 by Nicola Pero <nicola.pero@meta-innovation.com> AUTHORS
This man page was written by Dennis Leeuw <dleeuw@made-it.com>. COPYRIGHT
Copyright (C) 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. GNUstep 24/12/2007 gnustep-config(1)
All times are GMT -4. The time now is 08:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy