- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- install tcsh
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-17-2009 12:41 PM
03-17-2009 12:41 PM
install tcsh
what to do ?
# swinstall -s /home/maci/avivi/tcsh-6.14.06-hppa-11.11.depot tcsh
======= 03/17/09 23:10:23 GMT BEGIN swinstall SESSION
(non-interactive) (jobid=maci-0039)
* Session started for user "root@maci".
* Beginning Selection
* Target connection succeeded for "maci:/".
NOTE: The software "tcsh" was successfully marked, but it depends on
the following software items which could not be found in the
source. However, these items may already be in the target.
This will be checked during the Analysis Phase:
libiconv.libiconv-RUN termcap.termcap-RUN
* Source:
/home/maci/avivi/tcsh-6.14.06-hppa-11.11.depot
* Targets: maci:/
* Software selections:
tcsh.tcsh-RUN,r=6.14.06,a=HP-UX_B./800
* Selection succeeded.
* Beginning Analysis and Execution
* Session selections have been saved in the file
"/.sw/sessions/swinstall.last".
ERROR: "maci:/": The software dependencies for 1 products or
filesets cannot be resolved.
* The analysis phase failed for "maci:/".
* Analysis and Execution had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log maci-0039 @ maci:/".
======= 03/17/09 23:10:26 GMT END swinstall SESSION (non-interactive)
(jobid=maci-0039)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2009 12:43 PM
03-17-2009 12:43 PM
Re: install tcsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2009 03:32 PM
03-17-2009 03:32 PM
Re: install tcsh
You can check for more details at /var/adm/swinstall.log but look , this is the list of dependencies that you need.
gettext
http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.17/
libiconv
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.12/
make
http://hpux.connect.org.uk/hppd/hpux/Gnu/make-3.81/
perl
http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.10.0/
termcap
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/termcap-1.3.1/
In your case, apparently only are missing the ones referenced by.
libiconv.libiconv-RUN termcap.termcap-RUN
The libiconv and termcap.
Regards,
Marco,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2009 11:38 PM
03-17-2009 11:38 PM
Re: install tcsh
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1323674
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 05:12 AM
03-18-2009 05:12 AM
Re: install tcsh
it's work !!!!!!