- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Missing CDE and language
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
11-25-2002 06:01 AM
11-25-2002 06:01 AM
Missing CDE and language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 06:03 AM
11-25-2002 06:03 AM
Re: Missing CDE and language
Look at the Core OS CD. You'll need to drill down into it (using Open Item).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 06:10 AM
11-25-2002 06:10 AM
Re: Missing CDE and language
yes CDE is on the install CD.
(exactly CD 2 of 2)
product :CDE
fileset :CDE-RUN file:/sbin/init.d/dtlogin.rc
bundles:
CDE-ChineseS.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-ChineseT.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-English.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-French.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-German.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-Italian.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-Japanese.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-Korean.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-Spanish.CDE.CDE-RUN B.11.11 CDE Runtime
CDE-Swedish.CDE.CDE-RUN B.11.11 CDE Runtime
regards,
Pierrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:24 AM
11-26-2002 07:24 AM
Re: Missing CDE and language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:28 AM
11-26-2002 07:28 AM
Re: Missing CDE and language
/var/dt/Xerrors
and
$HOME/.dt/errorlog
if you can find errormessages there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:28 AM
11-26-2002 07:28 AM
Re: Missing CDE and language
Not sure what else may be missing. Have you considered starting over from scratch again? I'd be a little leary of the state of your system at this point and, in my opinion, a clean install should be a starting point to build on not debug from.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:34 AM
11-26-2002 07:34 AM
Re: Missing CDE and language
you say drlogin ran but no errors : ps -ef ?? grep dtlogin ?
if this is running look in both /usr/dt/config/Xservers or if it exists /etc/dt/config/Xservers
uncomment the last line if need be and restart drlogin.
If not check your syslog.log,rc.log and /var/dt/Xerrors for clues ....
Personally I might be tempted to start from scratch .... cde's diagnostic tool may also prove useful : dr_dt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:34 AM
11-26-2002 07:34 AM
Re: Missing CDE and language
CDE is in the CD 2of 2 you may like to jsut install teh CDE part using swinstall if you can run the command line mdoe.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 07:51 AM
11-26-2002 07:51 AM
Re: Missing CDE and language
You should also trace /sbin/init.d/dtlogin.rc script and test exit code. It uses for example DESKTOP variable (should be CDE) in /etc/rc.config.d/desktop file. If it's not CDE then it exits 2 (without any message !!!)
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 11:20 AM
11-26-2002 11:20 AM
Re: Missing CDE and language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 11:22 AM
11-26-2002 11:22 AM
Re: Missing CDE and language
Pete
Pete