- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- libiconv.sl
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-14-2007 05:22 PM
тАО08-14-2007 05:22 PM
I am trying to build PHP for HPUX Apache. This keeps failing because of:
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libiconv.sl
How can I resolve this issue? Where can I find / download / install a sufficiently advanced package / patch or whatever to "upgrade" libiconv.sl to eliminate this issue...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2007 06:00 PM
тАО08-14-2007 06:00 PM
Re: libiconv.sl
OvPerlA package version 05.06.013 and higher fixes the
problem
PHSS_33527 050728 'OV OVO8.1X Acc Perl HPUX 11 PA A.08.11' HP-UX 11.00
11.11
11.23
PHSS_33528 050728 'OV OVO8.1X Acc Perl HPUX 11 IA A.08.11' HP-UX 11.00
11.11
11.23
PHSS_33529 050809 'OV OVO8.1X Acc Perl Linux A.08.11' HP-UX 11.00
11.11
11.23
PHSS_33530 050809 'OV OVO8.1X Acc Perl Solaris A.08.11' HP-UX 11.00
11.11
11.23
PHSS_33531 050809 'OV OVO8.1X Acc Perl Windows A.08.11' HP-UX 11.00
11.11
11.23
PHSS_33532 050815 'OV OVO8.1X Acc Perl AIX A.08.11' HP-UX 11.00
11.11
11.23
Hope this help..
remember to assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2007 06:28 PM
тАО08-14-2007 06:28 PM
Re: libiconv.sl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2007 06:40 PM
тАО08-14-2007 06:40 PM
Solutioncompiling is fun.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW217
swinstall is easier. The depot above includes php.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 05:57 AM
тАО08-15-2007 05:57 AM
Re: libiconv.sl
I have, in the meantime, libiconv running and with my configure script for PHP I am progressing nicely!
The only thing is I wanna (I must) enable PHP in the Oracle HTTP Server (powered by Apache (actually it is just Apache)), so I will need a seperate PHP installation, hence I cannot use the swinstall depot from the last post.
In configuring I now run into a somewhat shaky flex compilation which is missing libintl.sl. Any ideas on that one?
checking for flex... flex
checking for yywrap in -lfl... no
checking lex output file root... /usr/lib/dld.sl: Unresolved symbol: libintl_tex
tdomain (code) from flex
./configure[2554]: 1549 Abort(coredump)
configure: error: cannot find output from flex; giving up
Thanx in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 05:58 AM
тАО08-15-2007 05:58 AM
Re: libiconv.sl
I have, in the meantime, libiconv running and with my configure script for PHP I am progressing nicely!
The only thing is I wanna (I must) enable PHP in the Oracle HTTP Server (powered by Apache (actually it is just Apache)), so I will need a seperate PHP installation, hence I cannot use the swinstall depot from the last post.
In configuring I now run into a somewhat shaky flex compilation which is missing libintl.sl. Any ideas on that one?
checking for flex... flex
checking for yywrap in -lfl... no
checking lex output file root... /usr/lib/dld.sl: Unresolved symbol: libintl_textdomain (code) from flex
./configure[2554]: 1549 Abort coredump)
configure: error: cannot find output from flex; giving up
Thanx in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 06:11 AM
тАО08-15-2007 06:11 AM
Re: libiconv.sl
Libiconv has a run-time dependency gettext, whithin the package you will find libintl.sl.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 07:35 PM
тАО08-15-2007 07:35 PM
Re: libiconv.sl
Please can you inform me about another location where I can get this depot, the ones on the site you mentioned do not extract properly :-s
Kindest regards,
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 07:50 PM
тАО08-15-2007 07:50 PM
Re: libiconv.sl
I had no problems. So if you go elsewhere, you'll probably have the same problem.
You download the the *.depot.gz file:
$ gunzip gettext-0.16.1-ia64-11.23.depot.gz
$ swlist -s $PWD/gettext-0.16.1-ia64-11.23.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 07:52 PM
тАО08-15-2007 07:52 PM
Re: libiconv.sl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2007 08:05 PM
тАО08-15-2007 08:05 PM
Re: libiconv.sl
Thanx all, for your updates!