AIX 6.1 SVN

Can anybody provide me with useful links how to install SVN on AIX 6.1?

Hmm, no links for 6.1 explicitly, but this one was quite informative and should help you along:

IBM: AIX - SVN on AIX ?

I hope this helps.

bakunin

Thanks bakunin!!! I will look through the link next week.. I will let you know if I success :slight_smile:

Well!! I have downloaded Subversion from CollabNet - The Leader in Distributed Application Lifecycle Management extracted it but there is segmentation fault error

  ./svn --version
Segmentation fault(coredump)

and creates the core file...
when I check ldd path it seems to be OK

  ldd svn
svn needs:
         /opt/subversion/lib/libsvn_client-1.so
         /opt/subversion/lib/libsvn_wc-1.so
         /opt/subversion/lib/libsvn_ra-1.so
         /opt/subversion/lib/libsvn_ra_local-1.so
         /opt/subversion/lib/libsvn_repos-1.so
         /opt/subversion/lib/libsvn_fs-1.so
         /opt/subversion/lib/libsvn_fs_fs-1.so
         /opt/subversion/lib/libsvn_fs_base-1.so
         /opt/subversion/lib/libsvn_ra_svn-1.so
         /opt/subversion/lib/libsvn_ra_dav-1.so
         /opt/subversion/lib/libsvn_delta-1.so
         /opt/subversion/lib/libsvn_diff-1.so
         /opt/subversion/lib/libsvn_subr-1.so
         /opt/subversion/lib/libaprutil-1.so
         /opt/subversion/lib/libdb-4.5.so
         /opt/subversion/lib/libapr-1.so
         /usr/lib/libpthread.a(shr_comm.o)
         /usr/lib/libpthread.a(shr_xpg5.o)
         /opt/subversion/lib/libneon.so
         /opt/subversion/lib/libssl.so
         /opt/subversion/lib/libcrypto.so
         /opt/subversion/lib/libexpat.so
         /opt/freeware/lib/libintl.a(libintl.so.1)
         /opt/subversion/lib/libz.so
         /usr/lib/threads/libc.a(shr.o)
         /usr/lib/librtl.a(shr.o)
         /usr/lib/libiconv.a(shr4.o)
         /usr/lib/libpthreads.a(shr_comm.o)
         /unix
         /usr/lib/libcrypt.a(shr.o)

Any Ideas Friends?? I am completly stuck with the problem....

I see no compiled version for AIX on the link you posted. Maybe get the source and compile it yourself.

above is the link which provided for me bakunin I followed the link and compiled the source but stillno success

Never heard of that "Leader in Distributed Application Lifecycle Management" but from a look at their homepage I feel they have no AIX expertise. I would go for Michael Perzl's package.

shockneck thanks I will try the link rigth now

---------- Post updated at 05:50 AM ---------- Previous update was at 05:29 AM ----------

well I have installed now subversion-1.4.6-2.aix5.1.ppc.rpm and I want to let you know that we are runing aix 6.1 is it suitable?? after instalation when I execute svn command the following occurs

 svn --version
exec(): 0509-036 Cannot load program svn because of the following errors:
        0509-150   Dependent module /opt/freeware/lib/libintl.a(libintl.so.8) could not be loaded.
        0509-152   Member libintl.so.8 is not found in archive
 

Did you install all the prerequisites (that are also available from Michael Perzl's website)?

No I did not installed pre requisites.. i will try tomorrow and let you report if I success.. thanks everybody :slight_smile:

Well Dear friends my usern ame was WWWZVIADI . I am Logged in with other user name... well friends I have installed all the prerequisite files for SVN and now it works well :wink: thanks to every body and thanks to this forum :slight_smile:
P.S.

dear all, I want to let you know that SVN does not really work on

 oslevel -s
6100-04-00-0000 

this TL .. I even installed latest service pack but still no any use of it...
Afterward I installed TL3 [code]6100-03-03-0943 [/code ]with latest service pack and therefore SVN core dumps disappeared :slight_smile: l wish you all happy new year and Christmas Day