- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SVN on HP-UX 11.11 PA-RISC 2.0
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-01-2009 03:44 AM
11-01-2009 03:44 AM
SVN on HP-UX 11.11 PA-RISC 2.0
I installed all dependencies listed on
http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.6.5/
and then ran Gzipped Binary Depot of HP-UX it was installed successfully
Now when i run SVN or SVNADMIN commands it says:
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libintl.sl
/usr/lib/dld.sl: No such file or directory
Abort
Please help guys, stuck with this, how do i resolve??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 04:47 AM
11-01-2009 04:47 AM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1257079407637+28353475&threadId=732097
HTH,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 06:08 AM
11-01-2009 06:08 AM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
$ echo $SHLIB_PATH
/opt/gnome/lib:/usr/local/bin
$ echo $LD_LIBRARY_PATH
/opt/gnome/lib:/usr/local/bin
$ echo $PATH
/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/hparray/bin:/opt/nett
ladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bi
n/X11:/opt/atok/bin:/opt/egb/bin:/opt/resmon/bin:/opt/vje/bin:/opt/mx/bin:/opt/g
nome/bin:/opt/mozilla:/opt/perl/bin:/opt/wbem/bin:/opt/wbem/sbin:/usr/sbin/diag/
contrib:/opt/graphics/common/bin:/opt/dtcmgr/sbin:/opt/hpnpl//bin:/opt/aCC/bin:/
opt/cadvise/bin:/opt/langtools/bin:/opt/imake/bin:/opt/cfg2html:/home/oracle/app
/oracle/product/7.3.3/bin:/home/oracle/app/oracle/product/7.3.3/lib:.:/opt/gnome
/lib
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 02:18 PM
11-01-2009 02:18 PM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
Including libintl? (I assume it is in here?)
http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.13.1/
>Johnson: does you $PATH is set correct?
Why would that help? Only SHLIB_PATH would affect which shlibs are found.
>I found out that my libintl.sl is in /opt/gnome/lib
That's not likely to be the correct one. Perhaps /usr/local/lib?
>I added /opt/gnome/lib in $PATH.
Remove it ASAP. Only binary paths go there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 08:20 PM
11-01-2009 08:20 PM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
SVN is running on HP-UX now...
I installed "gettext" again and it works like a charm now. It communicates to Windows 2003 Server and checksout, commits, updates perfectly.
Actually the task is to connect Windows XP, AIX, HP-UX and OS400 SVN Clients to Windows 2003 SVN Server. I have completed all above now, except AIX.
Will go for that now..
Thanks a lot for ur help..
Ojal Suthar,
Udaipur,
Rajasthan,
INDIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 09:55 PM
11-01-2009 09:55 PM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
Just need to check with You, hope you d'not mind ?
shown below output got from the thread which I post you to check earlier was also pointing the same resolution. what you did - I' am right?
can i assume you didn't check the thread properly
>>>Solved it! :)
Had to remove the gettext package completely and reinstall it. Somehow the file:
-r-xr-xr-x 1 root sys 45056 May 29 2002 /usr/local/lib/libintl.sl
It did not update even if I selected "match what target has" in swinstall when updating from an older gettext package.
After removing recode (dependent of gettext) and gettext, then reinstall gettext GCC suddenly executed like it should.. :)
Now I have this file instead:
-r-xr-xr-x 1 root sys 53248 Sep 19 15:58 /usr/local/lib/libintl.sl
Could have saved me a days work if Ronnie would state the solution, but..<<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2009 09:58 PM
11-01-2009 09:58 PM
Re: SVN on HP-UX 11.11 PA-RISC 2.0
Will go for that now..<<
I hope you will not been entertained here becoz this forum only for "HP_UX"
I would request to look for "IBM" website
Regards,
Johnson