- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Languages and Scripting
- >
- Pammkdir package installation on HP-UX 11.11
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
06-04-2018 01:00 AM - edited 06-04-2018 01:19 AM
06-04-2018 01:00 AM - edited 06-04-2018 01:19 AM
Dear all,
I am trying to install the PAM_mkhomedir package on HP-UX 11.11 for our LDAP implementation. The problem is that on HP-UX 11.11 the latest Internet Express version is A.10.00 and it is available only on the OE/AR media kit 0803, and not available on HP Software Site as depot.
I found the folder with the source code and I was tried to complile the packages with the following commands that I found in README file.
# cd /opt/iexpress/pammkdir/src
# cc pam_mkdir.c -o pam_mkdir.o -D_HPUX_SOURCE -c +z +DAportable
# ld -b +nodefaultrpath -L/usr/lib -lc -o libpam_mkdir.1 pam_mkdir.o
# chmod 555 libpam_mkdir.1
# cp libpam_mkdir.1 /usr/lib/security/
The error that I was get is follwing:
cc: 487: warning : Possibly incorrect message catalog.
cc: 485: warning pam_mkdir.c: Can't open "".
cc: 485: No such file or directory [errno=2]
I know that there is no file with that name inside the /opt/iexpress/pammkdir/src but I just follow the instructions.
Please, can you help me to install this package? Or please inform where I can get the depot file.
Kind regards,
Spyros
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-2018 02:47 AM
06-04-2018 02:47 AM
Re: Pammkdir package installation on HP-UX 11.11
>cc: 487: warning : Possibly incorrect message catalog.
Looks like you compiler installation is broken and message catalog it missing?
>I know that there is no file with that name inside the /opt/iexpress/pammkdir/src
So what IS there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-2018 03:09 AM
06-04-2018 03:09 AM
Re: Pammkdir package installation on HP-UX 11.11
Hello Dennis,
Inside the specific path there are the following:
ls -la /opt/iexpress/pammkdir/src
total 32
drwxr-xr-x 3 bin bin 96 Jun 1 16:00 .
drwxr-xr-x 4 bin bin 8192 Jun 1 15:46 ..
drwxr-xr-x 2 bin bin 96 Jun 1 16:00 pammkdir
-rw-r--r-- 1 bin bin 4236 Jun 1 16:00 pammkdir.tar
ls -la /opt/iexpress/pammkdir/src/pammkdir/pammkdir.c
-rw-r--r-- 1 bin bin 3998 Jun 1 16:00 /opt/iexpress/pammkdir/src/pammkdir/pammkdir.c
gzip -dc /opt/iexpress/pammkdir/src/pammkdir.tar | tar tvf -
rwxr-xr-x 106/104 0 Oct 9 12:56 2006 pammkdir/
r--r--r-- 106/104 11049 Oct 9 08:26 2006 pammkdir/pammkdir.c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-2018 03:49 AM
06-04-2018 03:49 AM
Re: Pammkdir package installation on HP-UX 11.11
Looks like it is nested deeper.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-2018 05:31 AM
06-04-2018 05:31 AM
Re: Pammkdir package installation on HP-UX 11.11
Hello Dennis,
I was tried to upload a zip with the Pammkdir's folder but the community deletes those kinds of attachments.
I don't know where is the problem and furthermore, I can not understand why HP have deleted the iexpress depot from their site.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-05-2018 05:22 AM
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP