- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing gcc in HP-UX
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
03-29-2008 01:37 AM
03-29-2008 01:37 AM
Installing gcc in HP-UX
by the command
swinstall -s gcc-ia64-4[1].2.1.depot gcc
I get the error
======= 03/29/08 15:05:01 IST BEGIN swinstall SESSION
(non-interactive) (jobid=apacheuniv-0012)
* Session started for user "root@apacheuniv".
* Beginning Selection
ERROR: "apacheuniv:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
* Target connection failed for "apacheuniv:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is
apacheuniv:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 03/29/08 15:05:27 IST END swinstall SESSION (non-interactive)
(jobid=apacheuniv-0012)
Somebody please help!!!
Thanks in advance..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 01:40 AM
03-29-2008 01:40 AM
Re: Installing gcc in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 02:05 AM
03-29-2008 02:05 AM
Re: Installing gcc in HP-UX
HP-UX apacheun B.11.31 U ia64
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 02:17 AM
03-29-2008 02:17 AM
Re: Installing gcc in HP-UX
gunzip gcc-ia64-4[1].2.1.depot.gz
then use
#swinstall -s /full_path_depot/gcc-ia64-4[1].2.1.depot
if it stay in /tmp
#swinstall -s /tmp/gcc-ia64-4[1].2.1.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 02:26 AM
03-29-2008 02:26 AM
Re: Installing gcc in HP-UX
by using gunzip command
gunzip gcc-ia64-4[1].2.1.depot.gz
then u will get gunzip gcc-ia64-4[1].2.1.depot
then u can install
swinstall -s u directroy gcc-ia64-4[1].2.1.depot
if u are in /usr/local directroy where u downlaoded the above file and gunzip
then
u can use swinstall -s /usr/local/gcc-ia64-4[1].2.1.depot
then it will install
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 03:01 AM
03-29-2008 03:01 AM
Re: Installing gcc in HP-UX
======= 03/29/08 15:05:01 IST BEGIN swinstall SESSION
(non-interactive) (jobid=apacheuniv-0012)
* Session started for user "root@apacheuniv".
* Beginning Selection
ERROR: "apacheuniv:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
* Target connection failed for "apacheuniv:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is
apacheuniv:/var/adm/sw/swagentd.log).
* Selection had errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 03:22 AM
03-29-2008 03:22 AM
Re: Installing gcc in HP-UX
/usr/sbin/swagentd -r
then it will work if it is not working tell me
again
i will tell u another solution also pls
assign points to the peoples also
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 03:43 AM
03-29-2008 03:43 AM
Re: Installing gcc in HP-UX
But I am getting an Interactive session.
I dont know how to handle it..
Please tell me how..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 03:56 AM
03-29-2008 03:56 AM
Re: Installing gcc in HP-UX
# swinstall -s /opt/gcc-ia64-4[1].2.1.depot GNU_C_C++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2008 03:57 AM
03-29-2008 03:57 AM
Re: Installing gcc in HP-UX
# swinstall -s /opt/gcc-ia64-4[1].2.1.depot GNU_C_C++